.bkgdcenter {
	background-image: url(images/BKGD.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bkgdtop {
	background-image:  url(images/BKGDtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkgdmenu {
	background-image:  url(images/BKGDmenu.gif);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000;
	text-decoration: none;
}
.bodytext h1 {
	color: #274e66;
	text-decoration: none;
	font: small-caps normal 14px Arial;
}
.bodytext a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #748C9D;
	text-decoration: none;
}
.bodytext a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #748C9D;
	text-decoration: none;
}
.bodytext a:hover{
	color: #748C9D;
	text-decoration: underline;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.bodytext a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #748C9D;
	text-decoration: none;
}
.bkgdbottom {
}
