.bg {
	background-color: #CCCCCC;
	background-image:  url(Resources/bggradient.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.footer {
	font-size: 10px;
	color: #CC0000;
	cursor: default;
}
a:link {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.bg2 {
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bg3 {

	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.contentHeader {
	font-size: 18px;
	color: #999999;
}
.bg4 {
	color: #CC0000;
}
.hbreak {
	color: #000000;
}
