body
{
	background-image: url('Truck_Site_Background.gif');
}

td.tdlogo a:link
{
	color: black;
}

div.main
{
	cell-spacing: 0;
	cell-padding: 0;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a.contact:link
{
	color: black;
}

a.contact:visited
{
	color: black;
}

a.contact:hover
{
	color: black;
}	

p.quote
{
	text-align: left;
	font-style: italic;
}

p.quoter
{
	margin-left: 15px;
	
	font-style: bold;
}

td.logo img
{
	position: absolute;
}

ul.menu
{
	margin-left: 0;
	list-style: none;
	width: 100%;
}

ul.menu li
{
	width: "100%"
	height: "20px"
	position: absolute
	display: block;
	text-align: center;
}

ul.menu a:link
{
	width: "100%";
	display:block;
}

ul.menu a:hover
{
	width: 100%;
	background-color:  #808080;
	display:block;
}

ul.menu a:visited
{
	color: black;
	display:block;
}

td.menutop a:visited
{
	color: black;
}

td.menutop a:link
{
	color: black;
}


div.mainlogotop
{
	background-image: url('Logo_Blueprint_Top.gif');
	width: 800px;
	height: 44px;
}

div.mainlogomid
{
	background-image: url('Logo_Blueprint_Mid.gif');
	width: 800px;
}

div.mainbottom
{
	background-image: url('Truck_Site_Table_BG_bottom.gif');
	width: 800px;
	height: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.mainlogosecondbottom
{
	background-image: url('Logo_Blueprint_Second_Bottom.gif');
	width: 800px;
	height: 15px;
}

div.mainlogofirstbottom
{
	background-image: url('Logo_Blueprint_First_Bottom.gif');
	width: 800px;
	height: 15px;
}

div.menutop
{
	background-image: url('menu_top.gif');
	width: 150px;
	height: 15px;
}

div.menumiddle a:link
{
	width: "100%";
	display:block;
	color: black;
	margin-left: auto;
	margin-right: auto;
}

div.menumiddle a:hover
{
	width: 100%;
	background-color:  #D4CBA2;
	display:block;
}

div.menumiddle a:visited
{
	color: black;
	display:block;
}

div.menumiddle
{
	padding: 10px;
	background-image: url('menu_middle.gif');
	text-align: left;
	width: 150px;
	background-repeat: repeat-y;
}

div.menumiddle2
{
	padding: 10px;
	background-image: url('menu_middle.gif');
	text-align: left;
	width: 150px;
	background-repeat: repeat-y;

}

div.menubottom
{
	background-image: url('menu_bottom.gif');
	width: 150px;
	height:15px;
}

div.maincontent
{
	background-image: url('bg_main_solid_rect.gif');
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.contenttop
{
	background-image: url('content_top.gif');
	width: 600px;
	height: 15px;
}

div.contentmiddle
{
	background-image: url('content_middle.gif');
	text-align: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

div.contentbottom
{
	background-image: url('content_bottom.gif');
	width: 600px;
	height:15px;
}

div.mainlogowhite
{
	background-image: url('Logo_Blueprint_White.gif');
	width: 800px;
}

div.footertop
{
	background-image: url('footer_top.gif');
	width: 800px;
}

div.footermiddle
{
	background-image: url('footer_middle.gif');
	text-align: center;
	width: 800px;
	font-size: 10px;
}

div.footerbottom
{
	background-image: url('footer_bottom.gif');
	width: 800px;
}

div.sidenotetop
{
	background-repeat: no-repeat;
	background-image: url('side_note_top.gif');
	width: 150px;
	height: 8px;
}

div.sidenotebottom
{
	background-image: url('side_note_bottom.gif');
	width: 150px;
	height:15px;
}

div.sidenotemiddle
{
	font-style: bold;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('side_note_middle.gif');
	width: 150px;
}

td.footer
{
	font-family: arial;
	font-style: bold;
	font-size: 8pt;
}