﻿

H1
{
    font-family: Verdana;
    font-size: 11;
}
TD
{
    font-family: Verdana;
    font-size: 11;
}
.txtL
{
    font-family: Verdana;
    font-size: 12;
    color: #000B8D;
}
.copy
{
    font-family: Verdana;
    font-size: 10pt;
    color: black;
}

.copyred
{
    font-family: Verdana;
    font-size: 10pt;
    color: red;
}

.copywhite
{
    font-family: Verdana;
    font-size: 8pt;
    
    color: white;
}

.darkblue
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000066;
}

.MenuNav
{
    font-family: Verdana;
    font-size: 10pt;
    color: red;
}

.tableback
{
    background-attachment: fixed;
    background-image: url(/siteimages/tablemid.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.Greyback
{
    background-color: #B9B9B9;
}

.BlueBack
{
    background-color: #0099ff;
}

.LightBlueBack
{
    background-color: #dbf3f9;
}

.WhiteBack
{
    background-color: #ffffff;
}

.YellowBack
{
    background-color: #f6d951;
}

.Menu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    background-attachment: fixed;
    background-color: white;
    background-image: url(/SiteImages/H-dots.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.MenuSelected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #990000;
}
A.MenuSelected:HOVER
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.Nav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: black;
    text-decoration: none;
    background-color: #dbf3f9;
}
A.Nav:HOVER
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #990000;
    text-decoration: none;
    background-color: white;
}
.propsMenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: black;
    text-decoration: none;
    background-attachment: fixed;
    background-color: #FFFFFF;
    background-image: url(/SiteImages/H-dots.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

TD A:LINK
{
    color: #000000;
    text-decoration: none;
}
TD A:VISITED
{
    color: #000000;
    text-decoration: none;
}
TD A:ACTIVE
{
    color: #000000;
    text-decoration: none;
}
TD A:HOVER
{
    color: #990000;
    text-decoration: none;
}
TD
{
    font-family: Verdana;
    font-size: 11;
}

.toolbar
{
    font-size: 8px;
    font-family: Verdana;
}

.search
{
    border: 1px solid #E87B1E;
    border-collapse: collapse;
    width: 90%;
    margin-bottom: 6px;
    margin-right: auto;
    margin-left: auto;
    /* background: url(/siteimages/fondo_quicksearch.gif) repeat-x, repeat-y;
    */
    background: #dbf3f9; 
}

.cars
{
    border: 1px solid #E87B1E;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 6px;
    margin-right: auto;
    margin-left: auto;
    /* background: url(/siteimages/fondo_quicksearch.gif) repeat-x, repeat-y;
    */
    background: #dbf3f9; 
}


