td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #236921;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #236921;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #17a704;
}
a:visited {
	color: #236921;
	text-decoration: none;
}
.boxtop {
	font-weight: bold;
	color: #FFFFFF;
}
a.altnav:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #236921;
	text-decoration: underline;
}
a.lhsnav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.lhsnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.lhsnav:hover {
	color: #a6f39b;
	text-decoration: none;
	font-weight: bold;
}
a.altnav:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.altnav:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.basenav {  font-weight: bold; color: #000000; text-decoration: none; font-size: 10px;}
a.basenav:link {  font-weight: bold; color: #000000; text-decoration: none; font-size: 10px;}
a.basenav:visited { font-weight: bold; color: #000000; text-decoration: none; font-size: 10px;}
a.basenav:hover { font-weight: bold; color: #000000; text-decoration: none; font-size: 10px;}

.edit {
background-color : #236921;
padding : 2px 5px 3px;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 10px;
text-align : center;
text-decoration : none;
cursor : pointer;
border : 2px solid #282828;
} 

.viewBut, a.viewBut:link, a.viewBut:visited, a.viewBut:hover  {
background-color : #236921;
padding : 2px 5px 3px;
color : #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 10px;
text-align : center;
text-decoration : none;
cursor : pointer;
border : 2px solid #282828;
}

