.mc1, a.mc1, a.mc1:link, a.mc1:visited {
	color: #888;
 background-color: #222222;
  text-decoration: none;
	 position: absolute; 
	 width: 102px;
	  padding-left:4px; 
	 display: table-cell; }
a.mc1:hover {color:#fff;}
a.mc1:active {color:#fff;}
.mc2, a.mc2, a.mc2:link, a.mc2:visited {
	color: #888;
	background-color: #222222;
	text-decoration: none;
	position: absolute;
	left: 107px;
	width: 102px;
	padding-left: 4px;
	display: table-cell;
}
a.mc2:hover {color:#fff;}
a.mc2:active {color:#fff;}
.mcn1 {
 background-color: #222222; 
 text-align: right; 
 position: absolute; 
 top: 0px; 
 left: 80px; 
 width: 20px; 
 display: table-cell; }
.mcn2 {
	background-color: #222222;
	text-align: right;
	position: absolute;
	top: 0px;
	left: 188px;
	width: 20px;
	display: table-cell;
}
.mc {
	width: 30px;
}

.mr  { color: gray; width: auto; background-color: black; position: relative; left: 0; height: 15px; }
#marquetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 7.5pt;
	text-decoration: none;
	font-weight: bold;
	border: solid 1px #666666;
	height: auto;
	width: 214px;
	left: 5px;
	position: absolute;
	top: 110px;
	visibility: visible;
	overflow: auto;
	padding-top: 3px;
	line-height: normal;
}
