/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
}



table, tr, td {

	vertical-alignment: top;

	font-family : Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: black;

}



th {

	horizontal-alignment: center;

	font-size:12px;

	color: white;

	background-color: #3399cc;

}



.content {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: black;

}

	

.top_navi {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #006699;

}



a.top:link, a.top:visited {

	color: #006699;

	text-decoration: none;

}



a.top:hover {

	text-decoration: underline;

}

.aboutus:link, a.aboutus:visited {

	color: black;

	text-decoration: none;

}


a.aboutus:hover {

	color: #006699;

	text-decoration: none; 
}

.aboutus_title:link, a.aboutus_title:visited {

	color: #006699;

	text-decoration: none;

}


a.aboutus_title:hover {

	color: #006699;

	text-decoration: none; 
}

.lang_toggle {

	font-family : Verdana, Helvetica, sans-serif;

	font-size: 10px;

	color: #D47C09;

	padding-top:5px;

	padding-bottom:5px;

}



a.lang:link, a.lang:hover, a.lang:visited {

	color: #D47C09;

}



.greyline {

  background-color: #999999;

}



.blacknbold {

  color: #996600;

  font-weight: bold;

}



.copyright {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #007AA5;

}



img {

	border: none;

}



.content_sub {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #0066cc;

}



.fade_link {

	color: #cccccc;

}



.credit {

	color: #aaaaaa;

}







a.fade_link:hover {	

	color: white;

}



a.credit:link, a.credit:hover, a.credit:visited {

	color: #aaaaaa;

}



a.credit:hover {	

	color: white;

}



a:link, a:hover, a:visited {

	color: #006699;

	text-decoration: underline;

}



a:hover {

	text-decoration:none;

}



.section_head {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	padding-top: 5px;
}



.header {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #006699;

	font-weight: bold;

	padding-top: 3px;

}



.bigger {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: black;

	font-weight: bold;

}



input, textarea, select {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: black;

		

}



.warning {

	color: red;

}


/* style for staff directory */



.staffname {

	font-size: 12px;

	font-weight: bold;

	color: #006699;

}



.stafftitle {

	font-weight: bold;

}



/* end of style for staff directory */	


/* style for wheels database */

table.wheel_listing {
	border: 1px solid #cccccc;
	width:150px;
}

table.wheel_listing td.wheel_pic {
	width: 150px;
	height: 120px;
}

table.wheel_listing img.wheel_sticker {
	width: 150px;
	height: 120px;
}

table.wheel_listing td.wheel_model {
	padding-left: 2px;
	font-weight:bold;
	color: #006699;
}

div#wheel_filter {
	text-align:right;
}

td.wheel_banner_text {
	padding-left:2px;
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
}



/* end of style for wheels database */


td.frame {
	border: 1px solid #CCCCCC;
}