body {
	font-family: Arial, Helvetica, sans-serif;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
}
.nav a {
	color: white;
	text-decoration: none;
}
.nav a:hover {
	color: green;
	text-decoration: none;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 65px;
}
.content1 a {
	color: #33cc00;
	text-decoration: none;
}
.content1 a:hover {
	color: #66ff66;
	text-decoration: underline;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 5px;
	padding-left: 20px;
}
.content2 a {
	color: #33cc00;
	text-decoration: none;
}
.content2 a:hover {
	color: #66ff66;
	text-decoration: underline;
}
.content2 ul {
	color: #33cc00;
	font-family: tahoma; 
	font-weight: bold;
	font-size: 11px;
}
.left_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	text-align: center;
}
.left_bottom a {
	color: #006600;
	text-decoration: none;
}
.left_bottom a:hover {
	color: #66ff66;
	text-decoration: underline;
}
.input {
	color: #99cc66;
	border: 1px solid #99cc66;
	font-family: tahoma; 
	font-weight: bold;
	font-size: 11px;
}
.enquiry {color: #33cc00; font-size: 11px; font-family: tahoma; font-weight: bold; line-height: 10px; }
.style2 {color: #333333; font-size: 11px; font-family: tahoma; font-weight: bold; }
.styleGreen {color: #33cc00; font-size: 11px; font-family: tahoma; font-weight: bold; }