body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}
.menu {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	margin-left: 10px;
}
.menutitle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 10px;
}
.menutitlebox {

	margin-left: 45px;
	margin-bottom: 4px;
	width: 120px;
	height: 19px;
	line-height: 19px;
	background-color: #000066;
	border-right: 1px outset #DDDDDD;
	border-bottom: 1px outset #DDDDDD;
}
.menubox {
	margin-left: 45px;
	margin-bottom: 4px;
	width: 120px;
	height: 19px;
	line-height: 19px;
	background-color: #D9E3F1;
	border-right: 1px outset #DDDDDD;
	border-bottom: 1px outset #DDDDDD;
	cursor: pointer;
}
 .loginbox {
	margin-left: 45px;
	margin-bottom: 4px;
	width: 120px;
	background-color:#D9E3F1;
	border-right:1px outset #DDDDDD;
	border-bottom:1px outset #DDDDDD;
}
.menubar {
	margin-top: 1px;
	width: 800px;
	height: 27px;
	line-height: 27px;
	background-color: #D9E3F1;
}
.menubartext {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	cursor: pointer;
}
.headerbar {
	margin-top: 1px;
	width: 800px;
	height: 27px;
	line-height: 27px;
	background-color: #000066;
}
.headertext {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.footerbar {
	margin-top: 1px;
	width: 800px;
	height: 27px;
	line-height: 27px;
	background-color: #000066;
}
.AcctTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
td.addbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
.ErrorBox {
	width: 630px;
	border: 1px solid rgb(255,80,80);
	background-color: #FFDDDD;
	margin-bottom: 15px;
}
.ErrorDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 10px;
}
.SiteMessage {
	width: 630px;
	border: 1px solid rgb(0,0,102);
	background-color: #D9E3F1;
}
.SiteMsgDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 10px;
}
.DistMessage {
	width: 288px;
	border: 1px solid rgb(0,0,102);
	background-color: #D9E3F1;
}
.DistMsgDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 10px;
}
.popUp { 
	position: absolute;
	text-align: center;
	padding: 5px;
	border: 1px solid black;
	background: white;
	width: 300px;
	height: 250px;
	overflow:auto;
}
.popUpMNDOT { 
	position: absolute;
	text-align: center;
	padding: 5px;
	border: 1px solid black;
	background: white;
	width: 625px;
	height: 575px;
	overflow:auto;
}
.ReloginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
.off {
	background: #CCCCCC;
	cursor: pointer;
}
.on {
	background: #999999;
	cursor: pointer;
}
.off2 {
	background: #FFFFFF;
	cursor: pointer;
}
.on2 {
	background: #CCCCCC;
	cursor: pointer;
}
.rightcontentheader {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 10px;
}
.rightcontent {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
	background-color: #D9E3F1;
}
.rightcontentbox {
	margin-bottom: 4px;
	width: 178px;
	height: 19px;
	line-height: 15px;
	background-color: #000066;
}
