BODY {
	background:#FFFFFF;
	
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 130%;	  
}

a:link
{ text-decoration: none; color:#000000; }
a:visited
{ text-decoration: none; color:#999999; }
a:active
{ text-decoration: none; color:#666666; }
a:hover
{ text-decoration: underline;  color:#CCCCCC; }

TABLE
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	line-height: 150%;	
	text-align: left;

	border-color: #999999;
	border-collapse: collapse;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.bordercolour {
	border: 1px solid #333333;
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.popuptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.popupsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.formboxvip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 162px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	
}
.thumbborder {
	border: 1px solid #999999;
	text-decoration: none;
	cursor: hand;

	
}
.thumblinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999; 
	text-decoration: underline;
	
}

.thumblinks a:visited {
	text-decoration: underline;
	color:#48727D; 
}

.thumblinks a:active { 
	text-decoration: none; 
	color:#999999; 
}

.thumblinks a:hover {
	text-decoration: underline;
	color:#999999;
	cursor: hand;

}

.thumblinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	
}

.thumblinks a:visited {
	text-decoration: underline; 
	color:#48727D; 
}

.thumblinks a:active { 
	text-decoration: none; 
	color:#009BC4; 
}

.thumblinks a:hover {
	text-decoration: underline;
	color:#AEC162;
	cursor: hand;

}
.formtextarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100px;
	width: 330px;
	border: 1px solid #CCCCCC;
}
.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #D7DC4A;
	height: 12px;
	width: 65px;
	border: 0px none;
	text-align: center;
	cursor: hand;
}
.loyaltyimage {
	background-attachment: fixed;
	background-image: url(file:///C|/Documents%20and%20Settings/Jet%20Chen/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/HIQAB6A4/images/misc/loyalty_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.imagereg {
	background-attachment: fixed;
	background-image: url(file:///C|/Documents%20and%20Settings/Jet%20Chen/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/HIQAB6A4/images/misc/reg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imageoffers {
	background-attachment: fixed;
	background-image: url(file:///C|/Documents%20and%20Settings/Jet%20Chen/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/HIQAB6A4/images/misc/special_offers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.extright {
	background-attachment: fixed;
	background-image: url(file:///C|/Documents%20and%20Settings/Jet%20Chen/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/HIQAB6A4/images/ext_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.extleft {
	background-attachment: fixed;
	background-image: url(file:///C|/Documents%20and%20Settings/Jet%20Chen/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/HIQAB6A4/images/ext_left.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

#unshown {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:999px;
	height:999px;
}