html {
   /* overflow-y: scroll;*/
}
body 
{
	font-family: Verdana;
	font-size: 11px;
	padding:0 0 0 0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;     
	margin:0px;
	padding:0px;
	/* overflow:hidden;		*/
}

/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}


a {
	color: #9C0000;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: none;
}
A.themeBreadCrumb              { color:#9C0000; text-decoration:none; }
A.themeBreadCrumb:visited      { color:#9C0000;text-decoration:none; }
A.themeBreadCrumb:alink        { color:#9C0000;text-decoration:none; }
A.themeBreadCrumb:hover        { color:#003399;text-decoration:none; }

.mthHeaderText 
{
	font-size: xx-small;
	font-family: Arial;    
}

.flatbutton {
	border-width:1px;
	border-top-color: #808080;
	border-left-color: #808080;
	border-right-color: #494949;
	border-bottom-color: #494949;
	background-color: #D6D6D6;
	color: Black;	
	width: 175px;
	height: 25px;
}

.CompareFirstColumn {
	text-align: left;
	width: 170px;
}

.CompareColumns {
	width: 50px;
}


.VehicleRowColor {
	font-size: small;
	font-family: Arial;	
}

.VehicleBorderColor {
	border-color: black;
}

.VehicleTitle { 
    color: #CC0000;    
}

.eDeals {
	background-image:url(./images/edeals-bg.gif);
	background-repeat:no-repeat;
	width:590px;
	height:30px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
}

.eDeals-Data 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-image:url(./images/edeals-water.gif);
	background-position: top right;
	background-repeat:no-repeat;
}

.eDeals-Title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
	text-align:left;
}
.eDeals-Style10 {
	font-size: 16px;
}
.eDeals-Style14 
{
    color: #42505C;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.LandingBoxBorder {
    border-color: #950004;
}

.LandingBoxLine {
    background-color: #950004;
}

.DetailedHeading {
    color: Black;
}

.inventroy_vehicle-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #008743;
	text-decoration: none;
	vertical-align: bottom;
	
}
.inventroy_vehicle-name:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	vertical-align: bottom;
}
.inventroy_vehicle-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.inventroy_cellpadding5 {
	padding: 5px;
}	