body {
	margin:0px;
	background:#000;
	background-image:url(/i/bg.jpg);
	text-align:center;
	color:#fff;
}
a, a:link, a:visited {
	color:#505050;
}
.h {
	width:100%;
	background:#000;
	text-align:center;
}
.g {
	background-image:url(/i/menu.jpg);
	width:612px;
	height:45px;
	text-align:left;
	white-space:nowrap;
}
.g img {
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	border:0px;
}
.i, .a, .p, .b {
	margin:0px;
	border:1px solid #202020;
	padding:25px 25px 20px 25px;
	background-image:url(/i/t.gif);
}
.a,.p { 
	width:700px;
}
.b {
	width:550px;
}
.p {
	padding-top:4px;
	padding-bottom:4px;
	font:bold 10px verdana;
}
.a img {
	height:100px;
	width:100px;
	border:1px solid #c0c0c0;
}
.b img {
	height:100px;
	width:80px;
	border:1px solid #c0c0c0;
}
.t {
	font:bold 16px verdana;
	color:#fff;
	margin:0px;
	padding:0px;
}
.z td {
	text-align:center;
	font:12px verdana;
}
.z td b {
	font-size:15px;
	border-bottom:1px dotted #fff;
}
.n {
	text-align:right;
	font:22px impact;
	color:#505050;
}

