
td.vehicleCellInfo{
	font-size : 8pt;
	color : 000080;
}

a.ToolBox:link {
	color : #000080;
}

a.ToolBox:visited {
	color : #000080;
}

a.ToolBox:hover {
	background-color : #000080;
	color : #ffffff;
}

a.automallGlobal:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1B00A1; 
	text-decoration: underline; }

a.automallGlobal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #1B00A1; 
}

a.automallGlobal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	background-color : #1B00A1;
	color : #ffffff;
}

.LightGray {
	background-color : #ebebeb;
}

.White {
	background-color : #ffffff;
}
