

.menu A:link { 
 font-family:Verdana;
 font-size:8pt;
 font-weight:bold;
 color:#ffffff;
 text-decoration:none;
 line-height:160%;
}

.menu A:visited { 
 font-family:Verdana;
 font-size:8pt;
 font-weight:bold;
 color:#ffffff;
 text-decoration:none;
 line-height:160%;
}

.menu A:active {
 font-family:Verdana;
 font-size:8pt;
 font-weight:bold;
 color:#FFFFFF;
 text-decoration:underline;
 line-height:160%;
}

.menu A:hover {
 font-family:Verdana;
 font-size:8pt;
 font-weight:bold;
 color:#FFFFFF;
 text-decoration:underline;
 line-height:160%;
}



#dropmenudiv{
 position:absolute;
 border:0pt solid black;
z-index:9}


.menutop { position: absolute;
background:  #800000;
	display: block;
	text-align: center;
	left: 0pt;
	top: 151pt;
	color: #FFFFFF; 
	width: 90%; 
	height: 40pt;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Verdana; 
	z-index: 1;id="layer1";}
	
.main {
 padding-top:0pt;
 padding-right:8pt;
 padding-bottom:4pt;
 padding-left:8pt;
z-index:1}

.small {
 font-family:Tahoma;
 color:#000000;
 font-size:11pt;
}

.border {
 border:1pt solid #995C;
}

.button {
 background: #000000;
 color: #FFFFFF;
 border: 1pt solid #CCCC00;
 font-size: 8pt;
 font-family: Verdana;
}

.form {
 background: #FFFFFF;
 color: #000000;
 border: 1pt solid #999999;
 font-size: 11pt;
 font-family: Verdana;
}

span {
 font-family:Tahoma,Verdana;
 font-size:11pt;
 font-weight:bold;
 color:#FFFFFF
}