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

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

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

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background: #738278;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	scrollbar-face-color: #96A096;
	scrollbar-shadow-color: #96A096;
	scrollbar-highlight-color: #96A096;
	scrollbar-3dlight-color: #9AB6C4;
	scrollbar-darkshadow-color: #20253A;
	scrollbar-track-color: #738278;
	scrollbar-arrow-color: #000000;
}

td, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.cellify table {
	border-collapse: collapse;
}

.cellify td {
	border: 1px solid #374646;
	background-color: #96A096;
}

.cellifyalt td {
	border: 1px solid #374646;
	background-color: #8C968C;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.navigation {
	background: #AFB7AF;
}

.navigationcell {
	background: #839087;
}

.content {
	background: #8D978D;
}

.cell {
	background: #96A096;
}

.cellalt {
	background: #8C968C;
}

.linetop {
	background: #8C968C;
	border-top: 1px #374646 solid;
}

.linetopbottom {
	background: #8C968C;
	border-top: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellbox {
	background: #738278;
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellboxend {
	background: #738278;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellboxleft {
	background: #738278;
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellboxright {
	background: #738278;
	border-top: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellboxalt {
	background: #96A096;
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellmid {
	background: #96A096;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
}

.cellmidalt {
	background: #8C968C;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
}

.cellleft {
	background: #96A096;
	border-left: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellleftalt {
	background: #8C968C;
	border-left: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.celldarkleft {
	background: #738278;
	border-left: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellright {
	background: #96A096;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellrightalt {
	background: #8C968C;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.celldarkright {
	background: #738278;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellend {
	background: #96A096;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.cellendalt {
	background: #8C968C;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
}

.forminput {
	text-decoration: none;
	background-color: #8C968C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
}

select.forminput option[disabled] {
	color: #000000;
	background-color: #8c968c;
	font-weight: bold;
}

select.forminput option[selected] {
	color: #000000;
	background-color: #738278;
}

.formbutton {
	text-decoration: none;
	background-color: #96A096;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}

.formbuttonobvious {
	text-decoration: none;
	background-color: #96A096;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
}

.pollleft {
	border: #374646 solid;
	background-color: #738278;
	border-width: 1px;
}

.pollright {
	background-color: #96A096;
}

table.forum {
	border: 1px solid #374646;
	border-collapse: collapse;
}

.adBox { border: 2px solid #374646; background-color: #8C968C; margin: 2px; padding: 2px; text-align: left; }
.adInfo { font: 12pt trebuchet ms, tahoma, verdana, arial; font-weight: bold; text-align: center; }
.adHeadline { font: 10pt trebuchet ms, tahoma, verdana, arial; font-weight: bold; }
.adText { font: 8pt verdana, arial; text-decoration: none !important; }

#navigation { margin: 0px; }
#navigation div.navigationlist { background-color: #839087; }
#navigation div.navigationlist div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; margin: 0px 0px 6px 0px; }
#navigation div.navigationlist div ul { position: relative; left: 0px; margin: 0px 0px 0px 0px; padding-left: 0px; list-style: none; }
#navigation div.navigationlist div a:link, #navigation a:visited { border-left: 6px solid #96A096; padding-left: 5px; }
#navigation div.navigationlist div a:hover { border-left: 6px solid #738278; }

#navsection { margin: 0px; }
#navsection div.navsectionlist { background-color: #839087; }
#navsection div.navsectionlist div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; margin: 0px 0px 6px 0px; border-bottom: 1px solid #738278; }
#navsection div.navsectionlist div ul { position: relative; left: 0px; margin: 0px 0px 6px 0px; padding-left: 0px; list-style: none; }
#navsection div.navsectionlist div a:link, #navsection a:visited { border-left: 9px solid #96A096; padding-left: 5px; }
#navsection div.navsectionlist div a:hover { border-left: 9px solid #738278; }
