body {
 background-color: #eeeedd;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center; /* for IE */
 color: #800000;
 margin-left: 0px;
 margin-top: 20px;
 margin-bottom: 20px;
 background-color: #ffffee;
 background-image: url('/images/body_background.jpg');
 background-repeat:repeat-x;
 font-size: 12pt;
 padding: 0px; 
}

div#wrapper { 
text-align:center; /* reset text alignment */ 
width:1024px; /* or a percentage, or whatever */ 
margin:0 auto; /* for non IE */ 
}

.sitemaintable {
 border: solid #800000 1px;
 background-color: #ffffff;
 margin: 0px;
 padding: 0px;
 spacing: 0px;
}

.headerpic {
width: 1024px;
height: 199px;
}

.bottomborder {
border-bottom: solid #800000 1px;
}

.topborder {
border-top: solid #800000 1px;
}

.leftcolumn{
padding: 0px;
background-color: #ddddcc;
text-align: left;
}

.menubar
{


}

.menucell
{
 text-align: left;
 spacing: 2px;
 padding: 5px
}


.menucurrentpage 
{ 
 font-size: 10pt;
 color: #dddddd;
 font-weight: 600;
 text-decoration: none;
 text-align: left;

 }

.menulink 
{ 
 font-size: 10pt;
 color: #ffffff;
 font-weight: 600;
 text-decoration: none;
 text-align: left;

 }

.menulink:hover 
{
 font-size: 10pt;
 color: #ffffff;
 font-weight: 600;
 text-decoration: none;
 text-align: left;
}

.smallertext {
 font-size: smaller;
}

.border {
border: solid 1px #800000;
}

.contenttable {
margin-top: 10px;
margin-left: 20px;
margin-bottonm: 0px;
padding-bottom: 0px;

}


.leftcontentcell {
margin-right: 10px;
padding-right: 10px;
vertical-align: top;
margin-bottom: 0px;
padding-bottom: 0px;
}

.rightcontentcell {
margin-right: 10px;
padding-right: 10px;
vertical-align: top;
margin-bottom: 0px;
padding-bottom: 0px;
}

.animation {
padding-bottom: 0px;
margin-bottom: 0px;
spacing-bottom: 0px;
}

.datecell {
margin-left: 10px;
padding-left: 10px;
}

.admindatecell {
margin-left: 2px;
padding-left: 2px;
}



.calctablehead {
background-color: #7f0000;
color: #ffffff;
padding-right: 10px;
padding-left: 10px;
}

.calctablecell {
padding-right: 10px;
padding-left: 10px;
}


td.frame {
background-color: #7f0000;
color: ffffff;
}

.low {
background-color: #ccffcc;

}

.mid {
background-color: #ccccff;

}

.high {
background-color: #ffcccc;

}

.booked {
background-color: #cccccc;

}

.largelink
{
 color: #008000;
 text-decoration: underline;
 font-size: 12pt;
 font-weight: bold;
}

.largelink:hover
{
 color: #ff0000;
 font-size: 12pt;
 font-weight: bold;
}

.defaultlink
{
 color: #008000;
 text-decoration: underline;
 font-size: 12pt;
}
.defaultlink:hover
{
 color: #ff0000;
 font-size: 12pt;
}

.smalllink
{
 color: #008000;
 text-decoration: underline;
 font-size: 10pt;
}

.smalllink:hover
{
 color: #ff0000;
 font-size: 10pt;
}

.tinylink
{
 color: #008000;
 text-decoration: underline;
 font-size: 8pt;
}

.tinylink:hover
{
 color: #ff0000;
 font-size: 8pt;
}

.framework {
 background-color: #800000;
}



.header {
	font-size: 22px;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	margin: 0;
}

.tinytext
{
font-size: 9pt;

}

