body {
	width: 100%;
	margin: 6px auto;
	padding: 0;
	background: #5f052d url("bg000000.gif");
	font: 12px Arial, Verdana, sans-serif;
	color: #fff;
}
hr {
	border: none;
	background-color: #ff0080;
	color: #ff0080;
	height: 1px;
}
#container {
	width: 976px;
	margin: 0 auto;
	background-color: #78003c;
	border: 1px solid #ff0080;
}
#header {
	height: 262px;
	background: #cc0066 url("blockbg0.gif");
	border: 1px solid #ff0080;
	padding: 10px;
	font-size: 11px;
}
table.contentbox { 
	background-color: #5f052d;
	border: 1px solid #ff0080;
}
#ip_tbl td { padding-bottom: 10px; width: 126px; text-align: center; }
#home_ft_tbl td { padding-bottom: 7px; }
td#gp_cnt_left { background: #5f052d url("gp_cnt_l.gif"); }
td.cnt_middle { background: #5f052d url("gp_cnt_m.gif"); }
td#gp_cnt_right { background: #5f052d url("gp_cnt_r.gif"); }
ul.list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.list li {
	background-image: url("btn00000.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding: 1px 0 0 .8em;
}
.box {
	background-color: #5f052d;
	border: 1px solid #ff0080;
	padding: 10px;
}
.block { background: #cc0066 url("blockbg0.gif"); }
.ftgame {
	float: left;
	width: 142px;
}
.ftgame a:link, .ftgame a:visited, .ftgame a:hover { text-decoration: none; }
img.imgborder { border: 1px solid #ff0080; }
/* text & hyperlinks */
p { margin: 10px 0; }
h1 {
	font-size: 13px;
	font-weight: bold;
}
a:link { color: #FFFFFF }
a:visited { color: #FFFFFF }
a:hover { text-decoration: none; }
a.reverse:link { text-decoration: none; }
a.reverse:visited { text-decoration: none; }
a.reverse:hover { text-decoration: underline; }
a.reverse2:link { text-decoration: none; }
a.reverse2:visited { text-decoration: none; }
a.reverse2:hover { text-decoration: none; }
/* forms */
form { margin: 0px; }
.btn {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.forminput { font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif; }
object { display:block; } /* removes useless space below swf files in FF3 */