.bgLine {
	background-image: url(images/bgline.gif);
	background-repeat: repeat-y;
	background-color: #EFEFEF;
}
.newsLongBg {
	background-image: url(images/newsLongBg.gif);
	background-repeat: repeat-y;
}
.newsPattern {
	background-repeat: repeat;
	background-image: url(images/pixelPatternLong.gif);
}
.newsBg {
	background-image: url(images/this-should-come-from-cuteN.gif);
	background-repeat: no-repeat;
}
.fillPattern {
	background-image: url(images/fillI%20n.gif);
	background-repeat: repeat-y;
}
.mailBg {
	background-color: #f0f0f0;
	background-image: url(images/mailSection.gif);
	background-repeat: no-repeat;
}
.greyBg {
	background-color: #f0f0f0;
}
.bgMainTable {
	background-image: url(images/mainTableBg.gif);
	background-repeat: repeat-y;
}
.textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding: 5px 10px 5px 5px;
	text-align: justify;
}
.grayBG {
	background-color: #EFEFEF;
	background-repeat: repeat;
}
.shortBgLine {
	background-image: url(images/newsShortBg.gif);
	background-repeat: repeat-y;
}
.body {
	background-image: url(images/pageBg.gif);
	background-repeat: repeat-y;
}
.contentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #568F46;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #89023B;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #89023B;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #89023B;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #89023B;
	text-decoration: none;
}
.grey {
	background-image: url(images/make-this-the-footer.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
.style2 {	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.style2:link {color: #333333; text-decoration: none; }
a.style2:visited {color: #333333; text-decoration: none; }
a.style2:hover {color: #333333; text-decoration: underline; }
a.style2:active {color: #333333; }
.dotted {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.contentTextLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.dottedV {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
