body {
	background-color: #595959;
}

li.menuItm{
	background: #FFFFF;
	color: Black;
	margin: 0;
	padding-left: 8px;
	height:13px;
	font-size:10px;
width:auto;
font-family:arial;
}


li.menuItm a {
	background: #FFFFF url("images/seperator.gif") bottom right no-repeat;
	color: Black;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}
li.menuItm a:hover {
	background: #CC0000 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	
	
	}
	
	.style2 {
	font-weight: bold;
	font-size: 10px;
	display:inline;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

.style6 {font-family: Arial, Helvetica, sans-serif;
font-size:12px;}



