body {
	margin-top: 0px;
	background-image: url(/images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.pageheading{
	font-family:Tahoma;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.sectionheading{
	font-family:Tahoma;
	font-size:14px;
	color:#880000;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
.menu{
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu{
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover{
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.bodytext{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
a.bodytext{
	font-family:Tahoma;
	font-size:12px;
	color:#880000;
	text-decoration:underline;
	text-align:left;
}
a.bodytext:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#880000;
	text-decoration:underline;
	text-align:left;
}

.bottommenu{
	font-family:Tahoma;
	font-size:11px;
	color:#880000;
	text-decoration:underline;
}
a.bottommenu{
	font-family:Tahoma;
	font-size:11px;
	color:#880000;
	text-decoration:underline;
}
a.bottommenu:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}


.footertext{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.footertext{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
a.footertext:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}