/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {margin:0 auto; width:980px; height:auto; position:relative;}
#header {width:981px; height:127px; background-image:url(images/top1.jpg); background-repeat:no-repeat;}

#money {
	position:absolute;
	left:793px;
	top:374px;
	width:157px;
	height:158px;
}
#bar {
	position:absolute;
	top:471px;
	left:363px;
	width:162px;
	height:398px;
}

p {margin:0em;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #979797;
	font-weight: bold;	
}
a img {
border: 0;
}
a:link {
	color: #9C9C9C;
	text-decoration: none;
	font-size: 16px;
}
a:visited {
	color: #979797; text-decoration:none;
}
a:hover {
	color: #979797; text-decoration:underline;
}
a:active {
	color: #979797; text-decoration:none;
}

------------------

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: ##ffffff;
	font-weight: bold;
}
.b:link {
	text-decoration:none;
}
.b:visited {
	color: #ffffff; text-decoration:none;
}
.b:hover {
	color: #ffffff; text-decoration:underline;
}
.b:active {
	color: #ffffff; text-decoration:none;
}
.style1 {
	color: #53BD61; font-size:16px;
	font-weight: bold;
}
.style2 {
	color: #029F07; font-size:15px;
	font-weight:bolder; font-family:Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 24px;
	font-weight: bold;
	color:#40D3FF;

