h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	color: #000000;
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	margin: 0px;
	padding: 0px;
	
}
body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	    background-color:#E6E0B0;
    background-image:url(/images/bg.jpg);
    background-repeat:repeat-x;
}
.line_down_flash_banner {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dcd4a5;
}
.sub_title_box_borders {
	border: 1px solid #d1c99f;
	font-weight: bold;
}
.navigation {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navigation:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


#dropmenudiv{
	position:absolute;
	border-bottom-width: 1px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcd4a5;
	border-right-color: #dcd4a5;
	border-bottom-color: #dcd4a5;
	border-left-color: #dcd4a5;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #dcd4a5;
	padding: 3px 0;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #cec17b;
}

.navigation {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navigation:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}li {
	margin: 3px;
	padding: 3px;
}
