
.nav{
	margin: 7px 0px 0px;
	padding: 0px;	
}
.nav li{
	text-align: center;
	display: block;
	float: left;
	height: 32px;
	width: 97px;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px;
	
}

.nav li a {
	font-size:14px;
	color:#5B5758;
	font-weight:bold;
	text-decoration:none;
	display: block;
	height: 32px;
	width: 97px;
	line-height: 32px;
}
.nav li a:hover {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display: block;
	height: 32px;
	width: 97px;
	line-height: 32px;
}



.list4{
    padding:0px;
	margin: 0px;
}

.list4 li{
	text-align: left;
	list-style-type: none;
	display: block;
	float: left;
	height: 25px;
	padding:0px;
	line-height: 25px;
	margin: 0px 8px 0px 0px;
}

.list4 li a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
.list4 li a:hover{
	color:#FFFFDF;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
a.aa1{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	display: block;
	text-align: center;
	padding:0px;
	width: 97px;
	height:32px;
	text-decoration:none;
	margin:0px;
	font-weight:bold;
	font-size: 14px;
	line-height: 32px;
	background: #ffffff no-repeat;	
	
}
a.aa1:hover {
	COLOR: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background: #ffffff url(../images/bg_nav.jpg) no-repeat;	
	display: block;
}

a.a1{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	display: block;
	text-align: center;
	width: 97px;
	height:32px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/bg_nav.jpg);
	margin: 0px;
	padding: 3px 0px 0px;
}
a.a1:hover {
	COLOR: #FFFFFF; 
	background-color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display: block;
	
}
body {
	margin: 0px;
	padding: 0px;
}

