* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 10px;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: repeat-x;
}

h1 {
	color: #A88C4B;
	font-size: x-large;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	letter-spacing: 0.2em;
	text-align: center;
}

h2 {
	color: #A88C4B;
	font-size: large;
	text-transform: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-top: 14px;
	margin-left: 12px;
	margin-right: 12px;
}

h3 {
	font-size: 12px;
	color: #b19659;
	float: none;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
	padding-left: 3px;
}

h4 {
	font-size: small;
	text-transform: none;
	color: #A88C4B;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
}

p {
	text-align: justify;
	font-size: small;
	color: #1F1F1F;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 15px;
}
.pardiv {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #333;
}


p.div {
	text-align: justify;
	font-size: small;
	color: #1F1F1F;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
}


ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #6E6E6E;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #AD893F;
}

#amenu/* Menu */

 {
	width: 900px;
	height: 27px;
	background-image: url(images/ab.jpg);
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 0.2em;
	padding-bottom: 5px;
}
#amenu  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#amenu  li {
	display: inline;
}
#amenu  a {
	display: block;
	float: left;
	text-transform: none;
	text-decoration: none;
	color: #A8A8A8;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	background-image: url(images/img03.gif);
	background-repeat: no-repeat;
}
#amenu  a:hover {
	color: #A6883F;
}
#amenu  .first  a {
	background: none;
}


img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
.element {
	text-align:left;
	vertical-align: bottom;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	padding-top: 2px;
	padding-bottom: 10px;
	background-image: url(images/ubg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}


/* Header */

#header {
	width: 900px;
	height: 184px;
	margin: 0 auto;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}

img
{  border-style: none;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	vertical-align: bottom;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}


#content {
	float: right;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: small;
	background-color: #FFF;
	background-image: url(images/dbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


#sidebar {
	float: left;
	width: 187px;
	padding-left: 1px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #E61313;
}


/* Menu */

#menu {
	background-color: #333333;
	background-image: url(images/bg.jpg);

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #FDD264;
	font-size: small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #090909;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 5px;
	letter-spacing: 0.2em;
}

#menu a:hover {
	color: #FFFF91;
	font-size: small;
	font-weight: normal;
	background-image: none;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu .active a {
	color: #F00;
	background-color: #000000;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/active.jpg);
}


/* Footer */

#footer {
	width: 870px;
	height: 55px;
	font-size: 0.77em;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/footer.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	text-align: center;
	color: #404040;
	letter-spacing: 0.2em;
	margin-top: 18px;
}


#links a:hover {
	color: #A6883F;
	text-decoration: none;
}

.copyrighttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #404040;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: center;
	margin-top: 25px;
}
.black {
	color: #000;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	font-size: small;
}
.tablediv {
	border: 1px solid #b19659;
	margin-right: 4px;
	margin-left: 4px;
	font-size: small;
	text-align: justify;
	margin-top: 4px;
	margin-bottom: 4px;
	vertical-align: top;
}
green {
	color: #1F2E03;
}
#page #content #welcome .content table tr .element div strong {
	color: #1D2E02;
}
.style1 {
	color: #FF4A3A;
	font-weight: bold;
}
.style2 {
	color: #9B010B;
	font-weight: bold;
}
.style3 {
	color: #D9C400;
	font-weight: bold;
}
.style4 {
	color: #FEB900;
	font-weight: bold;
}
.style5 {font-weight: bold}
.style6 {
	color: #FE2803;
	font-weight: bold;
}
.style7 {
	color: #B41400;
	font-weight: bold;
}
.style8 {
	color: #FF0000;
	font-weight: bold;
}








#page #content #welcome .content table tr .element div strong pink {
	color: #1D2E03;
}
.table {
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(images/tabbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	padding-left: 30px;
}
#Navigation {
	margin-top: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #252525;
	cursor: crosshair;
}
.style9 {
	color: #A88C4B;
	font-weight: bold;
}
.style11 {color: #E1292B}
.style12 {
	color: #25ADA3;
	font-weight: bold;
}
