body {
	margin									: 0px;
	color										: #000000;
	background-image			: url(../Images/Home/bg-table.jpg) ;
	background-attachment	: fixed;
}

a {
	COLOR: #187368;
	TEXT-DECORATION: none;
	font-weight: normal;
}

a:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: normal;
}

td {
	FONT-SIZE: 12px;
	COLOR: #187368;
	FONT-FAMILY: tahoma, verdana, arial
}

input {
	font-size:12px;
}

h2 {
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin:0px; 
}
h3 {
	font-weight: bold;
	font-size: 18px;
	color: #3399FF;
	margin:0px; 	
}

.Error{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;	
}

.h1 {
	FONT-SIZE: 36px;
	COLOR: #996600;
	font-weight: bold;
}

.h2 {
	FONT-SIZE: 18px;
	COLOR: #990000;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #3399FF;
}
.h3 A{
	font-size		: 18px;
	color			: #3399FF;
	text-decoration	: underline;
}
.h3 A:hover{
	font-size		: 18px;
	color			: #0066CC;
	text-decoration	: underline;
}

.h3_small {
	font-weight	: bold;
	font-size			: 14px;
	color				: #3399FF;
}
.h3_small A{
	font-size				: 14px;
	color					: #3399FF;
	text-decoration	: underline;
}
.h3_small A:hover{
	font-size				: 14px;
	color					: #0066CC;
	text-decoration	: underline;
}

.h4 {
	FONT-SIZE: 14px;
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.h5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #333333;
	TEXT-DECORATION: none
}

.h6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #009999;
	TEXT-DECORATION: none
}

.h7 {
	FONT-SIZE: 11px; COLOR: #545454; TEXT-DECORATION: none
}

.h8 {
	FONT-SIZE: 10px;
	COLOR: #333333
}

.h9 {
	FONT-SIZE: 12px;
	COLOR: #003366;
	TEXT-DECORATION: none
}

.h10 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: normal;
}

.h11 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #3399FF
}

.h12 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: Fuchsia;
}

.teamName{
	font-size		: 14px;
	font-weight	: bold;
	color				: #00BFAC;
}

.teamLink{
	font-size		: 12px;
	color			: #007FFF;
}
.teamLink A{
	font-size		: 12px;
	color			: #007FFF;
	text-decoration	: underline;
}
.teamLink A:hover{
	font-size		: 12px;
	color			: #D43FAA;
	text-decoration	: underline;
}
.wbTitle{
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;	
}

.wbTitle A{
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.wbTitle A:hover{
	font-size:12px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: underline;
}

A.wbLink{
	font-size:12px;
	text-decoration: underline;
}
A.wbLink:hover{
	font-size:12px;
	color:#FF9900;
	text-decoration: underline;
}

.hotDeal {
	FONT-SIZE: 14px;
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.articleLink{
	font-size	: 14px;
	font-weight	: bold;	
	color		: #3399FF
}
.articleLink A{
	font-size	: 14px;
	font-weight	: bold;	
	color		: #007FFF;
}
.articleLink A:hover{
	font-size		: 14px;
	font-weight		: bold;	
	color			: #D43FAA;
	text-decoration	: underline;
}

.more{
	font-size	: 12px;
	color		: #3399FF
}
.more A{
	font-size	: 12px;
	color		: #007FFF;
}
.more A:hover{
	font-size		: 12px;
	color			: #D43FAA;
	text-decoration	: underline;
}

.topTitle {
	color: #A6F5EF; 
	font-family: tahoma, verdana, arial;
	font-size:1px;
	text-align:center;
	height:0px;
	margin:0px;
	padding:0px;
}

.topTitle A:hover {
	color: #A6F5EF; 
	font-family: tahoma, verdana, arial;
	font-size:1px;
	text-align:center;
	height:0px;
	margin:0px;
	padding:0px;
}

.belowTitle {
	color: #FFFFFF; 
	font-family: tahoma, verdana, arial;
	font-size:1px;
	text-align:center;
	height:0px;
	margin:0px;
	padding:0px;	
}

.booking_available {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #0000FF;
	TEXT-DECORATION: none;
}
.booking_reserve {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666666;
	TEXT-DECORATION: none;
}
.booking_complete {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF00FF;
	TEXT-DECORATION: none;
}