﻿html {margin:0;}
body {
	font-family: Arial,Tahoma,Verdana; 
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	margin: 0;
	background-color:#000000;
	background-image:url('/images/bg.gif');
}
.logosearch
{
	background-image:url('/images/ChadsTowingNew_12.gif');
	background-repeat:no-repeat;
	width:300px;
	height:107px;	
}

.fields
{
	text-align:left;
	vertical-align:top;
	font-weight:bold;	
}
     
.footer
{
	font-size:10px;
}

.topbackground 
{
	background-image:url('/images/topbackground.gif');
	width:100%;
	height:99px;
}
.bottomborder
{
	width:595px;
	height:18px;
	background-image:url('/images/ChadsTowingNew_18.gif');
	text-align:center;
	font-size:10px;
}
.bottomborder2
{
	width:185px;
	height:18px;
	background-image:url('/images/ChadsTowingNew_19.gif');
}
.bottomborder3
{
	width:100%;
	height:18px;
	background-image:url('/images/ChadsTowingNew_20.gif');
}
.bodytext
{
	vertical-align:top;
	width:100%;
	height:523px;
}
.navigation
{
	width:185px;
	height:523px;
	background-color:#917392;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}
.truckright
{
	width:100%;
	height:107px;			        
}
.bodytext2
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
	width:595px;
	height:523px;
	background-color:#000000;
}

p, li, .panel
{
	padding-left:10px;
	padding-right:5px;
}

.btn {
	color: #ffffff;
	background: #7D1A7E; 
    	font-family: Arial, Verdana, Helvetica, SanSerif;
	font-size:11px;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	height:19px;
	text-decoration:none;
	cursor: hand;
	vertical-align: middle
}
.btnnewsletter {
	color: #ffffff;
	background: #7D1A7E; 
    	font-family: Arial, Verdana, Helvetica, SanSerif;
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	border-left: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	text-decoration:none;
	cursor: hand;
	vertical-align:bottom;
	height:25px;
}
.newslettertextbox
{
	height:19px;
}

a {font-family: Arial, Verdana, Helvetica, SanSerif; text-decoration: underline; color: #ffffff;}
a:link {color: #ffffff;}
a:active {color: #ffffff;}
a:visited {color: #ffffff;}
a:hover {color: #FF00FC;}

a.nav {font-family: Arial, Verdana, Helvetica, SanSerif; text-decoration: underline; color: #ffffff;}
a.nav:link {color: #ffffff;}
a.nav:active {color: #ffffff;}
a.nav:visited {color: #ffffff;}
a.nav:hover {color: #5D0160;}

a.news {font-family: Arial, Verdana, Helvetica, SanSerif; text-decoration: underline; color: #ffffff;}
a.news:link {color: #5D0160;}
a.news:active {color: #5D0160;}
a.news:visited {color: #5D0160;}
a.news:hover {color: #ffffff;}

.required {color: #ff0000; }
.optional {color: #ffffff; }

