body {
	margin: 0px 0 0px;
	padding: 0px;
	text-align: center;
	valign: middle;
	align-vert: middle;
	scrolling: auto;
	scrollbar-face-color: #D2C4FF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #BFADFF;
	scrollbar-3dlight-color: #FCFCFC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #C8C8C8;
	scrollbar-arrow-color: #360492;
}
#container {
	position: relative;
	width: 785px;
	height: 464px;
	background: transparent;
	align-horiz: center;
	align-vert: middle;
	valign: middle;
	visibility: visible;
	background-color: #FFFFFF ;
	z-index: 0;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 785px;
	height: 123px;
	align-horiz: center;
	z-index: 10;
	background: url('header.jpg') no-repeat top left;

}

.menu a:link {
	font: 14px Verdana;
	font-weight: bold;
	font-style: strong;
	color: #18088E;
	text-align: left;
	text-decoration: none;
	line-height: 30px;
}
.menu a:visited {
	font: 14px Verdana;	
	font-weight: bold;
	font-style: strong;
	text-align: left;
	text-decoration: none;
	color: #6E768B;
	line-height: 30px;
}
.menu a:hover, a:active {
	font: 14px Verdana;
	font-weight: bold;
	font-style: strong;
	text-align: left;
	text-decoration: none;
	color: #F65AFD;
	line-height: 30px;
}
.thispage{
	font: 14px Verdana;
	font-weight: bold;
	font-style: strong;
	color: #F65AFD;
	text-align: left;
	text-decoration: none;
	line-height: 30px;
}
.thispage a:link{
	font: 14px Verdana;
	font-weight: bold;
	font-style: strong;
	color: #F65AFD;
	text-align: left;
	text-decoration: none;
	line-height: 30px;
}
.thispage a:visited {
	font: 14px Verdana;	
	font-weight: bold;
	font-style: strong;
	text-align: left;
	text-decoration: none;
	color: #F65AFD;
	line-height: 30px;
}
.thispage a:hover, a:active {
	font-weight: bold;
	font-style: strong;
	text-align: left;
	text-decoration: none;
	color: #F65AFD;
	line-height: 30px;
}
#noteBox {
	position: absolute;
	top: 375px;
	left: 20px;
	width: 150px;
	height: 80px;
	line-height: 10px;
	text-align: left;
	align-horiz: left;
	background: transparent;
	z-index: 20;
	visibility: visible;
}
.noteText {
	font: 9px Arial;
	color: #151590;
}
.noteText a:link {
	font: 9px Arial;
	color: #F65AFD;
	text-decoration: none;
}
.noteText a:hover, a:active {
	font: 9px Arial;
	color: #F65AFD;
	text-decoration: underline;
}
.noteText a:visited {
	font: 9px Arial;
	color: #F65AFD;
	text-decoration: none;
}
.bodytext {
    font: 14px Arial;
	text-decoration: none;
	color: #18088E;
}
.bodytext a:link {
	font: 14px Arial;
	font-weight: bold;
	font-style: strong;
	color: #18088E;
	text-decoration: none;
}
.bodytext a:visited {
	font: 14px Arial;
	font-weight: bold;
	font-style: strong;
	text-decoration: none;
	color: #6E768B;
}
.bodytext a:hover, a:active {
	font-weight: bold;
	font-style: strong;
	text-decoration: underline;
	color: #F65AFD;
}
.head {
	font: 16px Arial;
	font-weight: bold;
	font-style: strong;
	color: #18088E;
}
.h2 {
	font: 14px Arial;
	font-weight: bold;
	font-style: strong;
	color: #18088E;
	line-height: 38px;
}
.h3 {
	font: 18px Arial;
	font-weight: bold;
	font-style: strong;
	color: #18088E;
}
