body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #666666 !important;
	font-size: 12;
	font-family: verdana;
	background-image:url('/images/mobile/bkg.jpg');
	background-repeat:repeat-xy;
}

td {
	font-size:12px;
	font-family:verdana;
}

a, a:visited, a:active {
	font-family: verdana;
	color: #666666;	
	text-decoration:underline;
}

a:hover {
 	 text-decoration:underline;
}

a.headerLink:link, a.headerLink:visited, a.headerLink:active
{
	font-family: verdana;
	color: #cccccc;	
	text-decoration:none;
}

a.headerLink:hover {
 	color: #e46700;
  
}

.dealerName {
	font-size:14px;
	font-weight:bolder;
	font-family:verdana;
	color:#666666;
}

.dealerAddress {
	font-size:12px;
	font-family:verdna;
	color:#999999;
}

.hr_color {
	color:#999999;
}

.invTitleRow {
	background-color:#eb282e;
	height:20px;
	color:#ffffff;
	padding-left:10px;
}

.invRow {
	background-color:#999999;
	color:#ffffff;
	height:20px;
	padding-left:10px;	
}

.invRow a, .invRow a:visited, .invRow a:active{
	color:#ffffff;
	text-decoration:none;
}


.footer {
	padding-left:10px;
	text-align:left;
	font-size:10px;
	color:#666666;
	font-family:arial;
	line-height:150%;
}

.headh 
		{
			background: #ffffff; border-right:0px solid #000000; 
			border-left:0px solid #000000;
			font-size:12px;
			font-color:#666666;			
		}
		
		.nav {
			background-color:#999999;
			height:35px;
			width:100%;
			color:#ffffff;	
			font-weight:bold;
			font-size:10px;
		}

		.nav a {
			font-size:11px;
			color:#ffffff !important;
		}

		.nav td {
			text-align:center;
		}

		.headh h3 
		{
			margin: 0px 10px 0px 10px; padding-bottom: 3px;
		}
 
		.contenth
		{
			background: #ffffff; border-right:0px solid #000000; border-left:0px solid #000000;
		}
	
		.contenth div
		{
			margin-left: 0px;
			padding-top: 5px;
		}
