@charset "iso-8859-1";
<style type="text/css">		<!--

		body {
			font-size: 11px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}

		td {
			font-size: 11px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		
		a {
		 color: #000000;
		 text-decoration: none;
		}
		
		a:hover {
		 color: #000000;
		 text-decoration: underline;
		}		
		
		.link {
		 color: #0066CC;
		 text-decoration: none;
		}
		
		.link:hover {
		 color: #0066CC;
		 text-decoration: underline;
		}			
		
		.header {
			font-size: 12px;
			color: #cc0000;
		}
		    
	#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 11px Verdana, Arial, "Times New Roman", Times, serif;
	line-height:18px;    
    margin-left:60px;
	z-index:100;
	}
	
	#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;	 
	color : #2E3092;
	}
	
	#dropmenudiv a:hover{ /*hover background color*/
	background-color: #F6F195;
	}	        
        
		-->
</style>

