A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #686868;
	text-decoration: underline;
}

A.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #AB1D23;
	text-decoration: none;
}
A.Link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #656D79;
	text-decoration: none;
}
/*TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #686868;
	text-decoration: none;
}*/

.bodyContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 16px;
	color: #724607;
	font-weight: normal;
}
.headerOLD {
	font-family: Georgia;
	font-size: 14px;
	line-height: 16px;
	color: #724607;
	font-weight: bold;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}
.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}
.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}
.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: yellow;
	font-weight: bold;
	text-decoration: none
}
.navBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: Maroon;
	font-weight: bold;
	text-decoration: none
}
.navBottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: Maroon;
	font-weight: bold;
	text-decoration: none
}
.navBottom:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: Maroon;
	font-weight: bold;
	text-decoration: none
}
.navBottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: orange;
	font-weight: bold;
	text-decoration: none
}

.footer {
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #54544A;
}
.txtEnabled
{
    BORDER-RIGHT: #666666 1px inset;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 1px inset;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
	background-repeat: no-repeat;
    BACKGROUND-IMAGE: url(/images/box_shadow.gif);
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: #000000 1px inset;
    WIDTH: 150px;
    COLOR: black;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #666666 1px inset;
    FONT-FAMILY: "Verdana","Arial","Helvetica";
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}
.txtEnabledSmall
{
    BORDER-RIGHT: #666666 1px inset;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 1px inset;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
	background-repeat: no-repeat;
    BACKGROUND-IMAGE: url(/images/box_shadow.gif);
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: #000000 1px inset;
    WIDTH: 60px;
    COLOR: black;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #666666 1px inset;
    FONT-FAMILY: "Verdana","Arial","Helvetica";
    HEIGHT: 18px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}
.txtEnabledLong
{
    BORDER-RIGHT: #666666 1px inset;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 1px inset;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
	background-repeat: no-repeat;
    BACKGROUND-IMAGE: url(/images/box_shadow.gif);
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: #000000 1px inset;
    WIDTH: 480px;
    COLOR: black;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #666666 1px inset;
    FONT-FAMILY: "Verdana","Arial","Helvetica";
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}

.txtDisabled
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    BACKGROUND: #cccccc;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 240px;
    COLOR: black;
    PADDING-TOP: 0px;
    FONT-FAMILY: "Verdana","Arial","Helvetica";
    HEIGHT: 20px;
    TEXT-ALIGN: left
}
.txtMulti
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 150px;
    COLOR: black;
    PADDING-TOP: 0px;
    FONT-FAMILY: "Verdana","Arial","Helvetica";
    HEIGHT: 60px;
    TEXT-ALIGN: left
}
.txtTextArea
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    background-color: White;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 240px;
    COLOR: black;
    PADDING-TOP: 0px;
    FONT-FAMILY: "Verdana","Arial","Helvetica";
    HEIGHT: 100px;
    TEXT-ALIGN: left
}
.tdHeaderOLD
{
	background-color: #C06517;
	font-family: Georgia;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-color: Maroon;
	border-bottom-style: solid;
	border-bottom-width: thin
}
.tdData
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align: left;
}
.tdDataAlert
{
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-color: #FF6700;
	color: White
}
.footerBig {
	font-family: Georgia;
	font-size: 20px;
	line-height: 30px;
	color: #724607;
	font-weight: bold;
}
.tdSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #724607;
	font-weight: normal;
	text-decoration: none
}
.buttons
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: #EEEEEE;
    COLOR: #333333;
    FONT-FAMILY: Verdana;
    HEIGHT: 21px;
}
.subtitleloginpage
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:normal;
color:#686868;
text-decoration:none
}	
.vehicle_title
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
font-weight:bold;
color:#FF0000;
text-decoration:none
}	