.bg {
	background-color: #9F1415;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.maintitle {
	font-size: 18px;
	font-weight: bold;
	color: #465D2F;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
a:link {
	font-weight: bold;
	color: #009900;
}
a:visited {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #B44911;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.whitetext {
	color: #FFFFFF;
}
a.footerlink:link		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.footerlink:visited		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.footerlink:hover		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.footerlink:active		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.menulink:link		{
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.menulink:visited		{
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.menulink:hover		{
	color: #518823;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
.menutitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


a.menulink:active		{
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
