/* CSS Document */

body,td,th {
font-family: verdana; 
color: #000000;
font-size: 11px;
font-weight: none;
}

a:link { font-family: verdana; text-decoration: underline;  }
a:hover { font-family: verdana; text-decoration: none;  }
a:visited { font-family: verdana; text-decoration: underline;  }

.drop {
font-family: verdana; 
color: #000000;
font-size: 12px;
font-weight: none;
}



SELECT {
BACKGROUND-COLOR: #F7DDB7; 
BORDER-TOP-WIDTH: 0px; 
BORDER-LEFT-WIDTH: 0px; 
BORDER-BOTTOM-WIDTH: 0px; 
BORDER-RIGHT-WIDTH: 0px; 
COLOR: #000000; 
BORDER-LEFT-COLOR: #2D2D2D; 
BORDER-BOTTOM-COLOR: #2D2D2D; 
BORDER-TOP-COLOR: #2D2D2D; 
BORDER-RIGHT-COLOR: #2D2D2D; 
FONT-FAMILY: Verdana, Arial, Helvetica; 
FONT-SIZE: 11px;
}

INPUT { 
COLOR: #000000; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
BORDER-RIGHT-WIDTH: 1px; 
BORDER-BOTTOM-WIDTH: 1px; 
FONT-SIZE: 7pt; 
COLOR: #000000; 
BORDER-LEFT-COLOR: #FECD85; 
BACKGROUND: #F7DDB7; 
BORDER-BOTTOM-COLOR: #FECD85; 
BORDER-TOP-COLOR: #FECD85; 
FONT-FAMILY: "verdana", "arial", "helvetical", "geneva", "sans-serif"; 
BORDER-RIGHT-COLOR: #FECD85; 
}

TEXTAREA {
BACKGROUND-COLOR: #F7DDB7; 
BORDER-TOP-WIDTH: 1px; 
BORDER-LEFT-WIDTH: 1px; 
BORDER-BOTTOM-WIDTH: 1px; 
BORDER-RIGHT-WIDTH: 1px; 
COLOR: #000000; 
BORDER-LEFT-COLOR: #FECD85; 
BORDER-BOTTOM-COLOR: #FECD85; 
BORDER-TOP-COLOR: #FECD85; 
BORDER-RIGHT-COLOR: #FECD85; 
FONT-FAMILY: Verdana, Arial, Helvetica; 
FONT-SIZE: 10px;
}

.formbox {
border-width: 1px;
border-style: solid;
border-color: #993300;
margin-bottom: 11px;
padding-bottom: 4px;
padding-top: 4px;
padding-left: 4px;
padding-right: 4px;
background-color: #FEE8C7;
}

.col2 {
font-family:verdana,arial;
font-size:11px;
color: #0000000;
line-height: 19px;
}

<!--
.Style5 {font-size: 9px}
-->
html, body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top:0;
	padding-left:0;
}
.menuLeft a {
	text-decoration: none;
	padding:0 0 0 0;
	color: #000000;
}
.Style5 {font-size: 12px}
.Style17 {color: #EFEFEF; font-size: 12px; font-weight: bold; }
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}






#container {
	width: auto;
	height: 21;
	text-align: left;
	border: 0px solid #eda;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FCD26C;
} 

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 21px;
	
} 

#nav a {
   display: block;
   width: auto; 
   background: #FCD26C;
} 

#nav li {
   float: left;
   width: auto;
}

#nav li ul {
position:absolute;
   
   width: 200;
   w\idth: 200;
   left: -999em; 
   background: #FCD26C;

   font-size: 12;
   	
  border: 1px solid #000000;
   height: 20px;
} 

#nav li ul a {
padding: 5;
	width: 200;
	w\idth: 200;
	border-width: 1px;
	border: 1px solid #ECB255;
	height: 20px;
}

#nav li:hover ul {
   left: auto; 
    
}

#nav li:hover ul, #nav li.sfhover ul {
   left: auto;
} 
.Style18 {
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #990000;
}