input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
.noline {
	text-decoration: none;
	color: 0B4941;

}
a:hover {
	text-decoration: underline;
}
.nolineb {
	color: AC2F2C;
	text-decoration: none;
}
.nolineo {
	color: 787D10;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.greentext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #429A8C;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.pagetitle {
	font-family: Tahoma;
	font-size: 16pt;
	color: #7E0413;
}
.whitehighlight {
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
}
.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0C4741;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0C4741;
}
.indexhighlight {
	font-family: "Century Gothic";
	font-size: 14pt;
	color: #3A8980;
}

