DIV.itemmenu
{
	BORDER-RIGHT: white ridge;
	BORDER-TOP: white ridge;
	FONT-SIZE: 18pt;
	BORDER-LEFT: white ridge;
	CURSOR: hand;
	COLOR: #008000;
	BORDER-BOTTOM: white ridge;
	BACKGROUND-COLOR: #ffffbb;
}
DIV.menu
{
	FONT-SIZE: 10pt;
	Z-INDEX: 75;
	LEFT: 1px;
	WIDTH: 176px;
	COLOR: blue;
	FONT-FAMILY: 'Arial' , Verdana, sans-serif;
	POSITION: absolute;
	TOP: 70px;
	HEIGHT: 390px;
	BACKGROUND-COLOR: transparent;
}
DIV.menuhdr
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    BORDER-BOTTOM: #87cefa thin ridge;
    FONT-FAMILY: 'Arial' , Verdana, sans-serif;
    BACKGROUND-COLOR: #87cefa;
    TEXT-ALIGN: center;
}
DIV.menuhelp
{
    PADDING-LEFT: 5px;
    FONT-SIZE: 10pt;
    LEFT: 325px;
    COLOR: #000000;
    FONT-FAMILY: 'Arial' , Verdana, sans-serif;
    POSITION: absolute
}
DIV.navmenu
{
	PADDING-LEFT: 2px;
	FONT-WEIGHT: 600;
	FONT-SIZE: 8pt;
	CURSOR: hand;
	COLOR: blue;
	FONT-FAMILY: 'Arial' , Verdana, sans-serif;
	BACKGROUND-COLOR: transparent;
}
DIV.submenu
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: 600;
    FONT-SIZE: 8pt;
    LEFT: 5px;
    VISIBILITY: hidden;
    PADDING-BOTTOM: 2px;
    WIDTH: 175px;
    COLOR: #000000;
    PADDING-TOP: 2px;
    FONT-FAMILY: 'Arial' , Verdana, sans-serif;
    POSITION: relative;
    BACKGROUND-COLOR: #ffffff;
}
DIV.submenu1
{
	border-right: white thick ridge;
	padding-right: 1px;
	border-top: white thick ridge;
	padding-left: 1px;
	font-weight: 600;
	font-size: 8pt;
	z-index: 150;
	left: 75px;
	visibility: hidden;
	padding-bottom: 1px;
	overflow: visible;
	border-left: white thick ridge;
	width: 185px;
	color: #000000;
	padding-top: 1px;
	border-bottom: white thick ridge;
	font-family: 'Arial' , Verdana, sans-serif;
	position: absolute;
	background-color: #87cefa;
	border-width: thin;
}
DIV.HelpItem
{
	FONT-SIZE: 8pt;
	CURSOR: hand;
	COLOR: #000000;
	FONT-FAMILY: 'Arial' , Verdana, Sans-Serif;
	BACKGROUND-COLOR: #87cefa;
	TEXT-ALIGN: center;
	TEXT-DECORATION: underline;
}
A.MainMenu
{
	FONT-SIZE: 8pt;
	WIDTH: 175px;
	COLOR: #3366ff;
	FONT-FAMILY: 'Arial' , Verdana;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
A.MainMenu:hover
{
	BORDER-RIGHT: white thin ridge;
	BORDER-TOP: white thin ridge;
	FONT-SIZE: 8pt;
	BORDER-LEFT: white thin ridge;
	WIDTH: 180px;
	COLOR: #000000;
	BORDER-BOTTOM: white thin ridge;
	FONT-FAMILY: 'Arial' , Verdana;
	BACKGROUND-COLOR: #87cefa;
	TEXT-DECORATION: none;
}
A.SubMenu
{
	FONT-SIZE: 8pt;
	WIDTH: 175px;
	COLOR: black;
	FONT-FAMILY: 'Arial' , Verdana;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
A.SubMenu:hover
{
	BORDER-RIGHT: white thin ridge;
	BORDER-TOP: white thin ridge;
	FONT-SIZE: 8pt;
	BORDER-LEFT: white thin ridge;
	WIDTH: 175px;
	COLOR: #000000;
	BORDER-BOTTOM: white thin ridge;
	FONT-FAMILY: 'Arial' , Verdana;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
}
DIV.MenuTip
{
	BORDER-RIGHT: white thin ridge;
	PADDING-RIGHT: 5px;
	BORDER-TOP: white thin ridge;
	PADDING-LEFT: 5px;
	FONT-SIZE: 8pt;
	Z-INDEX: 1000;
	LEFT: 265px;
	VISIBILITY: hidden;
	PADDING-BOTTOM: 5px;
	OVERFLOW: visible;
	BORDER-LEFT: white thin ridge;
	WIDTH: 375px;
	COLOR: black;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: white thin ridge;
	FONT-FAMILY: 'Arial' , Verdana, sans-serif;
	POSITION: absolute;
	TOP: 70px;
	HEIGHT: 125px;
	BACKGROUND-COLOR: #87cefa;
	TEXT-ALIGN: left;
}

