BODY
{
}
A.menulink
{
    font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	
}
A.menulink:visited
{
    font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;	
}
A.menulink:hover
{
    font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	color:#000066;
	font-weight:bold;
	text-decoration:underline;	
}
.menuBar
{
	width:766px;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.BarOriginal
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    WIDTH: 140px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
.Bar
{
    FLOAT: left;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
.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:#FEC739;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
	color:#727171;
}
.menuNew
{
	line-height:15px;
	width: 150px;
    VISIBILITY: hidden;
    POSITION: absolute;
    BACKGROUND-COLOR:#CCCCCC
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.menuItemNew
{
	WIDTH: 100%;
    CURSOR: hand;
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR:#CCCCCC
}
.ItemMouseOverNew
{
    CURSOR: hand;
    COLOR: highlighttext;
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOverOriginal
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    WIDTH: 140px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
.barOver
{
    FLOAT: left;
    CURSOR: hand;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
