@charset "utf-8";
.style2 {	color: #000000;
	font-weight: bold;
}

.style1 {color: #FFFFFF}

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.feazel {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidetablebg {
	background-attachment: scroll;
	background-image: url(images/sidetable_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidetablert {
	background-attachment: scroll;
	background-image: url(images/sidetable_rt.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.footerCredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CD0102;
}
.sideLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: 18pt;
	text-align: right;
	letter-spacing: normal;
	vertical-align: top;
	white-space: normal;
	display: none;
}
.footerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
