body {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: lighter;
	color: #666666;
	text-align: center; 
                  margin: 0px;
	 padding:0px; 
                  background-color:#000000;
	scrollbar-face-color      : #0B0E13;
   	  scrollbar-shadow-color    : #0B0E13;
   	  scrollbar-highlight-color : #2D2D2E;
   	  scrollbar-3dlight-color   : #000000;
   	  scrollbar-darkshadow-color: #0B0E13;
   	  scrollbar-track-color     : #0B0E13;
   	  scrollbar-arrow-color     : #FFFFFF;
}

b {
   color: #ffffff;
	font-weight: bold;
	font-size: 9px;
  }


.background {
	background-attachment: fixed;
	background-image: url(/img/mcrbg.gif);
	background-position: center top;
	background-repeat: repeat;
}

#table   {


margin: auto;

}

#welcome {
	font-family: Arial;
	font-size: 7pt;
	color: #0E4966;
	text-align: left; 
	line-height: 9px 

}

#recent {
	font-family: Arial;
	font-size: 7pt;
	color: #0E4966;
	text-align: left; 
	line-height: 9px 

}

#featured {
	font-family: Arial;
	font-size: 7pt;
	color: #808080;
	text-align: left; 
	line-height: 9px 

}

#featuredtitle {
	font-family: Arial;
	font-size: 7pt;
	color: #FFF600;
	text-align: left; 
	font-weight: bold;

}



a:link {text-decoration: underline; color: #696969; font-family: arial; font-size:7pt;}
a:visited {text-decoration: underline; color: #696969; font-family: arial; font-size:7pt;}
a:active {text-decoration: underline; color: #696969v; font-family: arial; font-size:7pt;}
a:hover {text-decoration: underline; color: #696969; font-family: arial; font-size:7pt;}



}
