.tblRegular
{
    font-family: Verdana;
    font-size:8pt;
    text-align:left;
}
.borderRed
{
    border-right: #ff0000 1px solid;
    border-top: #ff0000 1px solid;
    border-left: #ff0000 1px solid;
    border-bottom: #ff0000 1px solid;
    background-color: #e2e0e1;
}
.borderBlack
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #e2e0e1;
}
.headerDealerName
{
    font-size: 28pt;
}
.headerLarge
{
    font-size: 15pt;
    font-weight:bold;
}
.headerContent
{
    font-size: 12pt;
    font-weight:bold;
}
.headerContent2
{
    font-size: 10pt;
    font-weight:bold;
}
.textBold
{
    font-weight:bold;
}
.bgGray
{
    background-color: #e2e0e1;
}
div.scroll 
{
	height: 250px;
	width: 670px;
	overflow: auto;
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 5px 5px;
}
.hrRed
{
    color:#FF0000;
}
.bgContent
{
    background-color:#e2e0e1;
}
.underline
{
    text-decoration:underline;
}
.garage
{
    width: 700px;
    height:180px;
}
a.l
{
    color:#000000!important;
    text-decoration:underline!important;
}
a.l:visited
{
    color:#000000!important;
    text-decoration:underline!important;
}
a.l:hover
{
    color:#ff0000!important;
    text-decoration:none!important;
}
.txtGray
{
    font-size: 12pt;
    color: #DDDDDD;
    font-weight:bold;
}
.OldPrice
{
    text-decoration:line-through;
    color:#990000;
    font-weight:bold;
}
#dsBody table
{
    font-family: Verdana;
    font-size:9pt;
    text-align:left;
}
.tab
{
    background-image:url(http://secure.automotiveinventory.com/Inventory/eBay/BlackRedGray/images/tab.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    width:139;
    height:41px;
}
.NewPrice
{
    color:#007700;
    font-weight:bold;
}