.back {
	background-image: url('images/back.gif');
	background-position: top;
	background-repeat: repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerlink {
        text-decoration: none;
        font-size: 10px;
        color: black;
}
.MCISubject {
	display:none;
}
.LeftBox {
	padding-right: 10px;
}
.HR {
	color:#3F8D43;
	background-color:#3F8D43;
}
.Red {
	color:#FF0000;
	}