/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; background-color: rgb(255,255,255);}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(0,0,0);}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(0,0,0);}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(0,0,0);}
 .TextObject {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
 P {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 8pt; color: rgb(255,204,0);}
 
 .bookings {
	width: 176px;
	height: 191px;
	background-color: #00FF00;
	z-index: 20;
	left: 0px;
	position: relative;
 }
 
.names-header {
	font-size: 12px;
}

