.bkgrnd {
	position: absolute;
	height: 750px;
	width: 745px;
	left: 10px;
	top: 10px;
	z-index: 0;
}
.bnnr {
	position: absolute;
	height: 150px;
	width: 735px;
	left: 15px;
	top: 15px;
	z-index: 999;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	z-index: 100;
	width: 240px;
	left: 15px;
	top: 175px;
	color: #334266;
	text-align: center;
}
.cntnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-weight: bold;
	position: absolute;
	width: 400px;
	left: 250px;
	top: 165px;
	padding-bottom: 15px;
	line-height: 24px;
	list-style-image: url("blt.gif");
}
.side {
	position: absolute;
	width: 155px;
	left: 575px;
	top: 175px;
	padding: 10px;
	text-align: center;
}
.cntnt_BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #334266;
}
.nav a:link {
	color: #334266;
	text-decoration: underline;
}
.nav a:visited {
	color: #334266;
	text-decoration: underline;
}
.nav a:hover {
	color: #000000;
	text-decoration: none;
}
.nav a:active {
	color: #000000;
	text-decoration: underline;
}
.cntnt_FINE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #334266;
	text-align: center;
	line-height: normal;
	padding-top: 50px;
}
.cntnt_FINE a:link {
	color: #334266;
	text-decoration: underline;
}
.cntnt_FINE a:visited {
	color: #334266;
	text-decoration: underline;
}
.cntnt_FINE a:hover {
	color: #000000;
	text-decoration: none;
}
.cntnt_FINE a:active {
	color: #000000;
	text-decoration: underline;
}
.cntnt a:link {
	color: #000000;
	text-decoration: underline;
}
.cntnt a:visited {
	color: #000000;
	text-decoration: underline;
}
.cntnt a:hover {
	color: #334266;
	text-decoration: none;
}
.cntnt a:active {
	color: #334266;
	text-decoration: underline;
}
.cntnt_CNTR {
	line-height: normal;
	text-align: center;
}


