#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:12px Book Antiqua;
line-height:18px;
z-index:100;
font-weight: bold;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #0055a5;;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
font-weight: bold;
color: #0055a5;
}
a.menu {	
	font: 20px Book Antiqua;
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration: none}
a.menu:hover {
	font: 20px Book Antiqua;
	font-weight: bold;
	color: #cccccc;	
	text-decoration: underline}
a.page {	
	color: #0055a5;	
	text-decoration: none}
a.page:hover {
	color: #cccccc;	
	text-decoration: underline}
body {	
	background-color: #ffffff;
	font-family: Verdana;	
	font-size: 9pt;		
	color: #336699;
	SCROLLBAR-3DLIGHT- COLOR: #0055a5;
	SCROLLBAR-ARROW- COLOR: #0055a5;
	SCROLLBAR-BASE-COLOR: #0055a5;
    SCROLLBAR-TRACK-COLOR: #0055a5;
    SCROLLBAR-DARKSHADOW-COLOR: #0055a5;
    SCROLLBAR-FACE-COLOR: #D2D0B0;
    SCROLLBAR-HIGHTLIGHT-COLOR: #D2D0B0;
    SCROLLBAR-SHADOW-COLOR: #0055a5;
	}
h1 {	
	margin: 10pt;
	font-family: Verdana;	
	font-size: 20pt;	 	
	color: #bda779;
	}	
p	{
	font-family: Verdana;
	line-height: 1.4em;	
	font-size: 9pt;		
	color: #000000;
	}	
td	{
	font-family: Verdana;
	line-height: 1.4em;	
	font-size: 9pt;		
	color: #000000;
	}	
h2 {
	color: #CCCCCC;
	margin-bottom: 8pt;
	margin-top: 0pt;
	line-height: 1.7em;
	
	font-family: Verdana;	
	font-size: 15pt;
	}
h3 {	
	font-family: Verdana;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
fieldset {		
		width: 23em;
		}
legend {
		color: #006666;		
		padding: 2px 6px;
		font-weight: bold
		}
label
{
width: 5em;
float: left;
text-align: right;
margin-right: 0.2em;
margin-top: 5px;
margin-bottom: 3px;
color: #006666;
font-family: Tahoma;
font-size: 9pt;
display: block
}
input
{
color: #000000;
border: 1px solid #0055a5;
margin-top: 3px;
margin-bottom: 3px;
align: left;
}
.submit
{
color: #0055a5;
background: #D2D0B0;
border: 2px outset #0055a5;
margin-left: 10pt
}
.shadeform	{ 
		FONT: 9px Tahoma;
		background-image: url("Images/shadeform.jpg");
		text-align: left;
		Width: 180PX;
		Height: 20px;
		BORDER: #0055a5 1px solid;
		font-family: Tahoma;
		font-size: 9pt;
		}