BODY
{
	background: navajowhite;
	margin: 0 20 0 20;
	font-family: Century;
}

.banner
{
	width: 700px;
	background: white;
}

A:link
{
	color: black;
}

A:visited
{
	color: #1203C2
}

.head
{
	background: #B3E7EA;
	font-variant: small-caps;
	font-size: 18px;
	TEXT-ALIGN: center;
	border: 2px;
}

.menu
{
	font-color: black;
	width: 90px;
	background: navajowhite;
	font-variant: small-caps;
	font-size: 14px;
	TEXT-ALIGN: center;
}

.odd
{
	width: 90px;
	background: navajowhite;
	font-variant: small-caps;
	font-size: 13px;
	TEXT-ALIGN: center;
}
.even
{
	width: 90px;
	background: white;
	font-variant: small-caps;
	font-size: 13px;
	TEXT-ALIGN: center;
}
.block
{
	width: 80%;
}

.body
{
	background: white;
	width:100%;
	height:100%;
	font-size: 15px;
	TEXT-ALIGN: top

}

.logo
{
	background: navajowhite;
}

.calendar
{
	font-family: Verdana;
	font-size: 9px;
}

.provisional
{
	background: lightgreen;
	TEXT-ALIGN: center;
}

.booked
{
	background: orange;
	TEXT-ALIGN: center;
}
.free
{
	TEXT-ALIGN: center;
}

.provisionalp
{
	background: lightgreen;
	TEXT-ALIGN: center;
}

.bookedp
{
	background: orange;
	TEXT-ALIGN: center;
}

.freep
{
	TEXT-ALIGN: center;
}

.calEven
{
	background: white;
}
.calOdd
{
	background: navajowhite;
}

.overDiv
{
  background: lightgreen;
  border: double;
  position: absolute;
  display: none;
  z-index: 5;
}

#header
{
	position: relative;
	width: 100%;
	height: 12px;
}

#header ul#primary
{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -2px;
}

#header ul#primary span
{
	float:left;
	background:url(left_3.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	line-height:12px;
}

#header ul#primary a
{
	float:left;
	display:block;
	background:url(right_3.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:400;
	text-decoration:none;
	color:#333;
}

#header ul#primary a:hover
{
	text-decoration:underline;
	color:#630000;
}

#header ul#primary #current
{
	background-position:left -300px;
	border-width:0;
}

#header ul#primary #current a
{
	background-position:right -300px;
	padding-bottom:5px;
	color:#333;
}

#header ul#primary #current a:hover
{
	text-decoration:none;
	color:#333;
}

.rate
{
	width: 80px;
	text-align: right;
}

.linespace
{
	height: 6px;
}
