body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000022;
	background-color:#333333;	
	background-image:url(bg1.jpg);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.salebold {
			font-weight:bold;
			}
			
.textbold {
			font-weight:bold;
			}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a { font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: underline;
	color:#003333;
}

a:active {
	text-decoration: underline;
	color: #AAAABB;
}

a:hover {
	text-decoration: none;
	color:#777777;
}

.maintable {
	background-color:#ffffff;
}

.clicktext  {
	font-size: 10px;
}

.roomtitle  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
