/* CSS Document */

body { background-color:#95999F; margin:10px 0px 10px 0px; background-image:url(../images/bkg_01.jpg); background-repeat:repeat;}
.border {border:#DAD9CD 1px solid; padding: 5px 5px 5px 5px;}
.body { background-color:#F7F7F2; padding: 10px 10px 10px 10px; }
.header {background-color:#000000; height:180px; background-image:url(../images/header_02.jpg); background-repeat:no-repeat;}
.heading {color:#BFCEBD; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:28px; text-align:right;}
.menubrd {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333333; text-align:left; padding-left: 5px; line-height:20px; border-bottom: #cccccc 1px solid; }
h1 {font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#5C715B; margin:1px;}
h2,h3,h4,h5,h6 {font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#5C715B; line-height: 16px; margin:1px;}
h2,h3,h4,h5,h6	a { color:#5C715B; text-decoration:none;}
h2,h3,h4,h5,h6	a:hover { color:#5C715B; text-decoration:none;}
.title {font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#5C715B;font-weight:bold; line-height: 20px;}
.content { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-align:left;}
.content a { color:#333333; text-decoration:none;}
.content a:hover { color:#666666; text-decoration:underline;}
.introadd { background-color:#EDEBE4; padding: 0px 0px 0px 5px; background-image:url(../images/subheaderbkg.gif); background-repeat:no-repeat; background-position:top left; border-left:#CFCFCF 1px solid; border-bottom:#CFCFCF 1px solid;}
.introadd2 { background-color:#F7F7F2; padding: 0px 0px 0px 5px; background-image:url(../images/subheaderbkg.gif); background-repeat:no-repeat; background-position:top left; border-left:#CFCFCF 1px solid; border-bottom:#CFCFCF 1px solid;}
.stylebtn	{
	background-image:url(../images/stylebtn.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:#999999 1px solid;
	text-align:left;
	padding-left:10px;
	vertical-align:middle;
}
.stylebtn	a	{ color:#CCCCCC; text-decoration: none;}
.stylebtn	a:hover	{ color:#FFFFFF; text-decoration: underline;}
.AdHigh	{background-color:#D6CFA6; background-image:url(../images/ad_lhighbkg.jpg); background-position:bottom right; background-repeat:no-repeat; border-bottom:#666666 1px solid; padding: 20px 10px 10px 10px;}
.AdLowGrad	{ background-image:url(../images/ad_lowgrad.jpg); background-position:top; background-repeat:repeat-x; background-color:#F7F7F2; border-top:#FFFFFF 1px solid; width: 230px; padding:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
.imgthm	{float: right; margin:3px 0px 0px 10px;}

#left_menu a   {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	background-color:#F7F7F2;
	text-align: left;
	text-indent:10px;
	text-decoration:none;
	width: 190px;
	color:#666666;
	display:block; 
	padding-top:0.5em;
	padding-bottom:0.5em;
	border-bottom:#DBD8CE 1px solid;
	border-left:#F7F7F2 solid 2px;
	vertical-align:top;
}
#left_menu a:hover {
  	background-color: #F7F7F2; 
	color:#333333;
	border-bottom:#DBD8CE 1px solid;
	border-left:#666666 solid 2px;
	
}
.footer { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; border-top: #95999F 1px solid; padding-top:5px; padding-bottom:5px;}
.footer a { color:#666666; text-decoration:none; }
.footer a:hover { color:#666666; text-decoration:underline; }