.shadowR {
	background-image: url(images/shadowR.gif);
	background-repeat: repeat-y;
}
.shadowL {
	background-image: url(images/shadowL.gif);
	background-repeat: repeat-y;
}
.tableBG {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-color: F4F6F8;
}
body {
	background-color: D8DDE2;
}
.sideGreen {
	background-color: E9F0DD;
}
.blueLine {
	background-color: 80A2CA;
}
.downline {
	line-height: 6px;
	background-color: 919498;
}
.rights {
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	font-family: Arial;
}
.topic {
	font-family: Arial;
	font-size: 14pt;
	color: B12428;
	font-weight: bold;
}
.normalText {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

