.Buttons 
{
    color: #476078; 
    border: 2px solid #476078; 
    background-color: #FFFFFF;
}

.small_white_txt {
    font-size: 8pt;
    color: #ffffff;
}
link1 {
    text-decoration: none; 
    color: #9D2F3F;
}

/* Ford Search */
td.Search 
{
    font-size: 10pt;
    height: 20px;
    
}

.btnSog 
{
    background-color : #5B749A;
    border: solid 1px #333333;
    font-weight: bold;
    color: White;
}

select.Search 
{
   font-size: 8pt;
   font-family: tahoma;    
   width : 167px;
}
.lblsog 
{
    font-weight : bold;
     font-size: 8pt;
   font-family: tahoma;  
   
}

.RightAlign 
{
    text-align : right;
    
}
td.Std 
{
     font-size: 10;
    font-family: tahoma;
    text-align : left;
}

.ListTopTableCurrent 
{
    BORDER-RIGHT		: #333333 1px solid; 
	BORDER-TOP			: #333333 1px solid; 
	BORDER-LEFT			: #333333 1px solid; 
	BORDER-BOTTOM		: #333333 1px solid;
	background-color : #5B749A;
	color:White;
}
.NewSearchButton 
{
    color: #5B749A; 
    font-weight: bold; 
    font-size: 8pt; 
    border: 0px groove #5B749A; 
    padding: 0px; 
    background-color: #DFDFDF
}
.Loginbutton 
{
    background-image: url('images/knapo.gif');
}