BODY
{
}
.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left
}
.Bar
{
	BORDER-RIGHT: blue 0px outset;
	BORDER-TOP: blue 0px outset;
	FLOAT: left;
	BORDER-LEFT: blue 0px outset;
	WIDTH: 80px;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: blue 0px outset;
	POSITION: relative;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: left
}
.Bar a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;	color: #43608C;	text-decoration: none;}
.Bar a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #43608C;	text-decoration: none;}
.Bar a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;	color: #A82211;	text-decoration: none;}
.Bar a:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #43608C;	text-decoration: none;}

.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 180px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: white;
	TEXT-ALIGN: left
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 5px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 0px solid;
	TEXT-ALIGN: left
}
.menuItem a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;	color: #43608C;	text-decoration: none;}
.menuItem a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #43608C;	text-decoration: none;}
.menuItem a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;	color: #A82211;	text-decoration: none;}
.menuItem a:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #43608C;	text-decoration: none;}


.ItemMouseOver
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 5px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: highlight;
	TEXT-ALIGN: left
}
.ItemMouseOver a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;	color: #43608C;	text-decoration: none;}
.ItemMouseOver a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #43608C;	text-decoration: none;}
.ItemMouseOver a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;	color: #A82211;	text-decoration: none;}
.ItemMouseOver a:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #43608C;	text-decoration: none;}

.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: blue 0px ridge;
    BORDER-TOP: blue 0px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 0px ridge;
    WIDTH: 80px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 0px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left
}
.barOver a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;	color: #43608C;	text-decoration: none;}
.barOver a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #43608C;	text-decoration: none;}
.barOver a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;	color: #A82211;	text-decoration: none;}
.barOver a:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #43608C;	text-decoration: none;}
