BODY
{
	font-family:Arial;
	background-color:#191950;
	color:White;
	background-image:url(../menus/back.gif);
}
A:link
{
	color:78edba;
}
A:active
{ 
	color: 78edba; 
	font-size: 110%;
}
A:visited 
{
	color:78edba; 
	font-size: 105%;
}
.contact
{
	font-size:15pt;
	font-weight:bold;	
}
.sched
{
	font-size:14pt;
	font-weight:bold;
}
.tablehead
{
	font-size:15pt;
	font-weight:bolder;
	color:White;
	height:50;
}
.title
{
	font-size:17pt;
	font-weight:bold;
	color:White;
}
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    WIDTH: 150px;
    height:30px;
    font-weight:bold;
    CURSOR: pointer;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR:blue;
    TEXT-ALIGN: center;
	color:White;
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR:blue;
	color:White;
	font-size:10pt;
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: pointer;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: pointer;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: highlight
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    WIDTH: 150px;
    height:30px;
    font-weight:bold;
    CURSOR: pointer;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR:Blue;
    TEXT-ALIGN: center;
	color:White;
}
.calDays
{
	width: 14.25%;
	text-align: center;
	color:white;
	background-color:blue;
	font-weight:bold;
}
.calcell
{
	 height: 125;
	 vertical-align: top;
}