﻿body
{
    font-family: arial;
    font-size: 10pt;
    color: #000000;
    padding: 0;
    margin: 0;
    background-image: url( '../images/main_bg.gif' );
}

.MainTableContainer
{
    width: 1010px;
    border-collapse: collapse;
    color: #000000;
}

.MainFooterCell
{
    padding-top: 20px;
    padding-left: 10px;
}

.puper
{
    font-size: 1.2em;
    line-height: 1.5em;
    font-family: arial;
    color: #444;
}

.puper_title
{
    font-family: arial;
    font-size: 12pt;
    color: #cebba4;
    font-weight: bold;
}

.headitem
{
    background-color: #63503d;
    padding: 4px 0;
    margin-top: 15px;
    text-indent: 5px;
}

.headitem, .headitem2
{
    font-weight: bold;
    color: #ffffff;
    font-family: arial;
    font-size: 12px;
    line-height: 10px;
    text-transform: capitalize;   
    width:190px; 
}

.headitem2
{
    text-transform: uppercase;    
    font-weight: normal;
    color: #000000;
    margin-top: 10px;
    line-height: 14px;
}

.item
{
    font-weight: normal;
    color: #666666;
    font-family: arial;
    font-size: 10px;
    line-height: 10px;
    width:190px;
}

.item span, .headitem span
{
    line-height: 1.2em;
    font-size: 1.2em;
}

/*.item a
{
    line-height: 1.2em;
    font-size: 1.2em;
    color: #0066cb;
}

.item a:hover
{
    line-height: 1.2em;
    font-size: 1.2em;
    color: #999999;
}*/

.item a
{
    line-height: 1.5em;
}

a.dealerLink:link, 
a.dealerLink:hover,
a.dealerLink:active, 
a.dealerLink:visited
{
    font-size: 11px;
    color: #63513F;
    line-height: 1.5em;
}

a.dealerLink:hover
{
    color: #AC8F72;
}

.brbyst
{
    font-weight: bold;
    color: #666;
    font-family: arial;
    font-size: 7pt;
    white-space: nowrap;
    text-decoration: none;
}

.Streetwise
{
    padding: 0 5px;
    cursor: pointer;
}

.RootMenuitem, .RootMenuitemHover
{
    width:120px;
	font-family: Arial;
	font-size: 12px;
	color: #cbb69e;
	cursor:pointer;
	border:0px solid #000000;
}

.RootMenuitemHover
{
	background-color: #ccb8a0;
	color: #EAF3FF;
}
