body, html {
	SCROLLBAR-FACE-COLOR: #990000;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffa200;
	SCROLLBAR-SHADOW-COLOR: #ffa200;
	SCROLLBAR-3DLIGHT-COLOR: #000;
	SCROLLBAR-ARROW-COLOR:  #ffa200;
	SCROLLBAR-TRACK-COLOR: #000;
	SCROLLBAR-DARKSHADOW-COLOR: #000;
	margin:0px;
	margin-bottom:20px;
	background:url(../images/bg.gif);
	background-color:#000000;
	font:normal 12px Arial;
	color:#fff;
}
FORM, H1, H2, H3, H4, H5 {
	margin:0px;
}
img {
	border:none;
}
p {
	margin-top:5px;
}
.MainBody
{
	width:779px;
	border:1px solid #ffb22b;
	border-top:none;
	background:#000;
}
#Content
{
	background:url(../images/menu_bg.gif) left repeat-y;
	width:100%;
}
#Left
{	width:200px;
	background:url(../images/head_00.jpg) top left no-repeat; 
}
#Footer
{
	height:30px;
	background:url(../images/footerBG.jpg) repeat-x;
	text-align:center;
	color:#ffba00;
}
#Footer table a
{
	text-decoration:none; 
	color:#ffba00;
}
.LoginTitle
{
	font:bold 12px Arial; 
	padding-top:40px; 
	text-align:center; 
	width:200px; 
	color:#fff;
}
.PalayerThumb
{
	background:url(../images/player_bg.gif) no-repeat; 
	width:145px; 
	height:128px; 
	margin-top:10px;
	padding-top:5px;
	text-align:center;
}
.Paging td
{
	padding-left:3px;
	padding-right:3px;
}
.Paging th
{
	border:1px solid #d28500;
	padding-left:3px;
	padding-right:3px;
}
.Paging A
{
	text-decoration:none;
	color:#d28500;
	font:bold 12px Arial;
}
.Links 
{
	list-style:none;
	margin-top:5px;
	padding-left:20px;
	color:#fff;
}
.Links A
{
	color:#FFFFFF;
}