a:link{
	text-decoration:underline;
	color:#99ccff;
}

a:hover{
	text-decoration:underline;
	color:#ffffff;
}
	
a:visited{
	text-decoration:none;
	color:#ffffff;
}

body{margin: 0 ;
	padding: 0 ; 
	height: 100% ;
	width: 100% ;
	}

.body2{margin: 0 ;
	padding: 0 ; 
	height: 100% ;
	width: 100% ;
	text-align:center;
	background-image:url("../img/sub_bg.jpg");
	background-repeat:repeat;
	}

.themeTOP{
	background-image: url("../img/bg.gif"); 
	background-repeat: repeat-x; 
	background-position: left top;
	background-color:#000033;
}

.themeHEADER{
	background-image: url("../img/bg_header.gif"); 
	background-repeat: repeat-x; 
	background-position: left top;
	background-color:#ffffff;
}

.themeBODY{
	background-image: url("../img/bg_body.gif"); 
	background-repeat: repeat-x; 
	background-position: left top;
	background-color:#ffffff;
}

.themeBODY2{
	background-image: url("../img/top_bg.gif"); 
	background-repeat: repeat-x; 
	background-position: left top;
	background-color:#cecece;
}

.themeFOOTER{
	background-image: url("../img/bg_footer.gif"); 
	background-repeat: repeat-x; 
	background-position: left top;
	background-color:#000033;
}

.themeFOOTER2{
	background-image: url("../img/top_bottom.gif"); 
	background-repeat: repeat-x; 
	background-position: left top;
	background-color:#000033;
}

.themeSOCCER{
	background-image: url("../img/top_soccer.gif"); 
	background-repeat: no-repeat; 
	background-position: right top;
}

.themeCHALLENGE{
	background-image: url("../challenge/img/bg_base.gif"); 
	background-repeat: repeat; 
	background-position: left top;
}

.thumb {
	margin: 0px;
	border: 1px solid #999999;
}

.nocopy { color: #ffffff; font-size: 10px ; line-height: 12px}

.bodyBK{ color: #333333; font-size: 12px ; line-height: 18px}
.bodyBKB{ color: #333333; font-size: 13px ; font-weight: bold ; line-height: 18px}
.bodyBL{ color: #3333FF; font-size: 12px ; line-height: 18px}
.bodyBLB{ color: #3333FF; font-size: 12px ; font-weight: bold ; line-height: 18px}
.bodyBLB2{ color: #000066; font-size: 12px ; font-weight: bold ; line-height: 18px}
.bodyBLB_B{ color: #3333FF; font-size: 14px ; font-weight: bold ; line-height: 18px}
.bodyBLM{ color: #333399; font-size: 11px ; line-height: 18px}
.bodyGR{ color: #339933; font-size: 12px ; line-height: 18px}
.bodyWH{ color: #ffffff; font-size: 12px ; font-weight: bold ; line-height: 18px}
.bodyPK{ color: #ff6666; font-size: 12px ; line-height: 18px}
.bodyORB{ color: #ff6600; font-size: 12px ; font-weight: bold ; line-height: 18px}
.bodyRDB{ color: #ff0000; font-size: 15px ; font-weight: bold ; line-height: 18px}

.subBK{ color: #333333; font-size: 10px ; line-height: 12px}
.subGR{ color: #999999; font-size: 10px ; line-height: 12px}
.subWH{ color: #ffffff; font-size: 10px ; line-height: 12px}
.subBL{ color: #99ccff; font-size: 10px ; line-height: 12px}
.subBLB{ color: #3333FF; font-size: 10px ; line-height: 12px; font-weight:bold;}

.subBL a:link{
	text-decoration:underline;
	color:#99ccff;
}

.subBL a:hover{
	text-decoration:none;
	color:#003366;
}
	
.subBL a:visited{
	text-decoration:underline;
	color:#99ccff;
}

