﻿body
{
    margin: 0px;
    background-color: #eeeeee;

}
table.toptable
{
    width: 100%;
       background-image: url("/Portals/_default/Skins/usAutocenter/images/bodybg749.png"); 
       background-repeat: repeat-x;
}
table.maintable
{
    border: none;
    width: 1000px;
}
table.maintable td
{
    vertical-align: top;
}
table.maintable td.logotd
{
    width: 1000px;
    text-align:center;
}
table.maintable td.menutd
{
    width: 1000px;
    height: 36px;
}
table.maintable td.spacetd
{
    width: 10px;
    height: 10px;
}

table.maintable td.lefttd
{
    width: 202px;
    height: 367px;
    background-color: #cecece;
}

table.maintable td.righttd
{
    width: 788px;
    height: 367px;
    background-color: #cecece;
}

table.maintable td.footertd
{
    text-align: center;
        width: 1000px;
    height: 36px;
    vertical-align: middle;
}

table.maintable td.logintd
{
    text-align: right;
}

HR {
	color: #CCCCCC;
	height: 1px;
	width: 100%;
}

/*----------------------------------------------------------------------------------------------
	ELEMENTS
----------------------------------------------------------------------------------------------*/

.Footer {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A.Footer:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A.Footer:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A.Footer:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

A.Footer:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

IMG
{
    border: 0px;
}