body {
	background-color: #FFFFFF;
	color: #080808;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
}

.bodytext{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.bodytext:link, a.bodytext:visited{

   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
   font-weight:bold !important;
}

a.bodytext:hover{

   color: #FFFFCC;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: underline; 
}


.htext{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.htext:link, a.htext:visited{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.htext:hover{

   color: #C80002;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

.ptext{

   color: #204748;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.ptext:link, a.ptext:visited{

   color: #204748;
   font-family: Tahoma;
   font-size: 11px; 
   text-decoration: none; 
}

a.ptext:hover{

   color: #CC0000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

.butta{
    background-color: #080808 !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
	font-size: 11px;    
    border: 1px solid #FFFFFF !important;
}

.buttb{
    background-color: #1F297B !important;
    color: #FFFFFF !important;
    font-family: Tahoma;
	font-size: 11px;   
	font-weight:bold; 
    border: 1px solid #FFFFFF !important;
	width:23px;
}


.atext{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 18px;
   font-weight: bold;
}

.leftt{

   color: #000000 !important;
   font-family: Tahoma;
   font-size: 12px;  
   font-weight: bold; 
   /*width:100%;
   filter:dropshadow(color=#C0C0C0, offx=1, offy=2, positive=true);*/
   text-decoration: none;
}


.inputbox {  
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #000000 !important;
  }

.inputbox1 {
  height:15px; 
  font-size:11px; 
  font-family: Tahoma; 
  color:#3A94FB !important;
  padding-left:5px;
  border:1px solid #BCC2C8 !important;
  }
  
.inputbox2 {
  height:13px; 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #70A7F9 !important;
  } 
  
.inputbox3 {
  height:15px; 
  font-size:11px; 
  font-family: Tahoma; 
  color:#3A94FB !important;
  padding-left:5px;
  border:1px solid #8491A6 !important;
  }   

.textbox { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #000000 !important;
  }
  
.textbox2 { 
  font-size:11px; 
  font-family: Tahoma; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #70A7F9 !important;
  }  

.whitetd{
  background-color: #FFFFFF !important;
}

.blacktd{
  background-color: #000000 !important;
}

.graytd{
  background-color: #EFEDEF !important;
}

.deepgraytd{
  background-color: #D4D2D4 !important;
}

.colortd{
  background-color: #F4F3EA !important;
}

.redtd, .bluetd{
  background-color: #080808 !important;
}

.titletext{
   color: #FFFFFF !important;
   font-family: Tahoma;
   font-size: 10pt;
   font-weight: bold;
}

.csr{
  cursor:pointer;
}

.tbl_border {border:1px solid #FFFFFF}
.tbl_border1 {border:1px solid #0C1281}
.tbl_border2 {border-left:1px solid #000000}
.tbl_border3 {border:1px solid #0000FF}

.tbl_blk  { background-color: #CCCCCC; }
.cal_td { font-family:Tahoma; font-size:11px; background-color: #FFFFFF; width: 16px; height: 13px; }

.cal_td a { font-family:Tahoma; font-size:11px; background-color: #FFFFFF; color: #0000FF; width: 16px; height: 13px; text-decoration: none;}
.cal_td a:hover { font-family:Tahoma; font-size:11px; background-color: #C80002; color: #FFFFFF; width: 16px; height: 13px; text-decoration: underline;}

#cal_days { background-color: #F7F7F7; text-align:center; }
#cal_hday { background-color: #F1F6F9; }
#cal_nav { background-color: #D8D8D8; padding:3px; }

/* -------*/

h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #009900;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000099;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/top_link_bg.jpg) repeat-x;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;	
	height: 24px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -32px;
	color: #000000;
}

a.mainlevel2:link, a.mainlevel2:visited {
	display: block;
	background: url(../images/top_link_bg.jpg) repeat-x;
	background-position: 0px -32px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 8px;	
	height: 24px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

.top_bg{
  background:url(../images/top_bg.jpg);
}

.head_bg{
  background:url(../images/head_bg.jpg);
}

.head_bg_next{
  background:url(../images/head_bg_next.jpg);
}

.leftbg{
  background:url(../images/leftbg.jpg);
}

.rightbg{
  background:url(../images/rightbg.jpg);
}

.rightbg_pro{
  background:url(../images/rightbg_pro.jpg);
}

.bannerbg{
  background:url(../images/bannerbg.jpg);
}

#main_con{
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  padding-bottom:5px;
  text-align:justify;
  line-height: 160%;
  color: #454444;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#main_con p{ 
  line-height: 160%;
  color: #454444;
  font-family: Tahoma;
  font-size: 11px;  
  text-decoration: none;
}

#main_con a{  
  color: #0E50B5;
  text-decoration: none;
}

#main_con a:hover{  
  color: #CC0000;
  text-decoration: underline;
}

#main_con ol{ 
  line-height:130%;  
}

#main_con ul{ 
  line-height:130%;  
  list-style-type:none;
}

#main_con ul li{
	background-image: url(../images/list_arrow.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin-left:-15px;
	margin-top:-5px !important;
	margin-top:-15px;
	margin-bottom:10px !important;
	margin-bottom:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

.list_cl{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px !important;
	margin-left: 31px;
	line-height:130%;
	list-style:square;
	
}

#hdbg{  
  color: #0E50B5;
  font-family: Tahoma, Arial, Verdana;
  font-size: 12px;  
  text-decoration: none;
  font-weight:bold;
  padding-left:10px;
  padding-right:10px;
  padding-top:4px;
  padding-bottom:4px;
}

#hdbg a{  
  color: #0E50B5;
  font-family: Tahoma, Arial, Verdana;
  font-size: 12px;  
  text-decoration: none;
  font-weight:bold; 
}

#hdbg a:hover{  
  color: #FFFFCC;
}


.img1{
 border:1px solid #827B6B;
}

.img2{
 border:3px solid #585858;
}

.img3{
 border:3px solid #969494;
}

.tdimg2{
  border:1px solid #7F7868;
  background-color:#DED9C3;
  padding:6px;  
}


.paginationlink{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.paginationlink:link, a.paginationlink:visited{

   color: #000000;
   font-family: Tahoma;
   font-size: 11px;  
   text-decoration: none; 
}

a.paginationlink:hover{

   color: #CC0000;
}

.paginationlinkactive{

   color: #CC0000;
   font-family: Tahoma;
   font-size: 11px;  
   font-weight: bold;
   text-decoration: none; 
}

.footer_bg1{
   background:url(../images/footer_bg1.jpg);
 }

.footer_bg{
   background-color:#373737;   
 }
 
 #footer{
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:center;
  line-height: 130%;
  color: #BDBCBC;
  font-family: Arial, Verdana;
  font-size: 9pt;  
  font-weight:bold;
  letter-spacing:1px;
  text-decoration: none;
}

#footer a{  
  color: #BDBCBC;
  font-weight:bold;
  text-decoration: none;
}

#footer a:hover{  
  color: #FFFFCC;
  text-decoration: underline;
}

.commoncolor{
  background-color:#CCCCCC;
}  

a.about:link, a.about:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/about.jpg);
  width:302px;
  height:40px;
}

a.about:hover{
  display:block; 
  text-decoration:none;
  background:url(../images/about_hover.jpg);
}

a.about_hover:link, a.about_hover:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/about_hover.jpg);
  width:302px;
  height:40px;
}  

a.carservice:link, a.carservice:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/carservice.jpg);
  width:302px;
  height:43px;
}

a.carservice:hover{
  display:block; 
  text-decoration:none;
  background:url(../images/carservice_hover.jpg);
}

a.carservice_hover:link, a.carservice_hover:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/carservice_hover.jpg);
  width:302px;
  height:43px;
} 

a.carparts:link, a.carparts:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/carparts.jpg);
  width:302px;
  height:41px;
}

a.carparts:hover{
  display:block; 
  text-decoration:none;
  background:url(../images/carparts_hover.jpg);
}

a.carparts_hover:link, a.carparts_hover:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/carparts_hover.jpg);
  width:302px;
  height:41px;
}

a.carsales:link, a.carsales:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/carsales.jpg);
  width:302px;
  height:45px;
}

a.carsales:hover{
  display:block; 
  text-decoration:none;
  background:url(../images/carsales_hover.jpg);
}

a.carsales_hover:link, a.carsales_hover:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/carsales_hover.jpg);
  width:302px;
  height:45px;
}

a.special:link, a.special:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/special.jpg);
  width:302px;
  height:44px;
}

a.special:hover{
  display:block; 
  text-decoration:none;
  background:url(../images/special_hover.jpg);
}

a.special_hover:link, a.special_hover:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/special_hover.jpg);
  width:302px;
  height:44px;
}

a.contact:link, a.contact:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/contact.jpg);
  width:302px;
  height:44px;
}

a.contact:hover{
  display:block; 
  text-decoration:none;
  background:url(../images/contact_hover.jpg);
}

a.contact_hover:link, a.contact_hover:visited{
  display:block; 
  text-decoration:none;
  background:url(../images/contact_hover.jpg);
  width:302px;
  height:44px;
}

a.leftlink:link, a.leftlink:visited {
	display: block;	
	background: url(../images/var_link_bg.jpg) no-repeat;   
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
	color: #BEBEBE;
	text-align: left;
	padding-top: 10px;
	padding-left: 80px;
	height: 24px !important;
	height: 24px;
	width: 222px !important;
	width: 222px;
	text-decoration: none;
}
 
a.leftlink:hover {    	
	background: url(../images/var_link_bg.jpg) no-repeat; 		
	color: #FFFFFF;
}

a.leftlinkactive:link, a.leftlinkactive:visited {
	display: block;	
	background: url(../images/var_link_bg.jpg) no-repeat;   
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-left: 80px;
	height: 24px !important;
	height: 24px;
	width: 222px !important;
	width: 222px;
	text-decoration: none;
}

.probg1{
   background-color:#494949;
}

.probg2{
   background-color:#232323;
}

.fontcol{
   color:#BEBEBE;
}