td
{
	font-size: 12px;
	vertical-align: top;
	color: dimgray;
	line-height: 15px;
	font-family: arial;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#878888;
}
.dark
{
	color:#6F7070;
}
.b
{
	color:#428ED5;
}
a.b
{
	color:#428ED5;
	text-decoration:underline;
}
a.bn
{
	color:#428ED5;
	font-weight:bold;
	text-decoration:underline;
}
a.db
{
	color:#3287B2;
	text-decoration:underline;
}
a.green
{
	color:#799F25;
	text-decoration:underline;
}
.green
{
	color:#799F25;
}
a.top
{
	font-size: 11px;
	color: #22aff2;
	font-family: Tahoma;
	text-decoration: none;
}
a.top:hover
{
	font-size: 11px;
	color: #799F25;
	font-family: Tahoma;
	text-decoration: none;
}
a.nav
{
	font-weight: bold;
	font-size: 11px;
	color: whitesmoke;
	font-family: Tahoma;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	font-size: 11px;
	color: whitesmoke;
	font-family: Tahoma;
	text-decoration: underline;
}
a.footer
{
	font-weight: normal;
	font-size: 9px;
	color: darkgray;
	font-family: Tahoma;
	text-decoration: none;
}
a.footer:hover
{
	font-weight: normal;
	font-size: 9px;
	color: darkgray;
	font-family: Tahoma;
	text-decoration: underline;
}
.footer
{
	font-weight: normal;
	font-size: 9px;
	color: darkgray;
	font-family: Tahoma;
}
a.copy
{
	color:#8A8888;
	text-decoration:none;
}
.subtitle
{
	font-weight: bold;
	font-size: 14px;
	color: #799F25;
	font-family: arial;
	text-decoration: underline;
}
.subtitlered
{
	font-weight: bold;
	font-size: 16px;
	color: red;
	font-family: arial;
	text-decoration: underline;
}
.title
{
	font-weight: bold;
	font-size: 16px;
	color: #799F25;
	font-family: arial;
}
.BtnSubmit
{
	border-right: #660033 1px solid;
	padding-right: 11px;
	border-top: #660033 1px solid;
	padding-left: 11px;
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 2px;
	border-left: #660033 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: #660033 1px solid;
	font-family: Arial, Tahoma;
	background-color: #66cc00;
}