TD.navbar {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFCC00;
}
TD.homebar {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : #CCCCCC;
	font-weight: bold;
}

A.homebar {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

A.homebar:HOVER {
	color: White;
	text-decoration: underline;
}

A.navbar {
	color: #CCCCCC;
	text-decoration: none;
}

A.navbar:HOVER {
	color: White;
	text-decoration: underline;
}

TD.body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font : 10pt;
	color : Black;
}

TD.seasons {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font : 8pt;
	color : Black;
}

body {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	font : 10pt;
	color : Black;
	margin:0px;
	padding:0px;
}

h1 {
	font-size : 10pt;
}


TD.footer {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	font : 8pt;
	color : White;
}

A.body {
	color: #006699;
	text-decoration: none;
}

A.body:HOVER {
	color: #006699;
	text-decoration: underline;
}

A.listing {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

A.listing:HOVER {
	color: #006699;
	text-decoration: underline;
}

A.booking {
background-color:#006699;
color:#FFFFFF;
font-size:10pt;
font-weight:bold;
padding:4px 6px;
text-decoration:none;
}

A.booking:HOVER {
	text-decoration: underline;
}

B.red {
		color: Red;
}

hr.grey {
color: #E2E2E2;
background-color: #E2E2E2; 
height: 1px;
border:0px;
padding:0px;
}