@charset "utf-8";
.headindbelowbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	vertical-align: middle;
	background-color: #333333;
	text-decoration: blink;
	text-transform: uppercase;
}
.maintable {
	background-color: #FFFFFF;
	background-position: center center;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.blackcell {
	background-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
