body {
overflow-x: hidden;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.brown_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #DDC565; }

.brown_small {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #DDC565; }

.brown_small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #B68B01; }	

.copy_right {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #8B7D37; 
	}	
.input_color {
	border-width: 1px;
	border-color: #E2D19B;
	border-left-color: #E2D19B;
	}
	
a:link {
	text-decoration: none;
	color:#996600;
	}

a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color: #CC6666;
	}

a:active {
	text-decoration: none;
 	}
	
.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF; }
	
.ash_bold {
	font-family: Arial, Verdana, Arial; 
	font-weight: bold; 
	font-size: 11px; 
	color: #818181;
	line-height: 150%;
	}
	
.ash_bold_maintext {
	font-family: Arial, Verdana, Arial; 
	font-weight: bold; 
	font-size: 11px; 
	color: #999999;
	line-height: 20px;
	}

.ash_bold_maintext_small {
	font-family: Arial, Verdana, Arial; 
	font-weight: bold; 
	font-size: 11px; 
	color: #999999;
	line-height: 150%;
	}
	
.ash_bold_high {
	font-family: Arial, Verdana, Arial; 
	font-weight: bold; 
	font-size: 12px; 
	color: #818181;
	line-height: 150%;
	}
	
.ash_big_bold {
	font-family: Arial, Verdana, Arial; 
	font-weight: bold; 
	font-size: 14px; 
	color: #818181;
	}

.blue_bold {
	font-family: Arial, Verdana, Arial; 
	font-weight: bold; 
	font-size: 11px; 
	color: #015480;
	line-height: 150%;
	}

.blue_bold_high {
	font-family: Arial, Verdana, Arial; 
	font-weight: bold; 
	font-size: 12px; 
	color: #015480;
	line-height: 150%;
	}

.darkbrown_bold_high {
	font-family: Arial, Verdana, Arial; 
	font-weight: bold; 
	font-size: 12px; 
	color: #B68B01;
	line-height: 150%;
	}

.form_button {
	width:80px;
	height:20px;
	font-size:11px;
	background-color:#4B8FCF;
	color:#FFFFFF;
	border:1px solid #FFffff;
	margin:2px;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: lightyellow;
}

#tabcontentcontainer{
width:480px;
height:40px;
}

.tabcontent{
display:none;
}
.tabcontent2{
display:none;
position:absolute; 
left:0px; 
top:65px; 
}
.lmenu{
background:#D7C076;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: white;
font-weight:bold;
cursor:auto;
}
.hright{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
font-size:10px;
}