@charset "utf-8";
/* CSS Document */

.style3 {font-weight:bold; font-size: 13px; color: #FFFFFF;}
.style4 {font-weight:bold; font-size: 18px; color: #FFFFFF;}

#apDiv2 {
	position:absolute;
	top:185px;
	width:10px;
	height:30px;
	z-index:2;
}
#apDiv3 {
	position:relative;
	left:810px;
	top:131px;
	width:10px;
	height:30px;
	z-index:3;
}

* html #apDiv3 {
	top:112px;
}

*:first-child+html #apDiv3 {
    	left:820px;
}

#apDiv4 {
	position:relative;
	top:122px;
	width:820px;
	height:7px;
	z-index:5;
}

* html #apDiv4 {
	top:112px;
}

*:first-child+html #apDiv4 {
    left:10px;
	top:131px;
}

#table1 {
    position:relative; 
	top:129px;
    z-index:4;
    line-height: 10pt;
}

* html #table1 {
	top:112px;
}

*:first-child+html #table1 {
    top:131px;
    left:10px;
}

#message {
    margin-left:195px;
}

#table2 {
    position:relative; 
	top:128px;
	right:1px;
    z-index:5;
}

* html #table2 {
    top:111px;
}

*:first-child+html #table2 {
    left:9px;
}



#apDiv5 {
    position:relative;
	background:url(images/clubs/none) no-repeat;
	top:110px;
	width:50px;
	height:60px;
	z-index:2;
}

* html #apDiv5 {
    height:120px;
	top:112px;
}

*:first-child+html #apDiv5 {
    left:10px;
}