body
{
	background-color:#C6C6C6;	
}


table
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	background-color:#FFFFFF;
}

input
{
 font-family:Verdana;
 font-size:10px;	
}

textarea
{
 font-family:Verdana;
 font-size:10px;	
}

.PageHeader
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	FONT-FAMILY: Verdana
}

.ImageViewer
{
	background-color:#FFFFFF;	
}

.VehicleImage
{
	border-style:solid;
	border-color:Black;
	border-width:1px;
}

.ImageViewerVehicleInfo
{
	font-family: Verdana;
	font-size: 16px;
	color: black;
	font-weight:bold;		
}

.ImageViewerTable
{
	font-family: Verdana;
	font-size: 14px;
	color: black;
	font-weight:bold;
	background-color:#C6C6C6;
}

.PrinterFriendly
{
	background-color:#FFFFFF;
}

.ContentTable
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

.SeperatorTable
{
	height:1px;
	color: black;
	font-size:1px;
	background-color:#000000;
}

.SeperatorSpan
{
	height:10px;
	color: black;
	background-color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.VehicleDetailsVehicleModel
{
	color:#000000;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
}

.VehicleDetailsVehicleStatus
{
	color:#000000;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.VehicleDetailsVehicleStockNumber
{
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}

.VehicleDetailsInfoPanelDesc
{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.VehicleDetailsInfoPanelText
{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
}

.VehicleDetailsFeaturesHeader
{
	color:#000000;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}

.VehicleDetailsFeatures
{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
}

.VehicleListVehicleMake
{
	background-color:#999999;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:16px;
	font-weight:900;
	vertical-align:middle;
}

.VehicleListItemStyle
{
	background-color:#CCCCCC;
}
.VehicleListItemStyleAlternating
{
	background-color:#DDDDDD;
}
.VehicleListItemStyleOver
{
	background-color:#FBB176;
}

.DataGridHeader
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#00407A;
}

select
{
 font-family:Verdana;
 font-size:10px;	
}


a.Nav:link{color:"#000000";}
a.Nav:visited{color:"#000000";}
a.Nav:active{color:"#000000";}
a.Nav:hover{color:"#000000";text-decoration:underline;}
a.Nav{text-decoration:none;}
a.Nav{font-weight:bold;}



