
html, body{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size : 100%;
	color:#065606;
	background-color : #FFFFFF;	
}
/* Structure
***********************************************/
.underline {
	text-decoration : underline;
}
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:790px;
	background-color: #FFFFFF;
}
ul {
	font-size:100%;
}
hr {
	color:#CCCCCC;
	height:1px;
}
ul.indent{
	list-style : square;
	margin-left:15px;
	font-weight:bold;
	line-height:12px;
}
h1 {font-size:130%; font-weight:normal;margin-top:0px;}
.h2 {font-size:75%; font-weight:normal;}
h3 {font-size:70%; font-weight:normal;}
/* Header
***********************************************/
#logo {
	position: relative;
	float:left;
	width:790px;
	height:113px;
	background-image : url(../images/logos/logomain.jpg);
	background-repeat : no-repeat;	
}
.navoffleft {position:relative;	float:left;	height:28px;width:11px;	background-image : url(../images/nav_off_left.jpg);}
.navoffright {position:relative;	float:left;	height:28px;width:11px;	background-image : url(../images/nav_off_right.jpg);}
.navoffmid {padding-top:8px;padding-left:4px;padding-right:4px;position:relative;	float:left;	height:20px;	background-image : url(../images/nav_off_mid.jpg);	background-repeat : repeat-x;}
.navonleft {position:relative;	float:left;	height:28px;width:11px;	background-image : url(../images/nav_on_left.jpg);}
.navonright {position:relative;	float:left;	height:28px;width:11px;	background-image : url(../images/nav_on_right.jpg);}
.navonmid {padding-top:8px;padding-left:4px;padding-right:4px;position:relative;	float:left;	height:20px;background-image : url(../images/nav_on_mid.jpg);	background-repeat : repeat-x;}



#topnav {
	position:relative;
	float:left;
	width:785px;
	font-size:95%;
	height:28px;
	padding-top:5px;
	padding-left:5px;
	font-weight : bold;
}
#topnav a:link {font-family: Arial, Helvetica, sans-serif;color: #006600;text-decoration: none;}
#topnav a:visited {font-family: Arial, Helvetica, sans-serif;color: #006600;text-decoration: none;}
#topnav a:hover {font-family: Arial, Helvetica, sans-serif;color: #006600;text-decoration: underline;}
#topnav a:active {font-family: Arial, Helvetica, sans-serif;color: #006600;text-decoration: none;}
.nolinktopnav {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;text-decoration: none;}
#strip {
	position:relative;
	float:left;
	width:790px;
	height:23px;
	background-image : url(../images/bg_strip.jpg);
	background-repeat : no-repeat;
}
#content{
	position:relative;
	float:left;
	text-align:left;
	width:740px;
	background-image : url(../images/bg_content.jpg);
	background-repeat : repeat-y;
	padding-left:30px;
	padding-right:20px;
	font-family : Arial, Helvetica, sans-serif;
}
#title {
	position:relative;
	float:left;
	width:226px;
	height:31px;
	background-image : url(../images/bg_title.jpg);
	background-repeat : no-repeat;
	padding-left:30px;
	padding-top:10px;
	color:#F57C1F;
}
#icon {
	position:relative;
	float:left;
	width:114px;
	height:41px;
}
#left {
	position:relative;
	float:left;
	width: 370px;
	
}
#right {
	position:relative;
	float:left;
	width: 350px;
	padding-left:10px;
	padding-right:10px;
}
.all {
	position:relative;
	float:left;
	width:700px;
	font-size:75%; font-weight:normal;
}
.all2 {
	position:relative;
	float:left;
	width:700px;
}
.qual {
	position:relative;
	float:left;
	background-image : url(../images/bg_qual.jpg);
	background-repeat : no-repeat;
	background-position : top left;
	width:310px;
	padding-left:30px;
}
.qual2 {
	position:relative;
	float:left;
	width:350px;
	font-size:90%;
	
}
#thetick {
	position:relative;
	float:left;
	width:40px;
	height:18px;
}
#iagree {
	position:relative;
	float:left;
	width:269px;
}
#contentimage {
	position:relative;
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

a.bodylink:link {text-decoration: none;color:#006600;font-weight:bold;}
a.bodylink:visited {text-decoration: none;color:#006600;font-weight:bold;}
a.bodylink:hover {text-decoration: underline;color:#0066008;font-weight:bold;}
a.bodylink:active {text-decoration: none;color:#006600;font-weight:bold;}

a.bodylinkm:link {text-decoration: none;color:#F47D1F;font-weight:bold;}
a.bodylinkm:visited {text-decoration: none;color:#F47D1F;font-weight:bold;}
a.bodylinkm:hover {text-decoration: underline;color:#F47D1F;font-weight:bold;}
a.bodylinkm:active {text-decoration: none;color:#F47D1F;font-weight:bold;}

/* Bottom
***********************************************/
#footer a:link {font-family: Arial, Helvetica, sans-serif;color: #006600;text-decoration: none;}
#footer a:visited {font-family: Arial, Helvetica, sans-serif;color: #006600;text-decoration: none;}
#footer a:hover {font-family: Arial, Helvetica, sans-serif;color: #006600;text-decoration: underline;}
#footer a:active {font-family: Arial, Helvetica, sans-serif;color: #006600;text-decoration: underline;}
.nolink {font-family: Arial, Helvetica, sans-serif;color: #006600;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:790px;
	height:45px;
	font-size:80%;
	text-align:center;
	padding-top:65px;
	color: #006600;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
}

#contactform{position:relative;	float:left;font-size:80%;}
.frmul{position:relative;	float:left; width:100px;text-align:right;}
.frmur{position:relative;	float:left;}
#formdetail{position:relative;float:left;padding:5px;margin-bottom:10px;}
.frmll{position:relative;float:left;width:105px;text-align:right;padding-right:5px;margin-top:2px;margin-bottom:2px;}
.frmlr{position:relative;float:left;margin-top:2px;margin-bottom:2px;}
input,select,textarea {font-family: "Trebuchet MS";padding-left:3px;font-size:100%;}
.red {
	color:#FF0000;
}

#error {
	position:relative;
	float:left;
	padding:10px;
}
#veh1, #veh2{
	position:relative;
	float:left;
	width:718px;
}
.login{
	position:relative;
	float:left;
	width:718px;
}
#veh, #veh3, #veh5, #veh5a, #veh6, #veh7,#lenban,#veh88,#veh89,#veh891,#veh892,#veh893,#veh894,#veh895 {
	position:relative;
	float:left;
	width:718px;
	display:none;
}
#veh4 {
	position:relative;
	float:left;
	width:700px;
	border-top:1px solid #74C583;
	margin-top:10px;
}
#visible, #visible2, #visible5, #visible6, #visible7{
	font-size:1%;
	height:1px;
}
#mnav {
	position:relative;
	float:left;
	width:700px;
	height:20px;
	padding-top:5px;
	color:#666666;
	border-bottom:1px solid #74C583;
}
.quote_view  {
	font-weight : bold;
}
.bgreen {
	font-size:110%;
	color:#006600;
	font-weight : bold;
}
.sgreen {
	font-size:100%;
	color:#006600;
}
.divseen {
	position:relative;
	float:left;
	width:718px;
}
.divleft {
	position:relative;
	float:left;
	width:320px;
	text-align:right;
}
.divright {
	position:relative;
	float:left;
	width:350px;
	padding-left:5px;
}
.grey {
	color:#666666;
}
INPUT, SELECT {
	font-size:90%;
}