a:link.topmenu {
	COLOR: #FFFFFF; TEXT-DECORATION: none;font-size: 8pt;font-weight:normal  
}
a:active.topmenu {
	COLOR: #333333; TEXT-DECORATION: none;font-size: 8pt;font-weight:normal  
}
a:visited.topmenu {
	COLOR: #ffffff; TEXT-DECORATION: none;font-size: 8pt ;font-weight:normal  
}
a:hover.topmenu {
	COLOR: #3399ff; TEXT-DECORATION: none;font-size: 8pt ;font-weight:normal }
}
A:link.menu  {
	color: #336699;
	text-decoration: none;
	font-size: 10pt 
		}
A:visited.menu
{	
	color: #3399ff;
	text-decoration: none;
	font-size: 10pt 
}
A:active.menu
{ 	color: ##3399ff;
	text-decoration: none;
	font-size: 10pt 
}
A:hover.menu 
{ 	color: #3399ff;
	text-decoration: none;
	font-size: 10pt  
}
A:link  {
	color: #336699;
	text-decoration: none;
	font-size: 9pt; 
	font-weight:bold 
		}
A:visited
{	
	color: #336699;
	text-decoration: none;
	font-size: 9pt;
	font-weight:bold 
}
A:active  
{ 	color: ##6699cc;
	text-decoration: none;
	font-size: 9pt ;
	font-weight:bold 
}
A:hover  
{ 	color: #3399ff;
	text-decoration: none;
	font-size: 9pt  ;
	font-weight:bold 
}

td           
{ font-family: Verdana; font-size: 8pt }
p
{text-align: justify; line-height: 150%}



#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:16px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:9px; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #494949;
}