@charset "utf-8";
/* CSS Document */

#Rates {
	
}

#Rates table {
	padding:0px;
	margin:0px;
	font-size:9px;
}

#Rates table td {
	font-size:9px;
}

#Rates table tr .Even {
	background-color:#F8F8F8;
}

#Rates table td .Head {
	background-color:#F4F4F4;
	text-align:center;
	font-weight:bold;
	font-size:9px;
	margin:2px;
	width:17%;
}

#Rates table td .RoomType {
	color:#000000;
	font-weight:bold;
}

#Rates table td .Price {
	text-align:center;
}

#Rates .Heading1 {
	text-align:right;
	font-size:13px;
	color:#999900;
	font-weight:bold;
}

#Rates .Heading2 {
	text-align:right;
	font-size:9px;
	letter-spacing:-0.03em;
	color:#999999;
}

#Rates .Notes {
	font-size:9px;
	color:#999999;
	line-height:1.15em;
	width:300px;
}
