.maintablebackground {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(images/old_wooden_wall.gif);
	background-repeat: repeat;
}
.menuclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #060;
	background-image: url(images/notebook_paper2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}


a, a:link, a:active, a:visited {
	color: #063;
	cursor: pointer;
	text-decoration: none;
	text-shadow: 0 0 4px #FFF;
}
a:hover {
	color: #093;
	text-decoration: none;
	text-shadow: 0 0 4px #FFF;
}


.designheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
}

a.bodytext.link, a.bodytext.active, a.bodytext.visited {
	color: #063;
	cursor: pointer;
	text-decoration: none;
}
a.bodytext.hover {
	color: #093;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #000;
}

.pageheadertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
	
}
