body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin:auto;
	
	padding:0px;
	background-color: #999999;
    scrollbar-face-color: #F5F5EE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E8E8DF;
	scrollbar-3dlight-color: #F5F5EE;
	scrollbar-arrow-color: #B8B5A7;
	scrollbar-track-color: #FCFCF9;
	scrollbar-darkshadow-color: #A5A295;
	scrollbar-base-color: #A9A69A;
	}
	
	
P,TD {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}


H1 {
	color:#7f745D;
}
H1 SPAN {
	font-size: 17px;
	font-weight:bold;
}
H2 {
	color:#5D9AD4;
}
A,a:link   {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#478DCE;
	text-decoration:none;
	}
	
a:visited   {
	color:#478DCE;
	text-decoration:none;
	}
	
a:active   {
	color:#478DCE;
	text-decoration:none;
	}

a:hover {
	color:#333333;
	text-decoration:underline;
	}

/*--------------------------------------------------------------------------------
CKCOMMON override
--------------------------------------------------------------------------------*/	
.formLabel {
	font-size:10px;
	color:#666666;
}
.textHigh {
	color:#5D9AD4;
}
/*--------------------------------------------------------------------------------
Site Unique
--------------------------------------------------------------------------------*/
.nav { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-color:#FFFFFF;
	
}
	
.nav a:link   {
	color:#999999;
	text-decoration:none;
	}
	
.nav a:visited   {
	color:#999999;
	text-decoration:none;
	}
	
.nav a:active   {
	color:#EEEEEE;
	text-decoration:none;
	}

.nav a:hover {
	color:#000000;
	text-decoration:none;
	}
	
.grand a,
.grand a:link,
.grand a:visited,
.grand a:active  {
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
}
	
.grand a:hover {
	color:#478DCE;
	text-decoration:underline;
}	

.grandbodylink   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	}
	
	
.grandbodylink a:link   {
	color:#478DCE;
	text-decoration:none;
	}
	
.grandbodylink a:visited   {
	color:#478DCE;
	text-decoration:none;
	}
	
.grandbodylink a:active   {
	color:#478DCE;
	text-decoration:none;
	}

.grandbodylink a:hover {
	color:#478DCE;
	text-decoration:underline;
	}


.hotelnavgrand { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	}
	
.hotelnavgrand a:link   {
	font-weight: bold;
	color:#478DCE;
	text-decoration:none;
	}
	
.hotelnavgrand a:visited   {
	font-weight: bold;
	color:#478DCE;
	text-decoration:none;
	}
	
.hotelnavgrand a:active   {
	font-weight: bold;
	color:#478DCE;
	text-decoration:none;
	}

.hotelnavgrand a:hover {
	font-weight: bold;
	color:#478DCE;
	text-decoration:underline;
	}

SPAN.newsTitle {
	font-weight:bold;
	font-size:12px;
	color:#478DCE;
}

TD.ratesGroupHead {
	background-color:#EEEEEE;
	font-weight:bold;
	font-size:12px;
}
TD.ratesGroupTitle {
	background-color:#EEEEEE;
	height:30px;
}
TD.ratesGroupAmt {
	text-align:right;
}
 .redHighlight, A.redHighlight {
	color:#CC0000;
 }
 A.redHighlight B {
	color:#CC0000;
 }
 A.redHighlight:hover {
	color:#CC0000;
 }