﻿body
{
	background-color:#ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 8pt;
	font-family: Arial, sans-serif;
}



.hidden 
{
	display:none;
}

.bodytext01 {
		font-size: 8pt;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
	}
	a.bodytext01:active 	{ color: #000000; }
	a.bodytext01:link 		{ color: #000000; }
	a.bodytext01:visited 	{ color: #000000; }
	a.bodytext01:hover 	{ color: #c20000; text-decoration: none; }
	
.midtext {
		font-size: 8pt;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
	}
	a.midtext:active 	{ color: #000000; }
	a.midtext:link 		{ color: #000000; }
	a.midtext:visited 	{ color: #000000; }
	a.midtext:hover 	{ color: #c20000; text-decoration: none; }	
	
.menutext01 {
		font-size: 8pt;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
	}
	a.menutext01:active 	{ color: #000000; font-weight:bold;}
	a.menutext01:link 		{ color: #000000; font-weight:bold;}
	a.menutext01:visited 	{ color: #000000; font-weight:bold;}
	a.menutext01:hover 	{ color: #c20000; font-weight:bold;}	
	
.linktext01 {
		font-size: 8pt;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
	}
	a.linktext01:active 	{ color: #515158; }
	a.linktext01:link 		{ color: #515158; }
	a.linktext01:visited 	{ color: #515158; }
	a.linktext01:hover 	{ color: #515158;text-decoration: underline; }		
	
	
	
	
/* Design view Starts  */


.headerbg
{
	background-image: url(../Images/banner-topbg.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
		
.headnav {
		background-image:url(../images/menu_bg.jpg);		
		background-repeat:repeat-x;
		height:40px;
		}
		
.btnnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	display:block;
	padding:10px;
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	background-position:right;
	}		
		
a.btnnav01:link {color:#ffffff; text-decoration:none;}
a.btnnav01:hover {text-decoration:underline;}
a.btnnav01:active {color:#ffffff; text-decoration:none; }
a.btnnav01:visited {color:#ffffff; text-decoration:none; }

		

.footer {
		background-image:url(../images/banner5-bottom.jpg);
		background-repeat:repeat-x;
		height:128px;
		font-size:12px;}


.footbtn {
		font-size:11px;
		 color:#ffffff;
		font-weight:bold;		
		}

a.footbtn:link {color:#ffffff; text-decoration:none;}
a.footbtn:hover {color:#ffffff; text-decoration:underline;}
a.footbtn:visited {text-decoration:none;}
				

.righttxt {
			width:60%;
			font-size:9px;
			color:#ff0000;
			text-align:center;
			}
			
.abouttxt 
{
	height:20px;
	float:left;
	margin-top:15px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	padding-left:10px;
}

.linkabt 
{
	font-size:11px;
	text-align:center;
	padding:4px 5px 4px 5px;
	color:#504d4d;
	
	border-right:2px solid #666666;
}

a.linkabt01:link 
{
		text-decoration:none;
	
}
a.linkabt01:hover{ text-decoration:underline;}
a.linkabt01:visited {text-decoration:none;}


/* Vehicle services start  */	

.vehicletxt
{
	height:25px;
	float:left;	
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	
}
.exampleTxtOV
{
		font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; 
		font-size:12px;
		text-align:left;
		font-weight:normal;
		font-style:normal;
		text-decoration:normal;
		color:#303030;}


.fleetLink{
			font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
				color:#303030; 
				font-size:11px; 
				line-height:14px; 
				text-decoration:underline;
				font-weight:bold;
}

a.fleetLink:link, a.fleetLink:active, a.fleetLink:visited
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	color:#303030; 
	font-size:11px; 
	line-height:14px; 
	text-decoration:underline;
	font-weight:bold;
	}
a.fleetLink:hover {color:#CC0000 }
		
.carimg 
{
	border-bottom:1px solid #999999; 
	text-align:center; 
	height:90px; 
	vertical-align:middle;
	}

.imgbdr 
{
		border-bottom:1px solid #999999; 
		text-align:center; 
		height:90px; 
		vertical-align:middle;
}
/* Vehicle services end  */	


/* Design view End  */	
