body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}


.normalText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt;
}

th {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9pt; font-weight:bold
}

.resortName {
	font-size: 12pt; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; color:#E7B12A
}

.resortInfo {
	font-size: 9pt; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; color:#000000;
}

.resortPrice {
	font-size: 14pt; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; color:E7B12A;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

a.AdminLinks:link, a.AdminLinks:visited {
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.AdminLinks:hover {
	color:#FFFF00;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.topHeaderBar
{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}