body {
  cursor: default;
/*
	background-image: url(loader.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
*/
	background: #ffffff;
	SCROLLBAR-FACE-COLOR: #bcc8d1;
	SCROLLBAR-HIGHLIGHT-COLOR: #002359;
	font-family: arial,helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
 	}

.text1 {
	background: #ffffff;
	font-family: arial,helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}
.text1 a {
	color: #000000;
	text-decoration: none;
	}
.text1 a:hover {
	color: #000000;
	text-decoration: none;
	}

.text2 {
	background: #eaf3ff;
	font-family: arial,helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}
.text2 a {
	color: #000000;
	text-decoration: none;
	}
.text2 a:hover {
	color: #000000;
	text-decoration: none;
	}

.text2border {
	background: #eaf3ff;
	border-left: #bcc8d1 2px solid;
	border-right: #bcc8d1 2px solid;
	border-bottom: #bcc8d1 2px solid;
	font-family: arial,helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}
.text2border a {
	color: #000000;
	text-decoration: none;
	}
.text2border a:hover {
	color: #000000;
	text-decoration: none;
	}

.backtitle {
	background: #002359;
	font-family: arial,helvetica;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	}
.backtitle a {
	color: #ffffff;
	text-decoration: none;
	}
.backtitle a:hover {
	background: #bcc8d1;
	color: #000000;
	text-decoration: none;
	}

.backcell {
	background: #bcc8d1;
	font-family: arial,helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}
.backcell a {
	color: #000000;
	text-decoration: none;
	}
.backcell a:hover {
	color: #000000;
	text-decoration: none;
	}

.menutitle {
  cursor: hand;
	background: #002359;
	border-top: #bcc8d1 1px solid;
	font-family: arial,helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.menutitle a {
	color: #ffffff;
	text-decoration: none;
	}
.menutitle a:hover {
	background: #bcc8d1;
	color: #000000;
	text-decoration: none;
	}

#menu .popup {
	background: #002359;
	border-left: #ffffff 1px solid;
	border-right: #6b6b6b 2px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #6b6b6b 2px solid;
	display: none;
	font-family: arial,helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	width: 200px;
	filter: Alpha(Opacity=90, Style=0);
	text-decoration: none;
	z-index: 1;
	}
#menu a {
	color: #ffffff;
	text-decoration: none;
	}
#menu a:hover {
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	}
#menu p {
	margin-bottom: 0pt;
	margin-top: 0pt;
	}

