﻿DIV.menuBar 
{ font-weight: normal;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: 'Arial Narrow' , 'Times New Roman'; } 

DIV.menu { 
FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: black; FONT-STYLE: normal; 
FONT-FAMILY: 'Arial Narrow' , 'Times New Roman'; } 

DIV.menuBar 
A.menuButtonActive:hover { BORDER-RIGHT: #DDE2F3 1px inset; BORDER-TOP: #DDE2F3 
1px inset; LEFT: 1px; BORDER-LEFT: #DDE2F3 1px inset; COLOR: black; 
BORDER-BOTTOM: #DDE2F3 1px inset; TOP: 1px; BACKGROUND-COLOR: #5050f0 } 

DIV.menu 
{ border-right: #0869c8 2px outset;
	padding-right: 1px;
	border-top: #0869c8 2px outset;
	padding-left: 0px;
	z-index: 101;
	left: 0px;
	visibility: hidden;
	padding-bottom: 1px;
	border-left: #0869c8 2px outset;
	padding-top: 0px;
	border-bottom: #0869c8 2px outset;
	position: absolute;
	top: 0px;
	background-color: white;
	font-family: 'Arial Narrow' , Arial, 'Times New Roman';} 

DIV.menu A.menuItem { PADDING-RIGHT: 1em; DISPLAY: 
block; PADDING-LEFT: .5em; PADDING-BOTTOM: 3px; CURSOR: hand; COLOR: #324f15; 
PADDING-TOP: 3px; WHITE-SPACE: nowrap; TEXT-DECORATION: none }

DIV.menu 
A.menuItem:hover { COLOR: #ffffff; BACKGROUND-COLOR: #0869C8}

body 
{
	
}
