body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	background: url(../images/BG_GIF_999.gif);
	background-position: center;
	background-repeat: repeat-y;
	color: #000000;
	margin-top: 0;
}

#container {
	position: relative;
	width: 999px;
	min-height: 699px;
	text-align: left;
	background-color: #000000;
	background-image: url(../images/BG_newDark.jpg);
	background-repeat:no-repeat;
	margin: 15px auto auto;
	margin-top: 0;
	top: 0px;
}

#mainbody {
	position: absolute;
	top: 212px;
	left: 282px;
	width: 690px;
	background-image: url(../images/MainContentBG.jpg);
	min-height: 500px;
	font-size: 14px;
	text-align: left;
}

#mainbodyTop {
	position: relative;
	top: 0px;
	left: 0px;
	width: 690px;
	height: 20px;
	background-image: url(../images/MainContentTop.jpg);
}

#mainbodyBot {
	position: relative;
	width: 690px;
	height: 20px;
	background-image: url(../images/MainContentBot.jpg);
}

#pageBanner {
	height: 147px;
	width: 896px;
	position: absolute;
	left: 82px;
	top: 20px;
	background-image: url(../images/PageBannerBG.jpg);
}

#leftCol {
	background-color: #cccccc;
	background-image: url(../images/LeftColBG.jpg);
	width: 158px;
	position: absolute;
	left: 79px;
	top: 212px;
}

#leftColTop {
	position: absolute;
	width: 158px;
	height: 9px;
	left: 0px;
	top: 0px;
	z-index:1500;
	background-image: url(../images/LeftColumnBG-glowbrdrTop.jpg);
}
#leftColBottom {
	position: relative;
	width:158px;
	height: 15px;
	bottom:-5px;
	left:0px;
	background-image:url(../images/LeftColumnBG-glowbrdrBot.jpg);
}

#navBar {
	position: absolute;
	width: 163px;
	left: 98px;
	top: 249px;
	z-index: 2000;
}

FWTableContainer569830571 {
	position: absolute;
	width: 160px;
	left: 110px;
	top: 38px;
	z-index:1000;
}

#news {
	position: absolute;
	width: 145px;
	left: 9px;
	top: 200px;
}

#footer {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer:link {
	color:#006600;
}
a:link {
	color: #CC0000;
	text-decoration:none;
	font-size: 12px;
}

a:focus {
	color:#003300;
}

a:hover {
	color:#CC0000;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

.c-link: link {
	color: #003300;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.c-link: hover {
	color: #006600;
	text-decoration:none;
}

.headline {
	color: #000099;
	font-weight: bold;
}