html {height: 100%; width: 100%;}
/* optional: #inner[id] {position: static;} */.headerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.headerGreen {
	font-family: Garamond, "AmeriGarmnd BT", "Times New Roman", serif;
	font-size: 13px;
	color: #7AAC48;
	font-weight: bold;
}
.headerGrey {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A8A8A8;
	font-weight: normal;
	letter-spacing: 3px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	text-align: justify;
}
a {	color: #79AB48;	text-decoration: none;}
a:hover { color: #79AB48; text-decoration: underline;}
.textField {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	text-align: justify;
}
thead {
	background-color: #EBF3E2;
}
.trOdd {

	background-color: #F7F7F7;
}
.errorText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: justify;
}
