﻿html,body
{
	margin: 0em;
	padding: 0em; 
	height: 100%;
	width: 100%;	
}


BODY
{
	font:10pt "Times New Roman", Times, serif;	
	background-color:#000000;
	color:#CCCCCC;			
}

FORM, SELECT {margin:0em;padding:0em;}

.lstbox
{
	font: 8pt "Times New Roman", Times, serif;		
}

.textbox
{
	font: 8pt "Times New Roman", Times, serif;
	height: 12px;
}

.SlideShowDesc
{
	font: bold 11pt "Times New Roman", Times, serif;
}

.DeptPageHeader
{
	font: bold 16pt "Times New Roman", Times, serif;
}


.visiblelink
{
	font:10pt "Times New Roman", Times, serif;
	color:#A2302A;	
}

A.visiblelink:hover
{
	font:10pt "Times New Roman", Times, serif;
	color:#A2302A;
	text-decoration:none;
}

.link
{
	font:8pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
}


A.link:hover
{
	font:8pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
}

.biggerlink
{
	font:14pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
}


A.biggerlink:hover
{
	font:14pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
}
.mediumbackwardslink
{
	font:11pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
}

A.mediumbackwardslink:hover
{
	font:11pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
}

.NoChangeLink
{
	font:8pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
}

A.NoChangeLink:hover
{
	font:8pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
}

.blink
{
	font: 900 8pt "Times New Roman", Times, serif;
	color: Gray;
	text-decoration:none;
	background-color: Transparent;
	border: none;
	cursor: pointer;
}

.linkHeader
{
	font:10pt "Times New Roman", Times, serif;
	color:#2A62A1;
	font-weight:900;
	font-size:1.1em;
}

.biglink
{
	font: bold 14pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
}

A.biglink:hover
{
	font: bold 14pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
}

.sideInfo
{
	font:10pt "Times New Roman", Times, serif;
	font-size:1.3em;
}

.UsedTruckPage_Selected
{
	border: solid thin Yellow;
}

.UsedTruckPage_UnSelected
{
	border: solid thin #000000;
}

.UsedTruckPage_Hover
{
	border: solid thin #660000;
}

.largetext
{
	font-size: 14pt;
}

.SSImage
{
	height:400px;
	width:600px;	
	border: 2px solid #CCCCCC;	
}