body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #426177;
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited {
	color: #426177;
	text-decoration:underline;
}
a:active, a:hover {
	color: #FF0000;
	text-decoration:none;
}
#bgLayer {
	position:absolute;
	width:489px;
	height:849px;
	z-index:1;
	left: 361px;
	top: 0px;
}
#logoLayer {
	position:absolute;
	width:326px;
	height:200px;
	z-index:2;
	left: 0px;
	top: 0px;
}
#navLayer {
	position:absolute;
	width:119px;
	z-index:2;
	left: 45px;
	top: 225px;
}
#containerLayer {
	position:absolute;
	width:587px;
	height:603px;
	z-index:2;
	left: 215px;
	top: 226px;
}
#line {
	width:587px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #426177;
}
#content {
	width:558;
	margin-left:29px;
	margin-top:14px;
	min-height:536px;
	/*height:536px;*/
}
#footer {
	width:587px;
	margin-top:45px;
	font-size:11px;
	margin-bottom:10px;
}
#footer a:link, #footer a:visited {
	color: #426177;
	text-decoration:none;
}
#footer a:active, #footer a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.border {
	border: 1px solid #426177;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #426177;
}
#pagenum {
	width:17px;
	height:15px;
	border-width: 1px;
	border-style: solid;
	border-color: #426177;
	font-size:9px;
	color: #426177;
	text-align:center;
	padding-top:2px;
	margin-right:6px;
	float:left;
}
#pagenum a:link, #pagenum a:visited {
	color: #426177;
	text-decoration:none;
}
#pagenum a:active, #pagenum a:hover {
	color: #FF0000;
	text-decoration:hover;
}

#pagenum_on {
	width:17px;
	height:15px;
	border-width: 1px;
	border-style: solid;
	border-color: #426177;
	font-size:9px;
	color: #FFFFFF;
	background-color:#426177;
	text-align:center;
	padding-top:2px;
	margin-right:6px;
	float:left;
}
#pagenum_on a:link, #pagenum_on a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#pagenum_on a:active, #pagenum_on a:hover {
	color: #FF0000;
	text-decoration:underline;
}
