
a:link	{
	text-decoration: none;
	
}

a:visited	{
	text-decoration: none;
	
}

a:hover	{
	text-decoration: underline;
	color:#608932;
}

a:active	{
	text-decoration: none;
}

h1	{
	font-family: Arial;
	font-weight: bold;
	color: #cc0000;
}

h2	{
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

.h1	{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #cc0000;
}

.h1bar	{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #cc0000;
}

.normal	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.horbartop	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.verbarleft	{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	background-color: #f6f2e6;
}

.nav	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	
}

.navdark	{
	background-color: #FFFFFF;
}

.navblack	{
	border-style: outset;
	border-width: 1px;
}

.navgreen	{
	background-color: #839983;
}

.navdarkgreen	{
	background-color: #839983;
}

.navred	{
	background-color: #aa5859;
}

.navorange	{
	background-color: #df9500;
}

.preformatted	{
	font-family: courier;
	font-size: 10pt;
}
.navmenu	{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #333333; font-weight: bold; text-decoration: underline; padding-left: 3px;
}

