body
{
    font-family: tahoma;
    font-size: 11px;
    vertical-align: top;
    line-height: 14px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(/truck/images/bg_truck.gif);
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-position: left top;
    background-repeat: repeat;
}
.boxMain
{
    border-right: #2f4f4f 1px solid;
    border-top: #2f4f4f 1px solid;
    border-left: #2f4f4f 1px solid;
    border-bottom: #2f4f4f 1px solid;
    background-color: #ffffff;
}

.style-1{
	color:#C0BD99;
}
.style-2{
	color:#D2D2CB;
}
.style-3{
	color:#FFFFFF;
}
.header
{
    font-family: tahoma;
    font-size: 14px;
    color: #d2691e;
    font-weight: bold;
}
.mainContentWhite
{
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
}
.mainContent
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
}
.navTopLink
{
    font-family: tahoma;
    font-size: 11px;
    color: #d2691e;
    text-decoration: none;
}
.navTopLink:Hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}
.footer
{
    font-family: tahoma;
    font-size: 11px;
    color: #f8f8ff;
    border-top: #d3d3d3 1px solid;
    padding-bottom: 10px;
    padding-top: 10px;
}
.footerLink
{
    font-family: tahoma;
    font-size: 11px;
   color: #f8f8ff;
    text-decoration: none;
     padding-bottom: 10px;
    padding-top: 10px;
}
.footerLink:Hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #ffcc66;
    text-decoration: underline;
     padding-bottom: 10px;
    padding-top: 10px;
}