FORM {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

BODY {
    background-color: #ffffff; 
	BACKGROUND-IMAGE: url(images/bgr.gif);
    margin: 0px;
	FONT-SIZE: 10px; 
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;		
}

.body_main {
	margin:0px;
	padding:0px;
	background: #000000 url(images/game_bgr.jpg) center top no-repeat scroll;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F1C73E;
}

.text {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.body_inside {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #DFB871;
}


.title {
	font-family: century;
	font-size: 11pt;
	color: #000000;
}

.pic_frame {
	border: #303509 solid 3px;
}

.enquiry_label {
	font-family: verdana;
	font-size: 8pt;
	color: #CBB05F;
}

.enquiry_fillin {
	background-color: #CBB05F;
	border-style: inset;
	font-family: verdana;
	font-size: 8pt;
	color: #20240b;
}

.enquiry_price {
	background-color: #CBB05F;
	border-style: inset;
	font-family: verdana;
	font-size: 8pt;
	color: #20240b;
	text-align: right;
	cursor: default;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	cursor: default;
}

.copyright a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.copyright a:hover {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.link:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.footerHere {
		background: url(images/footer.jpg) center top no-repeat scroll; 
		text-align: center; 
}
.headerHere {
		background: url(images/header.jpg) center top no-repeat scroll; 
		text-align: center; 
}
