body {
	background: url(/images/bg.jpg);
	margin: 0px;
	background-repeat: repeat-y-x;
	font-family: Verdana;
	font-size: 12px;
	background-color: #343434;
}
H1{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:	#B5C5E3;
	margin-left: 8px;
	margin-top: 7px;
}
H2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:	#B5C5E3;
	margin-left: 8px;
	margin-top: 7px;
}
.h2bg{
	background: url(/images/h2bg.jpg);
}
P{
	font-family: Verdana;
	font-size: 12px;
	color:	#E1E1E1;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.tbl_main {
	background-color: Black;
	border-right: solid 4px #000000;
	border-left: solid 4px #000000;
	border-top: solid 4px #000000;
	border-bottom: solid 4px #000000;
	background-color: #343434;
}
.tbl_nav_v{
	background-color: Black;
}
.tbl_nav_v TD{
	background-color: #5B5C5E;
	background-image: url(/images/left-nav.jpg);
	height: 24px;
	border-top: solid 1px #000000;
}
.tbl_nav_v TD A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Silver;
	text-align: left;
	text-decoration: none;
}
.tbl_nav_v TD A:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Silver;
	text-align: left;
	text-decoration: none;
}
.tbl_nav_v TD A:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CB9A19;
	text-align: left;
	text-decoration: none;
}
.tbl_nav_v img{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}
.pattern {
	background: url(/images/pattern.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9px;
	color: Silver;
	text-align: left;
	text-decoration: none;
	text-align: right;
}

.content{
	background-color: #4F4D4E;
	font-family: Verdana;
	font-size: 12px;
	color: Silver;
}
.content TD{
	font-family: Verdana;
	font-size: 12px;
	color:	#E1E1E1;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	margin-bottom:2px;
}
.content TD A{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Silver;
	text-align: left;
	text-decoration: none;
}
.content TD A:visited{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Silver;
	text-align: left;
	text-decoration: none;
}
.content TD A:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CB9A19;
	text-align: left;
	text-decoration: none;
}
.content img{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.tbl_nav_h{
	background-color: Black;
}
.tbl_nav_h TD{
	background-color: #5B5C5E;
	background-image: url(/images/nav-top.jpg);
	height: 24px;
	width: 154px;
	border-top: solid 1px #000000;
	text-align: center;
}
.tbl_nav_h TD A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Silver;
	text-align: left;
	text-decoration: none;
}
.tbl_nav_h TD A:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Silver;
	text-align: left;
	text-decoration: none;
}
.tbl_nav_h TD A:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CB9A19;
	text-align: left;
	text-decoration: none;
}
.tbl_nav_h img{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}
.content2{
	background-color: #343434;
	font-family: Verdana;
	font-size: 12px;
	color: Silver;
}
.content2 TD{
	font-family: Verdana;
	font-size: 12px;
	color:	#E1E1E1;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:2px;
	background-color: #343434;
}
.content2 TD A{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Silver;
	text-align: left;
	text-decoration: none;
}
.content2 TD A:visited{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Silver;
	text-align: left;
	text-decoration: none;
}
.content2 TD A:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CB9A19;
	text-align: left;
	text-decoration: none;
}
.gallery{
	background-color: Black;
}
.indexloop{
	border-bottom: solid 1px #000000;
	background-color: #343434;
}
.indexloop TD{
	background-color: #343434;
}
.indextd1 {
	background-color: #383838;
	background: #383838 url(/images/index-leftbg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-position: bottom left;
}
.indextd1 img{
	padding-top:5px;
	padding-bottom:5px;
}
.indextd2 {
	background-color: #434343;
	background: #434343 url(/images/index-rightbg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	background-position: bottom left;
}
.indextd2 P A{
	font-family: Verdana;
	font-size: 9px;
	color:	#B5C5E3;
	font-weight: normal;
}
.indextd2 P A:visited{
	font-family: Verdana;
	font-size: 9px;
	color:	#B5C5E3;
	font-weight: normal;
}
.indextd2 P A:hover{
	font-family: Verdana;
	font-size: 9px;
	color:	#CB9A19;
	font-weight: normal;
}
input {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	width: 150px;
	background-color: #DCDCDC; 
}
textarea {
	font-family: Verdana;
	font-size: xx-small;
	border-top: solid 1px Black;
	border-bottom: solid 1px Black;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	background-color: #DCDCDC;
	width: 150px;
	overflow-x: no; 
}
.enquiry{
	border-left: solid 2px Black;
	border-right: solid 2px Black;
}
.enquiry TH{
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:	#B5C5E3;
	height: 30px;
}
.enquiry TD{
	margin-left: 8px;
	font-weight: bold;
	height: 23px;
	color: #B5C5E3;
}
.enquiry2{
}
.enquiry2 TH{
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:	#B5C5E3;
	height: 30px;
}
.enquiry2 TD{
	margin-left: 8px;
	font-weight: bold;
	height: 23px;
	color: #B5C5E3;
}
.sml_link{
	margin-left: 8px;
	font-family: Verdana;
	font-size: 9px;
	color:	#B5C5E3;
	font-weight: normal;
}
.sml_link A{
	font-family: Verdana;
	font-size: 9px;
	color:	#B5C5E3;
	font-weight: normal;
}
.sml_link A:visited{
	font-family: Verdana;
	font-size: 9px;
	color:	#B5C5E3;
	font-weight: normal;
}
.sml_link A:hover{
	font-family: Verdana;
	font-size: 9px;
	color:	#CB9A19;
	font-weight: normal;
}
