.myRootItem
{
	font-weight: bold;
	color: white;
	background-color: #333333;
}
.MainMenu_MenuItem
{
	border-right: #333333 0px solid;
	padding-right: 0px;
	border-top: #333333 0px solid;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #333333 0px solid;
	color: white;
	padding-top: 0px;
	border-bottom: #333333 0px solid;
	background-color: #333333;
   }
.MainMenu_MenuContainer {
	border: 0px solid;
		background-color: #333333;
}

.MainMenu_MenuIcon
{
	border-right: #333333 0px solid;
	padding-right: 0px;
	border-top: #333333 0px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #333333 0px solid;
	cursor: hand;
	padding-top: 0px;
	border-bottom: #333333 0px solid;
	background-color: #333333;
	text-align: center;
}

.MainMenu_SubMenu
{
	border-right: white 0px solid;
	padding-right: 0px;
	border-top: white 0px solid;
	padding-left: 0px;
	font-weight: bold;

	padding-bottom: 0px;
	margin: 0px;
	border-left: white 0px solid;
	cursor: hand;
	color: white;
	padding-top: 0px;
	border-bottom: white 0px solid;
	background-color: #333333;
}

.MainMenu_MenuBreak
{
	border-right: #333333 0px solid;
	border-top: #333333 0px solid;
	font-weight: bold;
	border-left: #333333 0px solid;
	color: white;
	border-bottom: #333333 0px solid;
	background-color: #333333;
}

.MainMenu_MenuArrow
{
	border-right: #333333 1px solid;
	border-left: #333333 0px solid;
	border-top: #333333 0px solid;
	font-size: 10pt;
	color: white;
	border-bottom: #333333 1px solid;
	font-family: webdings;
}
.separatorcssclass
{
	font-weight: bold;
	color: white;
	background-color: #333333;
}
.sidemenubar
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	cursor: hand;
	color: navy;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	text-align: right;
}

.sidemenuitem
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	cursor: hand;
	color: navy;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	text-align: right;
}

.sidemenuicon
{
	background-color: white;
}
.submenuitemactivecssclass
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	cursor: hand;
	color: navy;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	text-align: right;
}


.sideMenuContainer
{
	border-right: 0px solid;
	border-top: 0px solid;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	border-left: 0px solid;
	cursor: hand;
	color: navy;
	border-bottom: 0px solid;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	text-align: right;
}
P {
	FONT-SIZE: 10px; COLOR: #222222; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
B {
	FONT-SIZE: 10px; COLOR: #222222; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

A
{
	font-size: 10px;
	color: #0033cc;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}
A:link
{
	font-size: 10px;
	color: #0033cc;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}
A:visited
{
	font-size: 10px;
	color: #0033cc;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}
A:active
{
	font-size: 10px;
	color: #0033cc;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}
A:hover
{
	font-size: 10px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
}
A:unknown
{
	font-size: 10px;
	color: #0033cc;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}



