body {
	background:#000000;
	font-family: Verdana, sans-serif;
	scrollbar-arrow-color:#000000;
	scrollbar-Track-Color:#000000;
	scrollbar-Highlight-Color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-Face-Color:#000000;
	scrollbar-Shadow-Color:000000;
	scrollbar-DarkShadow-Color:#000000;
}

td.off {
	background: #CCCCCC;
}

td.on {
	background: #999999;
}

table {
	border-width: 10pt;
	border-style: dashed;
	border-color: #223322;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}

.quote {
	background-color:#000000;
	border-width: 1pt;
	border-style: solid;
	border-color: #304d30;
	padding: 0px;
}

.normal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	letter-spacing: 2pt;
	word-spacing: normal;
}

.sepstyle {
    background-color:#356e35;
	background-image:url(images/sep_grad_1.jpg);
}

.sepstyle_alt {
    background-color:#356e35;
	background-image:url(images/sep_grad_2.jpg);
}

a:link { 
	color: #55AE3A;
	background-color: none;
	text-decoration: none;
	}
a:visited { 
	color: #215E21;
	background-color: none;
	text-decoration: none;
	}
a:hover { 
	color: #FFFFFF;
	background-color: none;
	text-decoration: none;
	font-weight: normal;
	}
a:active { 
	color: #00FF00;
	background-color: none;
	text-decoration: none;
	}