﻿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;
}

 .shadow {
		-moz-box-shadow: 0px 0px 20px #000;
		-webkit-box-shadow: 0px 0px 20px #000;
		box-shadow: 0px 0px 20px #000;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	}

.DeptPageHeader
{
	font: bold 16pt "Times New Roman", Times, serif;
}

.DeptPhoneNumber
{
	color: Yellow; 
	font-size: 16pt; 
	font-weight: 900;
}

.TruckPrice
{
	color: #ffffff;
	font-weight: 900;
	font-size: 18pt;
}

.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;
}

.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;
}

.HiddenDiv
{
	display: none;
}

.BlockDiv
{
	display: block;
}

.TableGlass
{					
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	cursor: pointer;
}

.TableNormal
{
	cursor: pointer;
}

td.JobOptions
{
    background:#F8F8F1 none; 
    padding:0; 
    margin:0; 
    color:Black;
}

td.JobOptionBottom 
{ 
	background: transparent url(http://www.fswaz.com/images/jo_bottom.bmp) repeat-x top left;
	padding:0; 
	margin:0; 
	font-size:0; 
	height:4px;
}

td.JobOptionTop
{ 
	background: transparent url(http://www.fswaz.com/images/jo_top.bmp) repeat-x top left;
	padding:0; 
	margin:0; 
	font-size:0; 
	height:4px;
}

td.JobOptionLeft
{ 
	background: transparent url(http://www.fswaz.com/images/jo_left.bmp) repeat-y top left;
	padding:0; 
	margin:0; 
	font-size:0; 
	width:4px;
}

td.JobOptionRight
{ 
	background: transparent url(http://www.fswaz.com/images/jo_right.bmp) repeat-y top right;
	padding:0; 
	margin:0; 
	font-size:0; 
	width:4px;
}

td.JobOptionTopLeft
{ 
	background: transparent url(http://www.fswaz.com/images/jo_topleft.bmp) no-repeat top left;
	padding:0; 
	margin:0; 
	font-size:0; 
	width:4px;
	height:4px;
}

td.JobOptionTopRight
{ 
	background: transparent url(http://www.fswaz.com/images/jo_topright.bmp) no-repeat top right;
	padding:0; 
	margin:0; 
	font-size:0; 
	width:4px;
	height:4px;
}

td.JobOptionBottomLeft
{ 
	background: transparent url(http://www.fswaz.com/images/jo_bottomleft.bmp) no-repeat top left;
	padding:0; 
	margin:0; 
	font-size:0; 
	width:4px;
	height:4px;
}

td.JobOptionBottomRight
{ 
	background: transparent url(http://www.fswaz.com/images/jo_bottomright.bmp) no-repeat top right;
	padding:0; 
	margin:0; 
	font-size:0; 
	width:4px;
	height:4px;
}

td.JobOptionGapFiller
{ 
    background:#F8F8F1 none; 
    padding:0; 
    margin:0; 
}

td.Spacer
{
	width:15px;
}

td.SectionSeperator
{
	height:10px;
}

tr.JobResults1st
{
	background:#E8F0FF none;
	color:#000000;
}

tr.JobResults2nd
{
	background:#BBD3F9 none;        	
}

td.JobOptionsFieldName
{
    background:#F8F8F1 none; 
    padding:0; 
    margin:0; 
    color:#0242B9;
    vertical-align:text-top;
}
     .vehicleborder
{
    width:840px;
    background:#000;
    border:#fff 1px solid;
    }   
.OpportunityTitle { color: #0242B9; text-decoration: none; }
A.OpportunityTitle:link { color: #0242B9; text-decoration: none; }
A.OpportunityTitle:visited { color: #0242B9; text-decoration: none; }
A.OpportunityTitle:active { color: #0242B9; }
A.OpportunityTitle:hover { color: #730000; }

.SuccessMsg
{
	display: block;
	color: #00CC00;
	font-weight: bold;
}
