body
{
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
body, td, p, div, span, th
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans Serif;
	font-size: 10pt;
}
caption
{
    font-family: Arial, Tahoma, Verdana, Helvetica, Sans Serif;
	font-weight: bold;
	color: #3366CC;
	background-color: #FFFFFF; 
}
a.topmenu:link, a.topmenu:visited
{
 	font-size: 10pt;
	text-transform: capitalize;
	font-weight:  bold;
	color: #FFFFFF;
	background-color: #3366CC;
	text-decoration: none;
}
a.topmenu:hover, a.topmenu:active
{
 	font-size: 10pt;
	text-transform: capitalize;
	font-weight:  bold;
	color: #EAEFFA;
	background-color: #3366CC;
	text-decoration: none;
}
a.menu:link, a.menu:visited
{
 	font-size: 10pt;
	text-transform: capitalize;
	font-weight:  bold;
	color: #000000;
	background-color: #EAEFFA;
	text-decoration: none;
}
a.menu:hover, a.menu:active
{
 	font-size: 10pt;
	text-transform: capitalize;
	font-weight:  bold;
	color: #666666;
	background-color: #EAEFFA;
	text-decoration: none;
}
.menunormal
{
 	background-color: #3366CC;
	color: #666666;
}
a:link
{
 	background-color: transparent;
	color: #666666;
	text-decoration: none;
}
a:visited
{
 	background-color: transparent;
	color: #3366DD;
	text-decoration: none;
}
a:hover, a:active
{
 	background-color: transparent;
	color: #3366CC;
	text-decoration: underline;
}
h1
{
   color: #3366CC;
   background-color: #FFFFFF;
   font-size: 16pt;
}
h2
{
   color: #3366CC;
   background-color: #FFFFFF;
   font-size: 16pt;
}
h3
{
   color: #3366CC;
   background-color: #FFFFFF;
   font-size: 14pt;
}
h4
{
   color: #3366CC;
   background-color: #FFFFFF;
   font-size: 14pt;
}
h5
{
   color: #3366CC;
   background-color: #FFFFFF;
   font-size: 12pt;
}
h6
{
   color: #3366CC;
   background-color: #FFFFFF;
   font-size: 10pt;
}
hr
{
   color: #3366CC;
   background-color: #000055;
}
#leftCell
{
background-color: #D5D9E1; 
background-image: url('site_images/left-fade.gif');
background-position: 100% 0%;
background-repeat: repeat-y;
color: #ffffff;
}
#rightCell
{
background-color: #D5D9E1; 
background-image: url('site_images/right-fade.gif');
background-position: 0% 0%;
background-repeat: repeat-y;
color: #ffffff;
}
.blogNav
{
   padding: 5px;
}
.dayNames
{
    font-weight: bold;
	text-align: center;
	width: 14%;
}
.dayCell1
{
    background-color: #C0C0C0;
	color: #000000;
	font-style: italic;
	width: 14%;
	vertical-align: top;
}
.dayCell2
{
    background-color: #F5F5F5;
	color: #000000;
	font-style: italic;
	width: 14%;
	vertical-align: top;
}
.blankCell
{
    border: 1px solid #C0C0C0;
}
.dayCellBooked
{
    background-color: #EE0000;
    color: #000000;
	font-style: italic;
	width: 14%;
	vertical-align: top;
}
ul.dateLists
{
    margin: 0px;
	padding-left: 14px;
}