@charset "utf-8";
/* CSS Document */

.style1 {font-size: 11px; color: #000000;}
.style2 {font-size: 11px; color: #FFFFFF;}
.style3 {font-size: 10px; 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;}

/***** safari 3 *********/
body:first-of-type .column-3 {
    background-repeat:repeat-y;
    background-position:top 1px:right;
	}
	
body:first-of-type .column-2 {
    width:213px;
	}
/************************/

/********* FF   ********/
:root .column-2 {
    width:215px;
	}
	
:root .column-3 {
    width:472px;
	}
/***********************/

.column-3 {
    background-position:right;
}



#table1 {
    position:relative; 
	top:129px;
    z-index:4;
    line-height: 8pt;
}

* 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;
}