.headerbkg {
	background-image: url(1bkg.jpg);
	background-repeat: repeat-x;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

a.footertext:link  { FONT-WEIGHT: normal; color: #CD5C5C; text-decoration: underline}
a.footertext:active {FONT-WEIGHT: normal; color: #FFA07A; text-decoration: underline}
a.footertext:visited {FONT-WEIGHT: normal; color: #F08080; text-decoration: underline} 		
a.footertext:hover 	{ FONT-WEIGHT: normal; color: #FFA07A; text-decoration: underline}

.footerbkg {
	background-image: url(2bkgfooter.jpg);
	background-repeat: repeat-x;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	link: #B0E2FF;
}
.divisioninfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

