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;
}

.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;
}

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

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

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

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