html, body {
	background: #000000 url(images/bg_tile.jpg) repeat-x top;
	margin: 0px;
	color: #848484;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.wowtrance_head {
	background: url('images/head_bg.jpg') no-repeat center;width:1024px;height:231px; margin:0; padding:0
}
.wowtrance_center {
	background: url('images/center_bg.jpg') no-repeat center;width:1024px;height:400px; margin:0; padding:0px;
}
.wowtrance_footer {
	background: url('images/footer_bg.jpg') no-repeat center;width:1024px;height:136px; margin:0; padding:0
}
.footer {color:#DDD;font-family:'Verdana';font-size:11px}

a {
color : #C4C4C4;
text-decoration : none;
}
a {
text-decoration : none;color:#555;
}
a:hover {
text-decoration : underline;
}
img {margin:0; padding:0;}
a img {border:0;}
p {
padding : 5px 0;
margin : 0;
}
td {	
	background-color:black;
	font-size:9pt;
}

th {
	background: #373737 url(grad.gif) repeat-x top left;
	font-size:9pt;
	text-align: left;
	color:#FFFFFF;
	border-top: 1px solid #363636;
}

tr.head th {
	background: #0E72A4 url(cellpic3.gif) repeat-x top left;
}