



 
.top_nav {  
  background-color : #FFFFFF;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 666666;
	font-weight: bold;
	vertical-align: bottom;
	padding: .5em;	
  } 
  
 .botmenu_background  {
 	background-color : #D9D7BE;
	height : 18px;
	padding-top: .2em;
 }
 
 
 .topmenu_background  {
 	background-color: #D9D7BE;
	height: 18px;
 }
 div.topmenu {  
  position: absolute;
  top: 60px;
  left: 40px;
  width: auto;
  height: 15px;
  z-index: 5; 
  }    
 
.leftmenu {
 /* padding: .5em; */
 width: 125px;
 padding-left: 13px;
 padding-right: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 9px;
 color: #000000;
 line-height: 15px; 
 }
 
.content {
 padding: .5em; 
 padding-left: 1em;
 padding-right: 10px;	 
}

.right {
 padding: .5em;	 
}
 
a.mainlevel:link, a.mainlevel:visited {
	color: #76724D; 
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	}

a.mainlevel:hover {
	color: #1F2150; 
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	}


 
