.menu {		
position:absolute;		
visibility:hidden;        	
background-color: #E1E1E1;		
color: #999999;		
width: 200px;       	
border-style: solid;		
border-color: #999999;        	
border-width: 1px;		
padding: 2px;		
font-size : 9px;  
font-color : #999999;		      	
font-family: verdana,arial,helvetica;		
font-weight: normal;       	
line-height: 14px;
}
.bd
{ 
border-bottom: solid #999999;
border-bottom-width: 1px;
} 


.menu2 {		
position:absolute;		
background-color: #5f7367;		
color: #333333;		
width: 200px;       	
border-style: solid;		
border-color: #213138;        	
border-width: 1px;		
padding: 2px;		
font-size : 10px;       	
font-family: verdana,arial,helvetica;		
font-weight: normal;       	
line-height: 14px;}



/* A:visited {color: #660066;} */
.menu A {text-decoration: none; color: #333333;}
.menu A:hover {text-decoration: none; color: #990000;}
/* DIV.submenu 
A:hover FONT {color:#ff6600;} */
DIV.submenu 
A:hover FONT {color:#cc0000;}
DIV.submenu 
A:link FONT {color:#003b79;}BODY {background-properties: fixed; bg-style: fixed no-repeat}

/* A:visited {color: #660066;} */
.menu2 A {text-decoration: none; color: white;}
.menu2 A:hover {text-decoration: none; color: #ffcc00;}


.menutitle{
cursor:pointer;
/*margin-bottom: 5px;*/
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}


