body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #A3A1A3;
	color: #000000;
}
A:link {
	text-decoration: none;
	color: #003399;
}

A:visited {
	text-decoration: none;
	color: #003399;
}

A:hover {
	text-decoration: underline;
	color: #ff0000;
}

A:active {
	text-decoration: none;
	color: #ff0000;
}
.MainMenu_MenuContainer {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.MainMenu_MenuBar {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
.MainMenu_MenuItem {
	cursor: pointer;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	height: 25px;
	border: 0px none;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	height: 25px;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	width: 20px;
	height: 25px;
	background-color: #CEA52C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	background-color: #CEA52C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuArrow {
	font-size: 12pt;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 12pt;
	cursor: pointer;
	color: #000000;
}
.LoginLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 2px;
	padding: 0px;
	background-image: none;
	font-weight: bold;
	height: 0px;
	margin: 0px;
}
A.LoginLink:link {
	text-decoration: none;
	color: #000000;
}

A.LoginLink:visited {
	text-decoration: none;
	color: #000000;
}

A.LoginLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}

A.LoginLink:active {
	text-decoration: none;
	color: #eeeeee;
}
.TopMenuBar {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	height: 22px;
}
.TopMenuBar_MenuContainer {
	margin: 0px;
	height: 22px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: Transparent;
}
.TopMenuBar_MenuBar {
/*	cursor: pointer;
	height: 16px;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;		*/
}
.TopMenuBar_MenuItem {
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	height: 20px;
	border-left-style: solid;
	border-left-color: #CEA52C;
	border-left-width: 3px;
	border-right-style: none;
	background-color: Transparent;
}
.TopMenuBar_MenuItemSel {
	cursor: pointer;
	color: #CEA52C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	height: 20px;
	border-left-style: solid;
	border-left-color: #CEA52C;
	border-left-width: 3px;
	border-right-style: none;
	background-color: Transparent;
}
.TopMenuBar_MenuIcon {
	display: none;
}
.TopMenuBar_SubMenu {
	z-index: 1000;
	cursor: pointer;
	background-color: #303F82;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
}
.TopMenuBar_SubMenuItemActive {
	background-color: #CEA52C;
}
.TopMenuBar_MenuArrow {
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 0px;
	width: 0px;
	background-color: 303F82;
}
.MainContent {
	width: 100%;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SidebarPane {
	width: 100%;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
