
#bodystyle { }

body {
	margin:0px;
	background-color:#233a5b;
	height:100%;
	color:#FFFFFF;
	padding:0px;
}

a:active {
	color:#E6E6FF;
	text-decoration:none;
}

a:link {
	color:#E6E6FF;
	text-decoration:none;
}

a:visited {
	color:#E6EEFF;
	text-decoration:none;
}

a:hover {
	color:#ffae16;
	text-decoration:underline;
}


html {
	height:100%;
}

#mainTable {
	margin:0;
	border:1px solid #989898;
	width:100%;
	padding:0px;
	height:100%;
}

#toparea {
	padding-bottom:10px;
	text-align:center;
	width:100%;
}

.toppanel {
	width:100%;
	font-weight:bold;
	color:#026BDB;
	font-size:2em;
	font-family:'Times New Roman';
}

#leftarea {
	width:156px;
	padding-right:0px;
	vertical-align:top;
}

#contentarea {
	padding:5px;
	height:90%;
	/*background-color:#000000;*/
	vertical-align:top;
}

#contentDiv {
	border:1px solid #6A7A94;
	width:100%;
	font-size:0.9em;
	background-color:#002A4E;
}

#pageHeadline {
	font-size:1em;
	border-bottom:1px solid #BEBEBE;
	margin-bottom:5px;
	font-weight:bold;
}

#rightarea {
	width:220px;
	padding-left:0px;
	vertical-align:top;
}

#bottomarea {
	margin-top:10px;
	padding-top:10px;
	text-align:center;
	width:100%;
	font-size:0.7em;
	border-top:1px solid #989898;
	background-color:#000B17;
}

.menuEntryHead {
	margin:0px;
	font-family:'Times New Roman';
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	border-collapse:collapse;
}

.pollContainer {
	margin:0px;
	width:100%;
	margin-bottom:10px;
	background:url('images/menuR.jpg');
	background-repeat:no-repeat;
}

.pollEntryHead {
	margin:0px;
	font-family:'Times New Roman';
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	border-collapse:collapse;
}

.pollEntry {
	margin:0px;
	background:url('images/menu2R.jpg');
	font-size:0.9em;
	padding-left:10px;
}

.pollEntryAlternate {
	margin:0px;
	background:url('images/menu2R.jpg');
	font-size:0.9em;
	padding-left:10px;
}

.menuEntry {
	margin:0px;
	background:url('images/menu2.jpg');
	font-size:0.9em;
	padding-left:10px;
}

.menuEntryAlternate {
	margin:0px;
	background:url('images/menu2.jpg');
	font-size:0.9em;
	padding-left:10px;
}

.menuContainer {
	margin:0px;
	width:100%;
	margin-bottom:1px;
	background:url('images/menu.jpg');
	background-repeat:no-repeat;
}

.userStatusPanel {
	margin:0 auto;
	border:1px solid #6A7A94;
	width:90%;
	margin-bottom:10px;
	font-size:0.8em;
	background-color:#0D213A;
}

.userDataTableHead {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	background-color:#01346B;
}

.userDataTableAlternate {
	background-color:#0D213A;
}

.toppanel_label {
	float:left;
}

.newsTable {
	border: 1px solid #6A7A94;
	width:100%;
}

.newsHeadLeft {
	text-align:left;
	font-size:0.9em;
	font-weight:bold;
}

.newsHeadRight {
	text-align:right;
	font-size:0.9em;
	font-weight:bold;
}

.newsContent {
	text-align:left;
	font-size:0.8em;
	background-color:#002A4E;
}

.newsBottom {
	text-align:right;
	font-size:0.9em;
}

.newsHeadTr {
	background-color:#0D213A;
	border-bottom:1px solid #BEBEBE;
}

.newsBottomTr {
	/*background-color:#01346B;*/
	background-color:#0A192C;
	border-top:1px solid #BEBEBE;
}

.newsContentTr {
	background-color:#002A4E;
}

.newsHeadline {
	font-weight:bold;
	font-size:1.2em;
}

.memberListTable {
	width:100%;
}

#guestbook_form {
	width:100%;
}

.quote {
	background-color:#011D3B;
	width:80%;
	border:1px solid #01346B;
}

.backgroundTypeContent {
	border:1px solid #6A7A94;
	width:100%;
	font-size:0.9em;
	background-color:#002A4E;
}

.contentTypeHeadline {
	background-color:#0D213A;
	padding:5px;
	font-size:0.9em;
	font-weight:bold;
}

.errorMsgHead {
	background-color:#360D2E;
	text-align:center;
	font-weight:bold;
	padding:8px;
}

.errorMsgText {
	text-align:center;
	padding:5px;
}

.successMsgHead {
	background-color:#00552F;
	text-align:center;
	font-weight:bold;
	padding:8px;
}

.successMsgText {
	text-align:center;
	padding:5px;
}

.memberDetailsTable {
	width:100%;
	border:0px;
}

.newsCommentFormHead {
	background-color:#0D213A;
	border: 1px solid #6A7A94;
	border-bottom:0px;
	width:100%;
	font-weight:bold;
	font-size:0.9em;
}

.newsCommentFormBody {
	padding-top:5px;
	width:100%;
	border: 1px solid #6A7A94;
	background-color:#002A4E;
	text-align:center;
}

.newsCommentBody {
	padding-top:5px;
	width:100%;
	border: 1px solid #6A7A94;
	background-color:#002A4E;
	font-size:0.8em;
}

.lanVisitorTable {
	width:80%;
	margin: 0 auto;
}

.lanVisitorTable th {
	background-color:#01346B;
	text-align:center;
}