﻿body
{
	margin: 0px;
	FONT-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-size: 10pt;
	height: 100%;
}
.VehicleDetails
{
	padding-top: 3px;
	padding-bottom: 3px;
	FONT-size:8pt;
	color:Black;
	FONT-family: Verdana, Arial;	
}
a.dlSearch:link
{
	FONT-size: x-small;
	text-decoration: none;
	color: White;
}
a.dlSearch:hover
{
	FONT-size: x-small;
	text-decoration: underline;
	color: Orange;
}
a.dlSearch:visited
{
	FONT-size: x-small;
	color: White;
	text-decoration: none;
}
td.dlSearch
{
	background-color: #535B5F;
}

a.dlSearchInverted:link
{
	FONT-size: x-small;
	text-decoration: none;
	color: #535B5F;
}
a.dlSearchInverted:hover
{
	FONT-size: x-small;
	text-decoration: underline;
	color: Orange;
}
a.dlSearchInverted:visited
{
	FONT-size: x-small;
	color: #535B5F;
	text-decoration: none;
}
.FooterText
{
	color: White;
	FONT-size: 8pt;
}
a.dlListItem:link
{
	color: White;
	FONT-size: xx-small;
	text-decoration: none;
}
a.dlListItem:hover
{
	color: Orange;
	FONT-size: xx-small;
	text-decoration: underline;
}
a.dlListItem:visited
{
	color: White;
	FONT-size: xx-small;
	text-decoration: none;
}
p.small
{
	line-height: .2cm;
}

.LeftNavInverted
{
	border-bottom: #011c3a thin solid;
	background-color: #808d9d;
	cursor: hand;
	color: White;
	FONT-size: 8pt;
	FONT-family: Arial;
	padding-left: 5px;
}

.LeftNav
{
	border-bottom: #959CA0 thin solid;
	background-color: #535B5F;
	color: White;
	FONT-size: 8pt;
	FONT-family: Arial;
	FONT-weight: bold;
	padding-left: 5px;
}
.LightBox THEAD
{
	background-color: #959CA0;
	padding-left: 5px;
	FONT-weight: bold;
}
.LightBox
{
	border-right: #959CA0 thin solid;
	border-top: #959CA0 thin solid;
	border-left: #959CA0 thin solid;
	border-bottom: #959CA0 thin solid;
	white-space: nowrap;
	background-color: White;
}
.Resources
{
	FONT-size:8pt;
}
A.Resources:visited
{
	color: #535B5F;
	text-decoration: none;
	padding-left: 10px;
}
A.Resources:link
{
	color: #535B5F;
	text-decoration: none;
	padding-left: 10px;
	FONT-weight: bold;
	white-space: nowrap;
}
A.Resources:hover
{
	text-decoration: none;
	color: Red;
	FONT-weight: bold;
	white-space: nowrap;
}
/*
A darker shade would be: 015e87   -   535B5F
A lighter shade:  959CA0   -  7896b2
*/
