.ASite {
	color: #0085C9;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
}
.BGRed {
	background-color: #EC4100;
}
Body {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/template_img/bg_white_pixels.jpg);
	}
.BoxContents {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.BgGrey {
	background-color: #e3e3e3;
}

.BgWhite {
	background-color: #FFFFFF;
}
.HeadingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D12420;
}

.Hypersoft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0099;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B42E2E;
}
.NoBgRepeat {
	background-image: url(/template_img/box2.gif);
	background-repeat: no-repeat;
}
.SideLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.TDVMid {
	vertical-align: middle;
}
.TdVtop {

	vertical-align: bottom;
}
TD {
	vertical-align: top;
}
Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.WhtTxtHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Justify {
	text-align: justify;
}

.WhiteLinks {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.WhiteContent {
	color: #FFFFFF;
}
.TopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD2121;
	text-decoration: none;
}
.FurtherLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.DottedHrLine {
	border: 1px dotted #006666;
}