body {
	background-color: #8a7d71;
	margin-top: 2px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #ccc;
	text-decoration: none;
}

.style4 {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style13 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px; color: #666666; }
.box {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style25 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; }
.style26 {font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.menubox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menugrap {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}

.menugrap2 {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.formfields {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.radiobuttons {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f1efec;
}
.formtablel {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.formtabler {
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.paypalbox {
	border: 2px solid #ede9e5;
}
.servicebox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D85C0F;
	padding-bottom: 8px;
	padding-top: 8px;
}
.carrental {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
input, select    { border: 1px solid silver; font-size: 12px; }
input.error, select.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; font-size: 12px;}
input:focus, select:focus {border: 1px solid red; background-color:#EFEFEF;}
.mandatory  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.comment    { color: #BBBBBB; font-size: 12px; }


