.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.WI {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.bodyHeader {
	font-family: Arial;
	color: #666666;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	text-transform: none;
	background-image: url(images/HeaderBack.jpg);
	background-repeat: no-repeat;
}
.TopOfNav {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Logo {
	background-image: url(images/LogoBlack.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.Sep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
.InbodyHeader {
	font-family: Arial;
	color: #666666;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFCC00;
	text-transform: none;
	background-image: url(images/HeaderBack.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
}
