#menu_bar_new {
	line-height :2 em;
	list-style : none;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 95%;
	text-indent: 0px;
	width: 685px;
	background-color: #0081b9;
	margin-left: 0px;
		padding-top: 8px;
	padding-bottom: 8px;

}
#menu_bar_new li {
	display:inline;
	padding: 0 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

#menu_bar_new li:last-child {
	border-right-width: 0; 
}

#menu_bar_new a:link,
#menu_bar_new  a:visited {
	color: #ffffff;
	text-decoration:none;
}
#menu_bar_new a:hover,
#menu_bar_new a:focus,
#menu_bar_new a:active {
	text-decoration:underline}
	
#menu_bar_new ul { 
margin-left:1px; 
margin-right:0px; 
list-style:square; 

}
#skip_nav {
	float: right;
	margin-top: 35px;
}
#skip_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #999;
}
#mmcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin-top: 25px;
	margin-left: 10px;
}
.color_heading {
	color: #FFF;
	background-color: #0081B9;
	width: 500px;
	height: 35px;
	margin-left: 150px;
	font-size: 110%;
	padding-top: 8px;
	text-align: center;
}
.color_cont {
	color: #000;
	background-color: #D6D6D6;
	width: 500px;
	height: 35px;
	margin-left: 150px;
	font-size: 110%;
	padding-top: 8px;
	text-align: center;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#mmcontent .color_cont a {
	color: #F60;
}
.color_cont .dwn_ld a {
	float: left;
}

.spons_img {
	float: left;
	height: 120px;
	width: 120px;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #CCC;
	margin-bottom: 10px;
	margin-left: 20px;
}
.spons_txt {
	float: left;
	height: 120px;
	width: 650px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	margin-bottom: 10px;
	border-left-color: #999;
}
.offer_images img {
	border: 1px solid #666;
}
