body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	/*background: #F3FAFF;*/
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 {
	width: 140px;
	/*border: 1px solid #e5e5e5;*/
	margin: 3px;
	}
	
#menu3 li a {
  	/*height: 32px;*/
	/*color: #9F0100;*/
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 32px;*/
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
    /*color: #bababa;*/
	color: #bababa;
	display: block;
	background: url(menu3.jpg);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
	color: #9F0100;
	background: url(menu3.jpg) 0 -32px;
	padding: 8px 0 0 30px;
	}
.headmenu{width:520px;} 
.headmenu ul{list-style:none;}
.headmenu li{float:left;width:85px;margin-left:13px;line-height:30px;}
.headmenu a{display:block;text-align:center;height:30px;}
.headmenu a:link{color:white;font-weight:bold;text-decoration:none;background:url(headmenu.jpg)  no-repeat ;}
.headmenu a:visited{color:white;font-weight:bold;text-decoration:none;background:url(headmenu.jpg)  no-repeat ;}
.headmenu a:hover{color:white; font-weight:bold;text-decoration:none;background:url(headmenu1.jpg)  no-repeat ;} 
.headmenu1{width:430px;} 
.headmenu1 ul{list-style:none;}
.headmenu1 li{float:left;width:85px;margin-left:32px;line-height:30px;}
.headmenu1 a{display:block;text-align:center;height:30px;}
.headmenu1 a:link{color:white;font-weight:bold;text-decoration:none;background:url(headmenu.jpg)  no-repeat ;}
.headmenu1 a:visited{color:white;font-weight:bold;text-decoration:none;background:url(headmenu.jpg)  no-repeat ;}
.headmenu1 a:hover{color:white; font-weight:bold;text-decoration:none;background:url(headmenu1.jpg)  no-repeat ;} 
