BODY
{
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #FFFFFF
}




.FORM
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.remembered_car 
{
    font-weight: bold;
}
.cars {
    font-weight: none;
}


.red
{
    COLOR: #FF0000;
    font-weight: bold;
}

.blue
{
    COLOR: #0000FF;
    font-weight: bold;
}

.search
{
    FONT-FAMILY: verdana,arial;
    color: #0084BD;
    font-weight: bold;
    FONT-SIZE: 13px
}

.searchString
{
    FONT-FAMILY: verdana,arial;
    BACKGROUND-COLOR: #FF0000;
    color: #FFFFFF;
    font-weight: bold
}




.title
{
    FONT-FAMILY: verdana,arial;
    color: #0084BD;
    font-weight: bold;
    FONT-SIZE: 13px;
}

.header
{
    color: #000000; 
    font-weight: bold;
    FONT-SIZE: 13px;
}

.sectorheader
{
    FONT-FAMILY: verdana,arial;
    color: #7A847F;
    font-weight: bold;
    FONT-SIZE: 11px;
}




TABLE.Top
{
    BORDER-RIGHT: #DEDEDE 1px solid;
    BORDER-TOP: #DEDEDE 1px solid;
    BORDER-LEFT: #DEDEDE 1px solid;
    BORDER-BOTTOM: #DEDEDE 1px solid;
    BACKGROUND-COLOR: #FFFFFF
}

TABLE.bar
{
    BORDER-RIGHT: #4A5284 1px solid;
    BORDER-TOP: #4A5284 1px solid;
    BORDER-LEFT: #4A5284 1px solid;
    BORDER-BOTTOM: #4A5284 1px solid;
    BACKGROUND-COLOR: #FFFFFF
}




TR.bottomlinks
{
	font-family: verdana;
	font-size: 11px;
}
TR.header
{
    BACKGROUND-COLOR: #EEEEEE;
    color: #929292; 
    font-weight: italic;
    FONT-SIZE: 13px
}
TR.Color
{
    BACKGROUND-COLOR: #FFFFFF
}

TR.Color2
{
    BACKGROUND-COLOR: #EEEEEE
}
TD
{
    FONT-SIZE: 11px;
}
A
{
  background-color: transparent;
  color: #000000;
  text-decoration: underline;
}
A:hover
{
    color: #DEDEDE; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}

A.noline
{
  background-color: transparent;
    FONT-SIZE: 11px;
  color: #0000FF;
  text-decoration: none;
}
A.noline:hover
{
    color: #0000FF; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}

A.bottomlinks
{
    color: #000000; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}
A.bottomlinks:hover
{
    color: #0000FF; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: none
}
