/* CSS Document */

.menu{
         font-family:Arial, Helvetica, sans-serif;
		 font-size:12px;
		 color:#ffffff;
		 text-decoration:none;
		 
}


.heding1{
         font-family:Arial, Helvetica, sans-serif;
		 font-size:12px;
		 color:#FFFFFF;
		 text-decoration:none;
		 font-weight:bold;
		 padding-left:12px;
}

.bodytext{
         font-family:Arial, Helvetica, sans-serif;
		 font-size:11px;
		 color:#000000;
		 text-decoration:none;
		 padding-left:12px;
}

.heding2{
         font-family:Tahoma;
		 font-size:11px;
		 color:#ffffff;
		 text-decoration:none;
		 font-weight:bold;
		 padding-left:15px;
}

.bodytext1{
         font-family:Arial, Helvetica, sans-serif;
		 font-size:11px;
		 color:#C0A264;
		 text-decoration:none;
		 font-weight:bold;
		 }

.contact{
         font-family:Arial, Helvetica, sans-serif;
		 font-size:17px;
		 color:#C0A264;
		 text-decoration:none;
		 font-weight:bold;
		 padding-left:25px;
		
}

.contactbodytext{
         font-family:Arial, Helvetica, sans-serif;
		 font-size:12px;
		 color:#292929;
		 text-decoration:none;
		 padding-left:25px;
		 padding-top:5px;
}

.footer{
         font-family:Arial, Helvetica, sans-serif;
		 font-size:11px;
		 color:#ffffff;
		 text-decoration:none;
		 
}
.tab_sty{
border:1px solid #CCCCCC  ;

}


.stocktable {
	MARGIN-BOTTOM: 25px;
	WIDTH: 700px;
	border: 1px solid #3b3c3d;
	clip: rect(auto,auto,25px,auto);
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.stocktable .header {
	FONT-SIZE: 12px;
	BACKGROUND: #C5C5C5;
	font-weight: bolder;
}
.stocktable .column {
	BORDER-RIGHT: 1px solid #bdc2c6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bdc2c6;
}
.stocktable .even {
	BACKGROUND: #fff;
	height: 30px;
}
.stocktable .odd {
	BACKGROUND: #E4E4E4;
	height: 30px;
	}
.top  {
     font-size:9px; 
	 font-family:Verdana,Arial,Helvetica,sans-serif; 
	 color:#61A4A7; 
	 style:text-decoration:underline;	
	}
	
.selfdrive {
    font-family:Trebuchet MS,
	font-size:15px;
	color:#000000;
	}
   
