A.menu {
	font-size: 12px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 12px;
	color:#006600;
	text-decoration: underline;
}
A.menu:active {
	font-size: 12px;
	color:#006600;
}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
body {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
hr {  color: #000000}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;
}
a{color: #006600; font-size: 11px; text-decoration: underline;}
a:hover {color: #006600; font-size: 11px;}
a:active { color: #00600; font-size: 11px;}
.row1 {
}
.row2 {
	background-color: #c9dfc9;
}
.tableheader {
	font-weight: bold;
	background-color: #c9dfc9;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 0px solid #006600;
	padding: 3px;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color:#006600;
	background-color:#01A04E;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}