#dropmenudiv{
border-left:1px solid white; border-right:1px solid white; border-top:1px solid white; border-bottom:0px solid white; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white;
background-color: #616875;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C4C4C4;
}
.link a{
text-decoration: none;
font-weight: bold;
font-size: 9pt;
font-family: Arial;
color: #FFFFFF;
text-decoration: none;
}

.normal_text
{
	font-family: Verdana, Tahoma, Arail, sans-serif;
	padding-left: 5px;
	color: #062f72;
	font-size: 10px;
	
}
.normal_text_bold
{
	font-family: Verdana, Tahoma, Arail, sans-serif;
	padding-left: 5px;
	color: #FF000A;
	font-size: 11px;
	font-weight:bold;
}


#form_table
{
	font-family: Verdana, Arial;
	color:#062f72;
	font-size: 11px;
	padding:2px;
}

a.head:link 
{
	color:#000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
a.head:visited
{
	color:#000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
a.head:hover
{
	color:#0000FF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}

