@charset "utf-8";
/* CSS Document */

.style1 {font-size: 12px; color: #000000;}
.style2 {font-size: 12px; color: #FFFFFF;}

a:link { color: #ffffff; } 
a:visited { color: #ffffff; } 
a:hover{ color: #FF5400; }


#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;
}

#txt {letter-spacing: 0.02em;}
#txt-r {letter-spacing: 0.02em;}
#txt-r 4-4{letter-spacing: 0.01em;}
#txt-r 6-4{letter-spacing: 0.01em;}

/***** safari 3 *********/	
body:first-of-type .column-2 {
    width:355px;
	}
	
body:first-of-type .column-3 {
    width:44px;
	}
	
body:first-of-type .column-4 {
    width:345px;
	}
/************************/

/********* FF   *********/	
:root .column-2 {
    width:351px;
	}
	
:root  .column-3 {
    width:44px;
	}
	
:root  .column-4 {
    width:345px;
	}
/************************/

* html .column-3 {
	width:64px;
}

*:first-child+html .column-3 {
	width:63px;
}

.column-4 {
    background-position:right;
}

#table1 {
    position:relative; 
	top:129px;
    z-index:4;
    line-height: 9pt;
}

* html #table1 {
	top:112px;
}

*:first-child+html #table1 {
    top:131px;
    left:10px;
}

#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;
}
