﻿body 
{
    font-family: Tahoma;
    font-size: 10px;
    color: #333333;
    background-color: #ffffff;
    margin: 5px 0 0 0;
    padding: 0;
}

.textbox
{
    width:250px;
    font-size: 11px;
    background-color: #fdfdfd;
    border: 1px solid #999999;
    margin: 0 5px 0 0;
}

h3
{
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    color: #3C6167;
}
h4
{
    font-size: 11px;
    color: #57878E;
    padding: 0px;
    margin: 0px;
}
.csscarlabel
{
    color: #8DB1B7;
    
}
#divholder
{
    width:auto;
    height: 50px;    
    color: #3C6167;
    margin: 0 0 0 0px;		
}

#divtop
{
    width:auto;
    height: 50px;    
    color: #3C6167;
    margin: 0 0 0 0px;		
}

#divleft
{
    width:auto;
    height:auto;
min-height:250px;
    margin: 0 10px 20px 0px;
    float: left;
}

#divcenter
{
    width:250px;
    min-height:250px;
    height:auto;
    float: left;
}
#divright
{
    width:auto;
    height:150px;
    float:left;
}
#divholder
{
    width:auto;
    height: 50px;    
    color: #3C6167;
    margin: 0 0 0 0px;		
}

.tabletop
{
    width:auto;
    height: 50px;    
    color: #3C6167;
    margin: 0 0 0 0px;		
}

.tableleft
{
    width:auto;
    height:auto;
min-height:250px;
    margin: 0 15px 10px 0px;
    float: left;
}
.tableimg{
	border-right: 1px solid #666;
        border-bottom: 1px solid #666;
        border-left: 1px solid #ddd; 
        border-top: 1px solid #ddd;
        padding: 2px;
        width:330px;

}

.tablecenter
{
    width: 250px;
    min-height:250px;
    height:auto;
    float: left;
}
.tableright
{
    width:auto;
    height:150px;
    float:left;
}
.tableholder
{
    width:auto;
    height:330px;    
    color: #3C6167;
    margin: 0 0 0 0px;		
}

.tablebottom{
	border-right: 1px solid #666;
        border-bottom: 1px solid #666;
        border-left: 1px solid #ddd; 
        border-top: 1px solid #ddd;
	height:1px;
        width:95%;
	margin: 0 0 0 0;

}

.clear
{
    clear: both;
}

.mover
{
    text-align:left;
    
    }
