/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu_bot {
	width: 134px;
	border: 0px solid #ccc;
	margin: 0px;
	}
	
#menu_bot li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu_bot li a:link, #menu_bot li a:visited {
	color: #F0F2F6;
	display: block;
	background: url(menu3.jpg);
	padding: 8px 0 0 10px;
	}
	
#menu_bot li a:hover, #menu_bot li a:active {
	color: #283A50;
	background: url(menu3.jpg) 0 -32px;
	padding: 8px 0 0 15px;
	}