.body { 
font-family: Verdana; 
background-color : #ffffff;
} 

.tr { 
font-size        : 9px;
background-color : #ffffff; 
} 

.trbook { 
font-family: Verdana; 
font-size        : 9px;
background-color : pink; 
} 
.trreserv { 
font-family: Verdana; 
font-size        : 9px;
background-color : yellow; 
} 
.th { 
font-family: Verdana; 
} 

a.buttonbar:link, a.buttonbar:visited { 
  font-size        : 9px; 
  padding-top      : 1px; 
  padding-bottom   : 1px; 
  text-decoration  : none; 
   
  color            : #ACACAC; 
} 
a.buttonbar:hover { 
  padding-top      : 1px; 
  padding-bottom   : 1px; 
  
  color            : #CCCCCC ;
} 
.high { 
font-family: Verdana; 
font-size: 8pt; 
color: red; 
} 
.normal { 
font-family: Verdana; 
font-size: 8pt; 
color: #000000; 
} 
.today { 
font-family: Verdana; 
font-size: 8pt; 
font-weight:bold; 
color:#ffffff; 
background-color: #008b99; 
} 
.weekend { 
font-family: Verdana; 
font-size: 8pt; 
color:#FF0000; 
} 
.selected { 
font-family: Verdana; 
font-size: 8pt; 
color: #FFFFFF; 
background-color: #C00000; 
} 
.event { 
font-family: Verdana; 
font-size: 8pt; 
color: #000000; 
background-color: #C6D1DC; 
} 
.head {
	color: #74514E;
	font-size:12px;
	font-family: verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74514E;
	font-weight: bold;
} 
.title { 
color:#000066; 
font:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold; 
} 
.button4 {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-weight      : bold;
	font-size        : 10px;
	color            : #FFFFFF;
	border           : 1px solid #008b99;
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 28px;
}

.month	{
	color:#b6350b;
	font-size:12px;
	font-family: verdana;
	font-weight: bold;
}	

.tahomaorange {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b6350b;
}

.admin_menu a	{
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 11pt;
	text-align: center;
	text-decoration: none;
}

.admin_menu a:hover	{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
	font-size: 11pt;
	text-align: center;
}