body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;	
}
.leftpane {
	width: 21%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.contentpane {
	width: 64%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.rightpane {
	width: 15%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
.currentDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	font-weight: bold;
	background-position: center;
	text-align: left;
}
a.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	font-weight: bold;
	background-position: center;
	text-align: left;
	color: black;
}
a.login:link {
	color: black;
	text-decoration: none;
}
a.login:visited {
	color: black;
}
a.login:active {
	color: black;
}
a.login:hover {
	color: red;
	text-decoration: none;
}
a.user {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	font-weight: bold;
	background-position: center;
	text-align: left;
	color: black;
}
a.user:link {
	color: black;
	text-decoration: none;
}
a.user:visited {
	color: black;
}
a.user:active {
	color: black;
}
a.user:hover {
	color: red;
	text-decoration: none;
}
a.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-align: right;
	vertical-align: middle;
	color: white;
}
a.search:link {
	color: white;
	text-decoration: none;
}
a.search:visited {
	color: white;
}
a.search:active {
	color: white;
}
a.search:hover {
	color: red;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: white;
	text-align: center;
	vertical-align: middle;
}
a.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a.bottomLinks:visited {
	color: #FFFFFF;
}
a.bottomLinks:active {
	color: #FFFFFF;
}
a.bottomLinks:hover {
	color: red;
	text-decoration: none;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #011B4E 0px solid; 
	border-bottom: #011B4E 1px solid; 
	border-top: #011B4E 1px solid; 
	border-right: #011B4E 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #011B4E; 
	border-left: #011B4E 1px solid; 
	border-bottom: #011B4E 1px solid; 
	border-top: #011B4E 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 15px;
}
.MainMenu_SubMenu {
	background-color: #011B4E;  
	color: white;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #011B4E 1px solid; 
	border-bottom: #011B4E 1px solid; 
	border-top: #011B4E 0px solid;
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	color: red; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt;
	color: red;
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuItemActive {
	color: red;
}
