.HorizontalRule {
	color: #666666;
}
.ContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.ContentBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.ContentBodyLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #0000CC;
}
.ContentBodyLinkGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-weight: bold;
}

.ContentBodyBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.ContentBodyTiny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.maincontentscroll
{
	position:absolute;
	left:420px;
	top:185px;
	width:576px;
	height:330px;
	overflow: scroll;
	overflow-x: hidden;
}

.specialoffers {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #1e91ec;
}
