.LOFBodyLayer {
	position: absolute;
	visibility: visible;
	z-index: -5;
	height: 300px;
	width: 468px;
	top: 110px;
	left: 172px;

}
.MenuLayer {
	position: absolute;
	z-index: 5;
	height: 285px;
	left: 0;
	top: 100;
	overflow: visible;
	width: 165px;



}
.WordAds {
	position: absolute;
	z-index: -4;
	height: 600px;
	width: 120px;
	left: 650px;
	top: 110px;



}
.LOFHeaderLayer {
	position: absolute;
	z-index: 4;
	left: 0;
	top: 0;
	visibility: visible;
	width: 770;
	height: 100px;





}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.BlindLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.UnderlinedText {
	text-decoration: underline;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
