body 
{
    background-color: #333333;
    margin: 0 0 0 0;
}

img
{
    border: 0;
}

.menubg 
{
    background-color: #AB1500;
    height: 48px;
    background-image: url(images/menubg.gif);
    background-repeat:repeat-x;
}

.topgrey
{
    background-color: #212829;
    height: 41px;
    vertical-align: middle;
    text-align: left;
    padding-left: 20px;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
}

.slideshow
{
    height: 75px;
    background-color: #FFFFFF;
}

.quickqt
{
    height: 262px;
    background-color: #1A2324;
    vertical-align: top;
    padding: 12 10 12 10;
}

.adbg
{
    background-color: #ECE5A7;
    vertical-align: top;
    text-align: center;
    padding: 8 8 8 8;
}

.adbg1
{
    background-color: #ECE5A7;
    vertical-align: top;
    text-align: center;
}

.vehbar
{
    height: 21px;
    background-color: #AB1500;
    background-image: url(images/vehlist.gif);
    background-repeat:repeat-x;
    color: #ffffff;
    text-transform: uppercase;
    font-family:arial;
    font-size: 10px;
    font-weight: bold;
}

.vname
{
    padding: 0 25 0 25;
}

.footer
{
    height: 49px;
    background-color: #AB1500;
    color: #ffffff;
    text-align: center;
    vertical-align: top;
    font-family: Tahoma;
    font-size: 11px;
    padding-top: 10px;
    border-top: solid 1px #ffffff;
}

.text
{
     background-color: #FFFFFF; 
     vertical-align: top;
     text-align: left;
     padding: 5 5 5 5;
     color: #666666;
     font-size: 12px;
     font-family: Tahoma;
}

.txtW
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
    padding: 2 2 2 2;
}

.m11
{
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

.menuitem a:link
{
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    font-family: Tahoma;
    text-decoration: none;
    display:block;
    height:32px;
    padding-top:9px;
}

.menuitem a:active
{
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    font-family: Tahoma;
    text-decoration: none;
    display:block;
    height:32px;
    padding-top:9px;
}

.menuitem a:visited
{
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    font-family: Tahoma;
    text-decoration: none;
    display:block;
    height:32px;
    padding-top:9px;
}

.menuitem a:hover
{
    color: #FFE564;
    text-decoration: none;
    display:block;
}

.cssModuleHeader
{
    text-align: left;
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    background-color:#EFEFEF;
    color: #777777;
    height: 35px;
}


.cssFormLabel
{
    text-align: right;
    font-size:12px;
    padding-right: 5px;
    vertical-align: top;
}

.cssFormLabel1
{
    text-align: right;
    font-size:14px;
    padding-right: 5px;
    vertical-align: top;
    color:White;
}

.cssErrorMessage
{
    color: #FF0000;
}

.vtitle
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #AA0000;
    padding-top: 5px;
}

.vdescription
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

.imageborder
{
    border: 2px solid #3e3e3e;
    width: 150px;
    height: 150px;
    background-color: #EFEFEF;
    vertical-align: middle;
}