body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
}
#member_nav {
	float: right;
	background:url(image/yellow-bar.jpg) center no-repeat;
	width:150px;
	height:38px;
	text-align:center;
}
#member_text {
	color: #000;
	margin-top:15px;
	font-size:10px;
	font-weight:bold;
}
#underlinemenu{
	margin: 0;
	padding: 0;
	width:510px;
	padding-top:33px;
	float: right;	
}
#underlinemenu ul{
	margin: 0;
	padding-left: 0;
	width: 100%;
}
* html #underlinemenu ul{
	margin-bottom: 0;
}
#underlinemenu ul li{
	display: inline;
}
#underlinemenu #current a{
	border-bottom: 4px solid #b8b8b8;
	float: right;
	color: #fcdc04;
	padding: 0px 18px 0px 18px;
	text-decoration: none;
	margin: 0px 3px 0px 3px;
}
#underlinemenu ul li a{
	float: right;
	color: gray;
	padding: 0px 18px 0px 18px;
	text-decoration: none;
	border-bottom: 4px solid #3b3b3b;
	margin: 0px 3px 0px 3px;
}
#underlinemenu ul li a:hover{
	border-bottom: 4px solid #b8b8b8;
	color: #fcdc04;
	padding-bottom: 0;
}
table.promotion_nav{
	background:url(image/soccer_promotion.gif) right bottom no-repeat;
	height:52px;
}
.leftbox {
	background:url(image/bg1.gif) center top no-repeat;
	height:335px;
}
.graytxt {
	color:#999;
}
.goldtxt {
	color:#ffcc00;
}
a.goldtxt2 {
	color:#ffcc00;
	text-decoration:underline;
}
a.goldtxt2:hover {
	text-decoration:none;
}
.more2 {
	color:#cc0000;
	padding-left:60px;
	font-size:10px;
	font-family:Verdana;
}
a.more {
	color:#cc0000;
	font-size:10px;
	font-family:Verdana;
}
a.more:hover {
	text-decoration:none;
}
#field {
	width:94%;
	color:#ffcc00;
	padding:3px;
	border:1px solid #4a4949;
}
#field2 {
	width:100%;
	font-size:12px;
	color:#ffcc00;
	padding:3px;
	border:1px solid #4a4949;
}
h1.aboutheader {
	font-size:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
#aboutbg {
	background:url(image/content_bg.gif) top repeat-x;
	margin:0px 5px 0px 5px;
	height:142px;
	text-align:justify;
}
.aboutxt {
	color:#CCC;
}
a.aboutxt {
	color:#CCC;
}
a.aboutxt:hover {
	text-decoration:none;
	color:#ffcc00;
}
.header {
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.cptxt {
	color:#999;
	font-size:11px
}
a.cptxt {
	color:#999;
	font-size:11px
}
a.cptxt:hover {
	text-decoration:none;
}
#footer {
	background:url(image/bottom-bar.gif) center top no-repeat;
	height:36px;
}	
.form {
	padding: 8px 10px 0px 150px;
	color:#999;
	font-size:11px;
	font-weight:bold;
}
.field { 
 font-size: 20px; 
 background-color: #000; 
 border: 1px solid #666; 
 color:#999;
}
.field2 { 
 font-size: 12px; 
 background-color: #000; 
 border: 1px solid #666; 
 color:#999;
}
.button { 
 font-size: 10px; 
 background-color: #666; 
 border: 1px solid #666; 
 color:#fff;
 cursor: pointer
}
.button3 { 
 font-size: 12px; 
 background-color: #ffcc00; 
 border: 1px solid #ffcc00; 
 color:#000;
 cursor: pointer
}
.button2 { 
 font-size: 12px; 
 background-color: #000; 
 border: 1px solid #666; 
 color:#fff;
 cursor: pointer
}
.goldheader {
	color:#ffcc00;
	font-size:16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.border1 {
	border:1px solid #666;
	border-right:0px;
	border-bottom:0px;
}
.border2 {
	border:1px solid #666;
	border-right:0px;
}
.border3 {
	border:1px solid #666;
	border-bottom:0px;
}
.border4 {
	border-left:1px solid #666;
}
.border5 {
	border:1px solid #666;
}
.faqbg {
	background:url(image/faqbg.gif) right bottom no-repeat;
	padding:0px 0px 12px 55px;
	font-size:14px;
}
#leftcolumn{
float:left;
width:300px;
padding: 5px;
}
#leftcolumn a{
padding: 3px 1px;
color:#ccc;
width: 100%;
text-decoration: none;
}
#leftcolumn a:hover{
color:#ffcc00;
}
#rightcolumn{
float:right;
width:480px;
min-height: 300px;
border: 1px solid  #666;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;
}
* html #rightcolumn{ /*IE only style*/
height: 300px;
}

