/* CSS Document */
body {
	font-family:arial, verdana, tahoma, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	word-spacing:0px;
	background-color:#626A77;
	margin:0px;
	padding:0px;
}
.top_link{ text-align:right; color:#ccc; font-size:10px; padding:5px; text-transform:uppercase;background:#626A77; margin:0 auto; width:820px;}
.top_link a{ color:#fff; text-decoration:none;}
.top_link a:visited{ color:#fff; text-decoration:none;}
.top_link a:hover{ color:#fff; text-decoration:none;}
.top_link span{ color:#ffca5e}


td {
	font-family:arial, verdana, tahoma, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	word-spacing:0px;
}
a {
	
	text-decoration:underline;
}
a:hover {
	color:#056ABF;
	text-decoration:underline;
}
.td_pad {
	padding:5px; margin:0px;
}
.liststyle {
	list-style-type:none;
	color:#5f6477;
	padding:0; margin:0; line-height:12px;
	font-weight:bold;
	font-size:14px;
}
.liststyle li{
	background-image: url(../images/bullet_go1.gif);
	background-position:2px 13px;
	background-repeat:no-repeat;
	padding:13px 0px 0px 20px;
}

.liststyle1 {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size: 12px;
	color: #0066CC;
}
.liststyle1 li{
	background-image:url(../images/bulletPolyOrange.gif);
	background-position:2px 20px;
	background-repeat:no-repeat;
	padding:10px 0px 0px 12px;
}

#logo	{
	background-image:url(../images/logo_mmi.jpg);  
	width:238;
	height:66;
	margin-left:15px;
	margin-top:15px;
	background-repeat:no-repeat;
}
#logo_moto {
	width:160;
	float:right;
	height:69px;
	margin-right:15px;
	margin-top:15px;
	
}
#logo_motoming {
	position:relative;
	background-image:url(../images/logo_motoming.jpg);
	width:346;
	height:64;
	margin-left:15px;
	margin-top:5px;
	background-repeat:no-repeat;
}
.img_left {
	float:left; margin-right:10px;
}
.heading {
	font-family:arial, verdana, tahoma, Helvetica, sans-serif;
	font-size:18px;
	color: #0066CC;
}
.white_txt {
	color:#ffffff;
}
.cls{ clear:both}
#footer{ width:820px; margin:0 auto; padding:0px 0 10px 0}
.footer_sales{ float:left; width:300px; color:#fff; text-transform:uppercase; font-size:10px;}
.footer_link{ float:right; width:500px; text-transform:uppercase; color:#ccc; font-size:10px; text-align:right}
.footer_link a{ color:#fff; text-decoration:none}
.footer_link a:visited{ color:#fff; text-decoration:none}
.footer_link a:hover{ color:#fff; text-decoration:underline}
.copyright{  font-size:10px; text-align:right; padding:5px 0 0 0; color:#efefef;}
/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}

