BODY {
	background-image: url( "../images/bg5.gif" );
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #ffffff;
	color: #000099;
	font-family: Arial, sans-serif;
	font-size: 100%;
	}

DIV.links {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 85px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 180px;
	height: 500px;
	background-image: url( "../images/iicrc.gif" );
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: transparent;
	}

DIV.maininfo {
	position: absolute;
	top: 0px;
	left: 200px;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: 570px;
	text-align: justify;
	}
TD {
	text-align: justify;
	color: #000099;
	font-family: Arial, sans-serif;
	font-size: 100%;
	}
	
SPAN.sup {
	font-size: 70%;
	vertical-align: top;
	}

IMG.rightimg {
	clear: right;
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	}
P.footer {
	text-align: center;
	font-size: 75%;
	}