body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg); 
	background-repeat:repeat-x; 
	background-color: #8e8e8e;
}
body a {
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
body a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
hr {
	border: none 0;
	border-top: 1px dashed #666;
	width: 100%;
	height: 1px;
} 
.head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.head a {
	color: #666666;
	text-decoration: none;
}
.head a:hover {
	color: #0099ff;
	text-decoration: none;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.nav a {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.nav a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.right {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.right a {
	font-family: Verdana;
	font-size: 11px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.right a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.style1 {color: #000000}
.style2 {color: red; font-weight: bold;}
.style3 {color: red; font-size: 18px; font-weight: bold;}

.input {
	color: red;
	border: 1px solid red;
	font-family: tahoma; 
	font-weight: bold;
	font-size: 11px;
}
.enquiry {color: #cc0000; font-size: 11px; font-family: tahoma; font-weight: bold; line-height: 10px; }

#banner {
	border: 1px solid #666666;
	margin: 10px;
}
