﻿body {
margin: 0px;
}


a.lnkSubmit:active  { 

margin:0px 0px 0px 0px;
background:url(images/SearchByCar.gif) left center no-repeat;
padding: 0em 0em; 
font: 8pt "tahoma"; 
color: #336699; 
text-decoration: none; 
text-align:center;
vertical-align:middle;
font-weight: normal; 
letter-spacing: 0px; 

}

a.lnkSubmit:link  { 

margin:0px 0px 0px 0px;
background:url(images/SearchByCar.gif) left center no-repeat;
padding: 0em 0em; 
font: 8pt "tahoma"; 
color: #336699; 
text-decoration: none;
text-align:center;
vertical-align:bottom;
font-weight: normal; 
letter-spacing: 0px; 

}

a.lnkSubmit:visited  { 

margin:0px 0px 0px 0px;
background:url(images/SearchByCar.gif) left center no-repeat;
padding: 0em 0em; 
font: 8pt "tahoma"; 
color: #336699; 
text-decoration: none; 
text-align:center;
vertical-align:bottom;
font-weight: normal; 
letter-spacing: 0px; 

}

a.lnkSubmit:hover  { 

margin:0px 0px 0px 0px;
background:url(images/SearchByCar.gif) left center no-repeat;
padding: 0em 0em; 
font: 8pt "tahoma"; 
color: #336699; 
text-decoration: none; 
text-align:center;
vertical-align:middle;
font-weight: normal; 
letter-spacing: 0px; 

}

.box
{
    background: #ffffff url(images/grad.gif) repeat-y top left;
    text-align: right;
    float: right;
}
.top div
{
    background: url(/images/tl.gif) no-repeat top left;
    float: left;
}
.top
{
    background: transparent url(/images/tr.gif) no-repeat top right;
}
.bottom div
{
    background: url(/images/bl.gif) no-repeat bottom left;
}
.bottom
{
    background: transparent url(/images/br.gif) no-repeat bottom right;
}

.top div, .top, .bottom div, .bottom
{
    width: 100%;
    height: 10px;
    font-size: 1px;
}
.content
{
    margin: 0 10px;
}

