body {
	background-image: url(../hm/pics/SiteProtoBG.gif);
	background-repeat: repeat;
	margin: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	color: #333333;
}
.BgLogo {
	position: absolute;
	z-index: 3;
	top: -300px;
	left: -360px;
}
.TopBorder {
	background-image: url(../hm/pics/SiteProtoT.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.FontWhite {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}

.BottomBorder {
	background-image: url(../hm/pics/SiteProtoB.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.LeftBorder {
	background-image: url(../hm/pics/SiteProtoL.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.RightBorder {
	background-image: url(../hm/pics/SiteProtoR.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.FontRed {
	color: #DA2F2F;
	font-weight: bold;
	font-size: 14px;
}
.FontGray {
	color: #999999;
	font-size: 28px;
	margin-left: 20px;
}
.FontGraySmaller {
	color: #999999;
	font-size: 16px;
}
.FontSmall {
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	color: #999999;
}
.BgFade {
	background-image: url(../hm/pics/bgFade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.FontWhiteRegular {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
.FontRedHalfSize {
	color: #DA2F2F;
	font-weight: bold;
	font-size: 12px;
}
