body, td, th, input, textarea, select, span {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

a, a:active, a:visited {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #336601;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
}

.error {
	font: 11px Tahoma, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
}

.errorSmall {
	font: 10px Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 5px;
	color: red;
}

small, .small {
	font: 10px Tahoma, Helvetica, sans-serif;
	font-weight: normal;
}

* html .errorSmall {
	top: -3px;
}

h1, .txtHeading1, a.txtHeading1, a.txtHeading1:active, a.txtHeading1:visited {
	font-family: Tahoma, Tahoma, Verdana, Helvetica, Serif;
	color: #336601;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

h2, .txtHeading2, a.txtHeading2, a.txtHeading2:active, a.txtHeading2:visited {
	font-family: Tahoma, Tahoma, Verdana, Helvetica, Serif;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

h3, .txtHeading3, a.txtHeading3, a.txtHeading3:active, a.txtHeading3:visited {
	font-family: Tahoma, Tahoma, Verdana, Helvetica, Serif;
	color: #336601;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h4, .txtHeading4, a.txtHeading4, a.txtHeading4:active, a.txtHeading4:visited {
	font-family: Tahoma, Tahoma, Verdana, Helvetica, Serif;
	color: #336601;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

h5, .txtHeading5, a.txtHeading5, a.txtHeading5:active, a.txtHeading5:visited {
	font-family: Tahoma, Tahoma, Verdana, Helvetica, Serif;
	color: #336601;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

hr {
	width: 100%;
	color: #CCCCCC;
	height: 1px;
}

small 
{
	font-family: Tahoma, Tahoma, Verdana, Helvetica, Serif;
	font-size: 10px;
}

.hidden
{
	display: none;
	visibility: hidden;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

a.navMain, a.navMain:active, a.navMain:visited
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #336601;
	font-size: 11px;
	font-weight: bold;
}

a.navMain:hover
{
	text-decoration: underline;
}

a.navSub, a.navSub:active, a.navSub:visited
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #336601;
	font-size: 10px;
	font-weight: bold;
}

a.navSub:hover
{
	text-decoration: underline;
}