BODY
{
font: 12px Geneva, Arial, Helvetica, sans-serif; color: white
}
.menuBar
{
	POSITION: relative;
	TEXT-ALIGN: left;
	cursor: hand;
	background: #005C7B;
	width: 600px;
	height: 20px;
	padding: 3px 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: FFFFFF;
	clip:  rect(   );
	border-top: 2px solid #005C7B;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
}

.Bar
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    CURSOR: hand;
    BORDER-BOTTOM: blue 2px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #005C7B; 
    font: bold 12px Geneva, Arial, Helvetica, sans-serif; color: white; 
    border: 0px none;
    a.link font: 9px Verdana, Arial, Helvetica, sans-serif; color: white
    
}

.link1:link {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none}
.link1:visited{  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none}



.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #005C7B; font-family: Geneva, Arial, Helvetica, sans-serif; color: white
; font-size: 12px
; cursor: hand
; font-weight: bold
; border: none
}
.menuItem
{
    CURSOR: hand;
    BORDER-BOTTOM: white 1px solid
; font: normal 12px Geneva, Arial, Helvetica, sans-serif; color: white
; padding: 2px 2px
; border: 0px none
}
.ItemMouseOver
{
    CURSOR: hand;
    COLOR: white;
    BORDER-BOTTOM: white 1px solid; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px    	; padding: 2px 2px
	; border: 0px none
; font-weight: normal
; background: #000000}
.ItemMouseOut
{
font: bold 12px Geneva, Arial, Helvetica, sans-serif; color: white
; cursor: hand
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    POSITION: absolute;
    TEXT-ALIGN: left
; font-size: 10px; color: white
; cursor: hand
}
.barOver
{
    
    FLOAT: left;
   
    CURSOR: hand;
   
    POSITION: relative
; font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}

a:active {  font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #480F44; text-decoration: none}
a:hover {  font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: underline}
a:visited {  font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #006857; text-decoration: none}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #480F44}

 .link1:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none ; background: #000000}
