﻿A.c1_text
{
    TEXT-DECORATION: none;
}
A.c1_text:hover
{
    TEXT-DECORATION: underline;
}
.menuitems
{
    font-weight: normal;
    font-size: 11pt;
    text-transform: uppercase;
    color: white;
    font-family: Arial;
}
.carheader1
{
    font-size: 8pt;
    color: white;
    font-style: italic;
    font-family: Arial;
    font-weight: bold;
}
.carheader2
{
    font-size: 8pt;
    color: white;
    font-style: italic;
    font-family: Arial;
}
.menuheader
{
    font-size: 8pt;
    color: white;
    font-variant: small-caps;
    font-family: Arial;
    font-weight: bold;
    letter-spacing: 0pt;
}
.pageheader1
{
    font-size: 14pt;
    color: darkblue;
    font-family: Arial;
    font-weight: bold;
}

.pageheader2
{
    font-size: 10pt;
    color: darkblue;
    font-family: Arial;
    font-weight: bold;
}
.formfields
{
    font-size: 8pt;
    color: #000000;
    font-family: Verdana, arial, helvetica;
    letter-spacing: 0pt;
}
.carbkgd1
{
background-image:url('images/orange_tab.gif');
background-color:white;
color:white;
font-family:sans-serif;
font-weight:700;
}
.carbkgd2
{
background-image:url('images/blue_tab.gif');
background-color:white;
color:white;
font-family:sans-serif;
font-weight:700;
}