.bottomback {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuback {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.pagelink {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pagelink:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #902B01;
	text-decoration: none;
}
a.pagelink2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.pagelink2:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #902B01;
	text-decoration: none;
}
.blue {
	background-color: #00FFFF;
}
.yellow {
	background-color: #FFFF99;
}
.pink {
	background-color: #FF99FF;
}
.orange {
	background-color: #FFCC00;
}



.imageborder {
	border: 2px solid #BC4600;
	padding: 2px;
}

.header {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pagetext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #007c92;
	text-decoration: none;
}
.pagetextblack {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007c92;
	text-decoration: none;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.headerRed {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

