/* CSS Document */

.MCIFooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.MCIFooter a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.MCIFooter a:hover {
	text-decoration:underline;
}

#MCIScroll {
	height:200px;
	overflow:hidden;
}
.MCIScrollCell1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align:left;
	padding:3px;
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;
}
.MCIScrollCell2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align:left;
	padding:3px;
	border-top-color:#000000;
	border-top-style:dotted;
	border-top-width:1px;	
}
