

body {
background-color: #ffffff;
FONT-FAMILY: Arial, Helvetica, sans-serif; 
COLOR: #800000;
SIZE: 10pt;
width: 800px;
left-margin: 5px;  
}



td.frame {
background-color: #7f0000;
FONT-FAMILY: Arial; 
SIZE: 10pt; 
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;
}

.menubar
{
 background-color : #800000;
}

.menulink 
{ 
 font-family: arial,helvetica,sans-serif;
 font-size:11pt;
 color: #FFFFFF;
 font-weight: 600;
 text-decoration: none;

 }

.menulink:hover 
{
 font-family: arial,helvetica,sans-serif;
 font-size:11pt;
 color: #FFFF00;
 font-weight: 600;
 text-decoration: none;
}

.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;

}
