@charset "utf-8";
html, body {
	height: 100%;
}
#topoff {
	background-color: #FFFFFF;
	float: left;
	height: 50%;
	width: 1px;
	margin-bottom: -265px;
	visibility: hidden;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	padding: 0px;
	background: #cdcdcd url(images/bg_body.jpg) repeat-x;
	margin: 0px;
}
#header {
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #CCCCCC;
}
#topline {
	background-color: #EEEFEF;
	margin: 0px;
	padding: 0px;
	height: 15px;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 10px;
	padding-left: 10px;
	height: 233px;
}
#wrapper {
	text-align: left;
	width: 985px;
	background-image: url(bluline.gif);
	background-repeat: repeat-y;
	background-position: right 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	background-color: #FFF;
}
#footer {
	clear: both;
	margin-right: 10px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 91px;
}
#wrapper #footer #act {
	color: #364b98;
	padding-left: 20px;
	padding-top: 40px;
	font-size: 30px;
}
#banner {
	background-color: #1a171b;
	background-image: url(shadow_low.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	height: 180px;
}
#topic {
	background-color: #DDDEDF;
	position: relative;
	width: 470px;
	left: 476px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 55px;
}
.actpage {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}
.fl {
	float: left;
}


.fr {
	float: right;
}
#RightSide {
	float: right;
	width: 350px;
	margin-right: 30px;
}
#LeftSide {
	float: left;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
#buttons {	width: 450px;
}
#maintopic a {
	color: #FFFFFF;
}

