FONT		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
TD		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
BODY		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
P		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
DIV		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
INPUT		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
TEXTAREA	{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
FORM 		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
A:link          {BACKGROUND: none; COLOR: #0000ff; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:active        {BACKGROUND: none; COLOR: #ff0000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:visited       {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:hover         {BACKGROUND: none; COLOR: #ff0000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.warningtitle
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: lime;
}

.cautionTitle
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: lime;
}

.ErrorFieldTitle
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: lime;
}

.warningInput
{
	background-color: maroon;
	font-size: 8pt;
	color: #ff0000;
	border: solid 1;
	border-color: #ff0000;
}

.cautionInput
{
	background-color: orange;
	font-size: 8pt;
	color: yellow;
	border: solid 1;
	border-color: yellow;
}

.ErrorFieldInput
{	
	background-color: #ffffff;
	font-size: 10pt;
	color: #000000;
	border: solid 1;
	border-color: #000000;
}

.DefaultText 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: lime;
}

.ErrorText 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight:bold;
	color: lime;
}

.HighlightText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight:bold;
	color: lime;
}

.TabPageInactive, .TabPageInactive A:Link, .TabPageInactive A:Visited, .TabPageInactive A:Active, .TabPageInactive A:Hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	background-color: lime; 
	text-decoration: none; 
	color: lime
}

.TabPageActive, .TabPageActive A:Link, .TabPageActive A:Visited, .TabPageActive A:Active, .TabPageActive A:Hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	background-color: lime; 
	text-decoration: none; 
	color: lime;
}

.TabPageBackground
{
	background-color: lime;
}

.HeaderLine
{  
	background-color: #lime;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	border-top:solid 1 black;
	border-bottom:solid 1 black;
	color: 000000;
}

.HeaderLineAlternate
{  
	background-color: #lime;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	border-top:solid 1 black;
	border-bottom:solid 1 black;
	color: lime;
}

.HeaderLineNoBorders
{  
	background-color: lime;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	color: lime;
}

.DetailsItemTitle
{
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	vertical-align: middle;
	width: 50%;
	border-bottom:solid 1 black;
}

.DetailsItemData
{
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-bottom:solid 1 black;	
}

.DetailsItemDataPrice
{
	font-weight: bold;
	color: Green;
}

.DefaultDataBody
{
	background-color: dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.DetailsPhoto
{
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}


.VehicleSearchSortColumn
{
	color:Black;
	background-color:000099;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}

.VehicleSearchItemPrimary
{
	color:Black;
	background-color:White;
	font-family:Arial;
	font-size:8pt;
}

.VehicleSearchItemSecondary
{
	color:Black;
	background-color:#EFEBEF;
	font-family:Arial;
	font-size:8pt;
}

.VehicleSearchItemPrice
{
	color:Green;
	font-weight:bold;
}

.VehicleSearchHeader
{
	color:White;
	background-color:#006699;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

.VehicleSearchHeader A:Link, .VehicleSearchHeader A:Visited, .VehicleSearchHeader A:Active
{
	color:ffffff;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

.VehicleSearchFooter
{
	color:White;
	background-color:#006699;
	font-family:Arial;
	font-size:10pt;
	text-align:right;
}

.PageTabOn 
{  
	background-color: cccc99; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; font-weight: bold; 
	text-decoration: none
}

.PageTabOff 
{ 
	background-color: cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none;
}

.tiny 
{ 
	color: FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: regular; 
	text-decoration: none;
}

.PageTabBackground 
{ 
	background-color: 000000;
}
