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;
}
.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;
}
.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;
}
.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;
}
.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: #96A096; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11pt; 
    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 1px 1px 1px;
}
.pollright {
    background-color: #96A096;
}

