body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-image: url(images/verticalRepeater.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
td {
	vertical-align: top;
	font-size: 12px;
}
.bgCell {
	background-image: url(images/images/layout_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.horizontal {
	background-image: url(images/horizontalRepeater.gif);
	background-repeat: repeat-x;
}
a:link, a:visited {
    font-size:12px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-size:12px;
	color: #333333;
	text-decoration: underline;
}
