BODY
{
	background-color: #99cc99;
}
.head a:link {color: #000000; text-decoration:none}
.head a:visited {color: #000000; text-decoration:none}
.head a:active {color: #000000; text-decoration:none}
.head a:hover {	color: White; text-decoration:none}

.headbar a:link {color: #000000; text-decoration:none}
.headbar a:visited {color: #000000; text-decoration:none}
.headbar a:active {color: #000000; text-decoration:none}
.headbar a:hover {
	color: Black;
	text-decoration:none
}

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
	BORDER-RIGHT: 1px outset #DFC1FF;
	BORDER-TOP: 1px outset #DFC1FF;
	FLOAT: left;
	BORDER-LEFT: 1px outset #DFC1FF;
	WIDTH: 100px;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: 1px outset #DFC1FF;
	POSITION: relative;
	BACKGROUND-COLOR: 663399;
	TEXT-ALIGN: center;
	color : White;
	font : bold;
}
.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: #DFC1FF;
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 10px;
	WIDTH: 100%;
	CURSOR: hand;
	COLOR: highlighttext;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: 663399;
	background : 663399;
}
.ItemMouseOut
{
	WIDTH: 100%;
	font : bold;
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
	BORDER-RIGHT: 663399 1px ridge;
	BORDER-TOP: 663399 1px ridge;
	FLOAT: left;
	BORDER-LEFT: 663399 1px ridge;
	WIDTH: 100px;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: 663399 1px ridge;
	POSITION: relative;
	BACKGROUND-COLOR: Yellow;
	TEXT-ALIGN: center;
}
.hours
{
	color : Navy;
	font : bold normal larger sans-serif;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
}
.body
{
	background : 99CC99;
}
.style1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
}
.style2 {
	color: #330066;
	font-size: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.style4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12 px; 
 color: #660099 
 }

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
	font : normal;
}
.linkyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffff00;
	font : bold;
}
.linkred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font : bold;
}
h2
{
	font-family: @Batang;
	font-size: large;
	color: #660099;
	font : bold;
}
.question{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font : bold;
	color : #191970;
}
