a:link {
	color: #6A9668;
}
a:visited {
	color: #6A9668;
}
a:hover {
	color: #6A9668;
}
a:active {
	color: #6A9668;
}
td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
}
.tableBorder {
	border: 1px solid #333333;
}
.smallText {font-size: 8pt; }
.cellHeaderText {color:#000000 }

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #333333;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #333333;
}
.headerText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #6A9668;
}
.headerTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 800;
	color:#6A9668;
}

.tableBorderBot {
	border-bottom: double #666666;
	border-top: solid #666666 1px;}