.FrontPageBodyText {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BlackText12Std {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.LinkText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.LinkBack {
	background-color: #CC0000;
	line-height: 18px;
}
a:hover {
	text-decoration: underline overline;
}
.CounterText {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.BluLinkText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.DisclaimerText {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.WhiteHeaderText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;

}
.StdBodyText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.WtTableBkBorder {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.BlackTableBorder {
	border: 1px solid #000000;
	background-color: #FFFFFF;


}
.PageBack {
	background-attachment: fixed;
	background-image: url(images/BRICKS_BACK.gif);
	background-repeat: repeat;
}
.HeadingCaps {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;

}
.HeadingCapsStd {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.NameCapsBold {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;

}
.NameCapsStd {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.BlackText12Bold {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.CentreLineBack {
	background-attachment: fixed;
	background-image: url(images/centreline.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
