body { background: #003366; font-family: Arial,Helvetica,Helv,sans-serif,sans; font-size: 14px;    }
a:hover{
cursor: pointer;
 }
.navBarTitle { font-family: Times New Roman, Times, serif; font-size: x-large; color: #ffffff; font-weight: bold}
.navBar { font-size: 60%; color: #ffffff; text-decoration: none; font-weight: bold }
.navBarpipe { font-size: 16px; color: #336699; font-weight: bold}
a.navBar:hover  {color: #cccc99; text-decoration: underline}

.leftBarLink { font-size: 16px; color: #ffffff; text-decoration: none; font-weight: bold}
a.leftBarLink:hover { color: #cccc99; text-decoration: underline}
.leftBarLinkSmall { font-size: 13px; color: #ffffff; text-decoration: none}
a.leftBarLinkSmall:hover { color: #cccc99; text-decoration: underline}

.centerTopTitle { font-size: 14px; text-transform: uppercase; color: #666633; text-decoration: none; letter-spacing: 5px}
.centerTitle { font-family: Times New Roman, Times, serif; font-size: 24px; color: #666633; text-decoration: none}
a.centerTitle:hover { color: #0066cc; }
.centerLink{ font-size: small; color: #003366; text-decoration: underline}
a.centerLink:hover { color: #0066cc}

.rightTitle { font-size: 14px; text-transform: uppercase; color: #333300; text-decoration: none; letter-spacing: 2px}
.rightBarLink { font-size: 13px; color: #003366; text-decoration: none}
a.rightBarLink:hover { color: #0066cc; text-decoration: underline }

td.left { background: #003366; }
td.center { background: #ffffff; }
td.right { background: #cccc99; }
td.navBar { background: #003366; }

.leftLine { background: #336699; }

td.footer { background: #003366; }
.footer { font-size: 10px; color: #ffffff }
a.footer { font-size: 10px; color: #ffffff }
a.footer:hover {color: #cccc99; text-decoration: underline}
h1  { font-family: Georgia,"Times New Roman", Times, serif; color: #666633; font : bold medium; text-decoration: none;  font-size: 20px; }
h2  { font-family: Georgia,"Times New Roman", Times, serif; color: #003366; text-decoration: none;  font-size: 16px; font : bold medium;}

/* added by WSS */

#calendar TH {font: bold 12px Verdana; border: 1px solid #FFF}
#calendar TD {font: 10px Verdana; border: 1px solid #FFF}
#calendar TD TH {background: #CCC}
#calendar TD TD {background: #DDD}
.reserved, #calendar TD TD.reserved {background: #F30; color: #EEE} 
#calendar TD TD.available {color: #FFF; background: #3A3; font: bold 11px Verdana} 


#calendar_list TH {font: bold 9px Verdana; border: 1px solid #FFF}
#calendar_list TD {font: 9px Verdana; border: 1px solid #FFF}
#calendar_list TD TH {background: #CCC; font-size: 9px}
#calendar_list TD TD {background: #DDD; font-size: 9px}
.reserved, #calendar_list TD TD.reserved {background: #F30; color: #EEE; font-size: 9px} 
#calendar_list TD TD.available {color: #FFF; background: #3A3; font: bold 9px Verdana} 

/* Added by Jake for Button and Form Classes */
.forms {background-color:#ffffff;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	color:#333333;
	font-size:11px;
	font-family:verdana, arial, sans-serif;
	padding:1px}

.button {background-color: #000033;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
	color:#FFFFFF;
	font-size:10px;
	font-family:verdana, arial, sans-serif}

