﻿body {
	font-family: verdana, arial, helvetica;
	cursor: default;
	scrollbar-face-color: #AFBBC2;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #b0c5e4;
	scrollbar-track-color: #DBE3E7;
	scrollbar-arrow-color: #355395;	
	}

blockquote, body, div, form, h1, h2, p, td, th, ul {
	font-size: 1em;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-color: #333333;
	}

h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #019934;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	color: #019934;
}


a:link {color: #017F2B; background: transparent; text-decoration: underline}
a:visited {color: #017F2B; background: transparent; text-decoration: underline}
a:active {color: #017F2B; background: transparent; text-decoration: underline}
a:hover {text-decoration: none}

a.emry:link {color: #017F2B;background: transparent;text-decoration: underline}
a.emry:visited {color: #017F2B;background: transparent;text-decoration: underline}
a.emry:active {color: #017F2B;background: transparent;text-decoration: underline}
a.emry:hover {text-decoration: none}

a.footer:link {color: #FFFFFF; text-decoration: underline}
a.footer:visited {color: #FFFFFF; text-decoration: underline}
a.footer:active {color: #FFFFFF; text-decoration: underline}
a.footer:hover {text-decoration: none}

/* Front Page Features */
/***********************/

#ecotop {
	margin-top: 15px;
	}
	
#eco {
	padding: 0px 10px 0px 10px;
	width: 141px;
	margin-left: 8px;
	margin-right: 8px;
	border-left: 1px solid #355395;
	border-right: 1px solid #355395;
	color: #000000;
	}
	
/* extra Crap */
/**************/

button {cursor: auto}
table.green {border: 1px}

input.green {
	background-color: #017F2B;
	font-weight: bold;
	font-size: 14px;
	color: white;
	}
	
input.grey {
	border : 1px solid #999999;
	}

.tracker  {
	font-size: 9pt;
	font-family: verdana,helvetica;
	color: #000000
	}
				
.white  {
	font-size:8pt;
	font-family:verdana,helvetica;
	color: #ffffff
	}