.maintable {
  background-image: url(back_page.gif);
  background-repeat: no-repeat;
  background-position: top left
}

.bodytext { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; line-height: 19px; color: #441F0F; }
a.bodytext:link { color: #441F0F; }
a.bodytext:visited { color: #441F0F; }
a.bodytext:active { color: #441F0F; text-decoration: underline; }
a.bodytext:hover { color: #441F0F; text-decoration: underline; }

.titletext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	line-height: 22px;
	color: #441F0F;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	line-height: 22px;
	color: #cf0000;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	line-height: 22px;
	color: #000080;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	color: #133E00;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: #990000;
}

a.submenu:link {
	color: #990000;
	text-decoration: none;
}

a.submenu:active {
	color: #990000;
	text-decoration: none;
}

a.submenu:visited {
	color: #990000;
	text-decoration: none;
}

a.submenu:hover {
	color: #990000;
	text-decoration: underline;
}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: underline;
}

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

