BODY
{
}
.menuBar
{
	POSITION: relative;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: center;
	left: 167px;
	top:-114px;
	width: 786px;
	height: 31px;




}
.Bar
{
	BORDER-RIGHT: white 1px;
	BORDER-TOP: white 1px;
	FLOAT: left;
	BORDER-LEFT: white 1px;
	WIDTH: 150px;
	CURSOR: hand;
	FONT-FAMILY: Arial: 5px;
	BORDER-BOTTOM: white 1px;
	POSITION: relative;
	TEXT-ALIGN: center;
	left: 0px;
	top: 0px;
	font-size: 12px;


}
.menu
{
	BORDER-RIGHT: white;
	BORDER-TOP: white;
	VISIBILITY: hidden;
	BORDER-LEFT: white;
	WIDTH: 150px;
	LINE-HEIGHT: normal;
	BORDER-BOTTOM:white;
	POSITION: absolute;
	font-family: Arial;
	left: 170px;
	top: 320px;



   
.menuItem
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
    font color: #FFFFFF; 		
	line-height: normal;
	BORDER-BOTTOM: white 1px;
}
.ItemMouseOver
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlight;
    line-height: normal;
    BORDER-BOTTOM: white 1px;
    
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Arial;
    POSITION: absolute;
    TEXT-ALIGN: left
	
}
.barOver
{
    BORDER-RIGHT: white 1px;
    BORDER-TOP: white 0px;
    FLOAT: left;
    BORDER-LEFT: white 1px;
    WIDTH: 150px;
	CURSOR: hand;
    TEXT-INDENT: 0px;
    BORDER-BOTTOM: white 1px;
    POSITION: relative;
    FONT-FAMILY: Arial
    
}
.jor {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
    font color: #FFFFFF; 		
	line-height: normal;
	

}

