body 
{
    margin:0px;
    font-family: Verdana, Helvetica,sans-serif;
    background-color: #111111;
    color:#FFFFFF;
    font-size: 12px;
	scrollbar-face-color: #6DCFF6;
	scrollbar-shadow-color: #0072BC;
	scrollbar-highlight-color: #B9E8FA;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#0072BC;
	scrollbar-track-color: #B2E8FD;
	scrollbar-arrow-color: #005B7F;
}
img.d
{
	margin:5px 3px 0 0;
	border: 0px;
}

a:link,a:active,a:visited
{
	text-decoration: none;
    font-size: 12px;
    color: #006699; 

}

a:hover
{
    font-size: 12px;
    color: #DD6900; 
    text-decoration: none;
}

a.show
{
	font-weight: normal;
	text-decoration: none;
}
a.show:hover
{
	font-weight: normal;
}

a.show span
{
	display: none;
	z-index:1000;
}

a.show:hover span
{
	display: block;
	position: absolute;
	bottom:47;
	left: 20%;
	padding:10px;
	background: #FFFFFF;
   	filter: Alpha(Opacity=90, FinishOpacity=90, Style=2);
	border: 1px solid #333333;
	z-index:1000;
}

td 
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 180%;
    letter-spacing: 1px;
}


ul.p 
{
	margin: 0;
	padding: 0;
	width: 400px;
	overflow: hidden;
}
ul.p li 
{
	float:left;
	padding:0px 10px 0 8px;
	line-height:30px;
	font-weight:bold;
	height:30px;
	background:url("/images/how2play/rols.gif") no-repeat 100% 30%;
	white-space:nowrap;
	list-style: none; 
}
.c 
{
	width:16px;
	height:18px;
	display:block;
	float:left;
	font-weight:bold;
	background:url("/images/how2play/char.gif") no-repeat 40% 50%;
	line-height:12px;
	font-size:10px;
	padding:0 0 0 1px;
	text-align:center;
	margin:5px 3px 0 0;
	color:#303030;
}
br 
{
  letter-spacing:0em;
}
