BODY {
	background-color : #996600;
	background-image : url(images/background.jpg);
font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 10pt;
}
TD {
	background : White;
	font-family :Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}
.green {
	background: #d3efc7;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 90%;
	color : Black;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
}
.blue {	
	background: #007F99;
}
.gateway {
	font-family : "Times New Roman", Times, serif;
	font-size : 130%;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: Gray;
	text-decoration: none;
}

A:HOVER {
	color: #D2691E;
}

a.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #333333;
	text-decoration: underline;
	font-size : 10pt;
}

a.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #333333;
	text-decoration: none;
	font-size : 10pt;
}

a.author {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color: #333333;
	text-decoration: none;
	font-size : 80%;
}

a.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #333333;
	font-size : 100%;
	text-decoration:underline;
	}
	
.live {
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: Black;
	text-decoration: none;
	}
	
td.available {
	background-color:#CEC7A7;
	}
	
td.booked {
	background-color:#DFA4AC;
	}
	
td.pending {
	background-color:#FFFFCC;
	}	
	
		