a{
	cursor:pointer;
}


.logIn{
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	font-size:11px;
	color: #626262;
	text-decoration: none;
	
}
.logIn:Hover{
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	font-size:11px;
	color: #626262;
	text-decoration: underline;
	
}

.container {
	
	
	overflow: hidden;
	clear: both;
	
	/*background: url(container_bg.gif) repeat-y center top;*/
	margin: auto;
	
	z-index: 2;
	position: relative;
	padding-top: 164px;
}	
.GGBack {
	width: 100%;
	height: 617px;
	margin: auto;
	background: #000 url(../images/pages/back3.jpg) no-repeat center top;
	z-index: -1;
	position: absolute;
}
.header {
	width: 100%;
	height: 180px;
	margin: auto;
	
	z-index: 3;
	position: absolute;
}
.input{
	z-index:50;
	margin: 0 0 0 0;
	/*border: none;*/

}
#footer {
	width: 970px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	text-align: center;
	background: url(footer_bg.gif) no-repeat center top;
	font-size: 8px;
	font-style: italic;
	color:#e3f4d3
}

.Logo{

margin-top:25px;
margin-bottom:10px;

}
.mainProBox{
	
	width:397px; 
	height:103px; 
	background: url(../images/pages/game_back.png) repeat-x;
}
.mainBoxTxt{
	font-style: italic;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	
	color: #626262;
	text-decoration: none;
}
.mainBoxTxt:hover{
	font-style: italic;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	
	color: #626262;
	text-decoration: underline;
}
.mainBoxLink{
	font-style: italic;
	font-weight: bold;
	color: #508200;
	text-decoration: none;
}
.mainBoxLink:Hover{
	font-style: italic;
	font-weight: bold;
	color: #508200;
	text-decoration: underline;
}
.mainheader {
	width: 500px;
	height: 44px;
	background: #000 url(../images/pages/head1.gif) repeat-x;
	margin-left:15px;
	font-size:11px;

}
.FreekickMain{
	background: transparent url(../images/pages/main_back1.png) repeat-x top;
	width: 500px;
	height: 370px;
}
.FreekickTDMain{
	
	width: 550px;
	height: 202px;
	
	background: transparent url(../images/pages/superFreekick_back.png) no-repeat top;
}
.FreeKickBoxTxt{
	font-weight: normal;
	color:#58870d;
	font-size: 18px;
}
.FreeLinks{
	font-weight: normal;
	color:#382e19;
	font-size: 10px;
	text-decoration:none;
}
.FreeLinks:hover{
	font-weight: normal;
	color:#382e19;
	font-size: 10px;
	text-decoration:underline;
}
.FreeTwxstLinks{
	font-weight: normal;
	color:#382e19;
	font-size: 10px;
	text-decoration:none;
}
.ScoreTableBack{

width: 286px;
	height: 150px;
	background: url(../images/pro_back.png) no-repeat top;
}
.ScoreTableHeader{
	font-weight: normal;
	color:#ababab;
	font-size: 11px;
	
}
.ScoreTableNumber{
	font-weight: normal;
	color:#626262;
	font-size: 14px;
}
.ScoreTableNic{
	font-weight: normal;
	color:#b1b0b0;
	font-size: 14px;
	font-style: italic;
}
.ScoreTableNumberlink{
	font-weight: normal;
	color:#626262;
	font-size: 14px;
}
.ErrClass{
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}
.DetailTxt{
	font-weight: normal;
	color:#626262;
	font-size: 10px;
}
