.fonts {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none; font-weight: bold; text-transform: capitalize}
a:hover {  color: #FFCC33; text-decoration: none}

.fonts2 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none; text-transform: capitalize}

.whatshot {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none; font-weight: bold; text-transform: none}.title {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC3300; text-transform: uppercase; font-weight: 700; text-decoration: none}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFFFFF; line-height: 18px}
.body_black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000000; text-decoration: none}
.small_text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0066CC; text-decoration: none}
.nav_background {
	background: url(/global_images/new_nav_background.jpg);
	background-repeat: repeat-y;
	}
	
.navLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 
.navLeft a {
	text-decoration:none;
	color:#FFFFFF;
/*	border-top:1px solid #AED0F0;*/
	border-bottom:1px solid #AED0F0;;
	display:block;
		padding: 4px 5px 4px 5px;
}

.navLeft a:hover{
background-color: #E4ECF4;
font:bold 12px Arial, sans-serif;
color:#244A6D;
}