a.extra:link { font-family: Tahoma; color: #ffffff; font-weight: normal; font-size: 11px; text-decoration: none; }
a.extra:visited { font-family: Tahoma; color: #ffffff; font-weight: normal; font-size: 11px; text-decoration: none; }
a.extra:active { font-family: Tahoma; color: #ffffff; font-weight: normal; font-size: 11px; text-decoration: none; }
a.extra:hover { font-family: Tahoma; color: #F4EAB0; font-weight: normal; font-size: 11px; text-decoration: underline; }

a:link { font-family: Verdana; color: #ffffff; font-weight: normal; font-size: 12px; text-decoration: none; }
a:visited { font-family: Verdana; color: #ffffff; font-weight: normal; font-size: 12px; text-decoration: none; }
a:active { font-family: Verdana; color: #ffffff; font-weight: normal; font-size: 12x; text-decoration: none; }
a:hover { font-family: Verdana; color: #eeeeee; font-weight: normal; font-size: 12px; text-decoration: underline; }

body{
padding:0px;
margin:0px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	scrollbar-face-color: #C6C5C6;  
	scrollbar-arrow-color: #560611; 
	scrollbar-track-color: #560611; 
}

td{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.search {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	background-color: #FFFFFF;
	height: 16px;
	width: 125px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #2B607E;

}
.text_4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
}

.select {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #656565;
	background-color: #FFFFFF;
	height: 18px;
	width: 209px;
}
.forms {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #EDEDED;
	width: 200px;
	border: 1px solid #ABACAC;
}

.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #E0771C;
	border: 1px solid #000000;
}

.form_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #EDEDED;
	height: 80px;
	width: 150px;
	border: 1px solid #ABACAC;
}

#dropmenudiv{
position:absolute;
border:1px solid white;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}
 
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}
 
#dropmenudiv a:hover{ /*hover background color*/
background-color: #7E7561;
}
