BODY
{
	BACKGROUND-COLOR:#4040a0;
	COLOR:#FFFFFF;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #4040a0; 
	scrollbar-highlight-color: #4040a0; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #4040a0;
	align: center;
}

A:link,  a:active, A:visited	{
	font-family:  Times New Roman, sans-serif, Verdana, Arial, Helvetica;
	color: #66FFFF ;
	text-decoration: none;
	font-weight:none;
	}
	
A:hover	{
	font-family:  Times New Roman, sans-serif, Verdana, Arial, Helvetica;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
	}

p A:link, p a:active, p A:visited	{
	font-family:  Times New Roman, sans-serif, Verdana, Arial, Helvetica;
	color: #4040A0;
	text-decoration: none;
	}
	
p A:hover	{
	font-family:  Times New Roman, sans-serif, Verdana, Arial, Helvetica;
	color: #4040A0;
	font-weight:bold;
	text-decoration: none;
	}


.menuItem A:link, .menuItem a:active, .menuItem A:visited	{
	font-family:  Times New Roman, sans-serif, Verdana, Arial, Helvetica;
	color: #4040A0;
	text-decoration: none;
	}

.menuItem A:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#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: 106px;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: blue 1px outset;
	POSITION: relative;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR:#4040A0;
	TEXT-ALIGN: center;
	height: 23px;

}

.Bar0
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    WIDTH: 160px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #FFFFFF;
	COLOR:#4040A0;
    TEXT-ALIGN: center;
	height: 23px;
}

.Bar1
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    WIDTH: 125px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #FFFFFF;
	COLOR:#4040A0;
    TEXT-ALIGN: center;
	height: 23px;
}


.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 140px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #FFFFFF;
	TEXT-ALIGN: left;
}

.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
	COLOR:#4040A0;
}


.ItemMouseOver A:hover, .ItemMouseOver A:link, .ItemMouseOver A:active, .ItemMouseOver A:visited  {
	color: #FFFFFF;
	text-decoration: none;
	}

.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #4040A0;
}
.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: 95px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #FFFFFF;
	COLOR:#4040A0;
	font-weight:bold;
    TEXT-ALIGN: center;
}

.banner
{
	TEXT-ALIGN: left;
	}

.description
{	
	font-weight:bold;
	text-decoration: underline;
	}
	
.popUpTitle
{
	font-size:14pt;
	font-weight:bold;
	text-decoration: underline;
	}
	
.popUpTitle a:link, .popUpTitle a:visited , .popUpTitle a:hoover 
{ 
	color:#ffffff;
	}

h1
{
	font-size:34pt;
	font-weight:bold;
	}
	
td {
    TEXT-ALIGN: justify;
	}

	

