body {
	margin: 0px;
	/*text-align: center;*/
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*font-size: 12px;*/
	background: #9C4105;
	background-image:url(scheme5/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	color:#444;
	
}

a:link, a:visited {
 /* color: #fff;*/
  color: #CA6900;
  text-decoration: none;
}

a:hover {
  color: #FF8500;
}

a:active, a.active {
 /* color: #FFFF99;*/
}

.dropdown ul li {background: none no-repeat 1px .35em; color:#fff;}
.dropdown {float:left; padding:0px; text-align:right; margin:-2px 0 0 0; }
.dropdown dt {border:0px; padding:0px 0px 0px 0px; margin: 0 20px 0 20px;font-weight:bold; cursor:pointer; }
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:148px; display:none; background:#fff; z-index:200; opacity:0; background-color:#222; border: 1px solid #444; padding:3px 0 -30px 0;}
.dropdown a, .dropdown a:active, .dropdown a:visited {text-align:left; border-bottom:1px dotted #333; display:block; margin: -5px 0 0 -5px; padding:4px; text-decoration:none; width:98px; color:#fff; font-weight:bold;}
.dropdown a:hover {color:#2D95FD; font-weight:bold; background-color:#333;}
.dropdown3 a, .dropdown3 a:active, .dropdown3 a:visited {border-bottom:0;}
.dropdown .underline {border-bottom:1px dotted #333}
.dropdowndiv {font-size:12px; font-weight:normal; letter-spacing:0px; text-align:right;}
.dropspacer {height:4px;}

.droplink a, .dropdown a:active, .dropdown a:visited {text-decoration:none; width:auto; color:#fff; font-weight:bold; border-bottom:0; margin: -4px 0 0px -5px}
.droplink a:hover {color:#FFFFCC; font-weight:bold; background-color:#333;}

.droplink2 a, .dropdown2 a:active, .dropdown2 a:visited {text-decoration:none; width:auto; color:#ffffcc !IMPORTANT; font-weight:bold; border-bottom:0; margin: -4px 0 0px -5px}
.droplink2 a:hover {color:#FFFFCC; font-weight:bold; background-color:#333;}

.dropitem a, .dropitem a:active, .dropitem a:visited { text-align:left; border-bottom:1px dotted #333; display:block; margin: -5px 0 0 -5px; padding:4px; text-decoration:none; width:98px; color:#fff !IMPORTANT; font-weight:bold; }
.dropitem a:hover {color:#2D95FD !IMPORTANT; font-weight:bold; background-color:#333;}

.menusingle {
	margin: 0 10px;
	font-weight:bold;
	float:left;
	margin:-2px 20px 0 20px;
}

.menusingle  a, .menusingle  a:active, .menusingle  a:visited {text-align:left; border-bottom:0; display:block; margin: -4px 0 0 -5px; padding:4px; text-decoration:none; color:#fff !IMPORTANT; font-weight:bold;}
.menusingle  a:hover {color:#FFFFCC !IMPORTANT; font-weight:bold; background-color:#333;}


