body {  
	font: 62.5%/1.3em Arial, Verdana, sans-serif;
	background:#000000 url(../img/bg.gif) repeat-y center 0;
	/*background: #000000 url(../img/birthday/bday_bcgr.gif) repeat;*/
	color:#666666;
	font-family:Arial, Verdana, sans-serif;
}

a {
	color: #006B33;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main td a {
  font-weight: normal;
  font-style: normal;
}

#main a {
  font-weight: bold;
  font-style: italic;
}

img{
	border:0;
}
ul{
  list-style:none;
}
p{
  font-size:12px;
  line-height:1.2em;
}
h1, h2, h3{
  color:#000000;
  line-height:1.2em;
}
h1{
  margin:0 0 10px 0;
}
h3{
  margin-top:10px;
}

.clear{
  height:1px;
  font-size:0;
  line-height:0;
	clear:both;
}

*{
	margin:0;
	padding:0;
}

#wrapper{
	width:960px;
	margin:15px auto 0 auto;
	padding:0 0 20px 0;
}
#wrapper-top-bg{height:8px; background:transparent url(../img/wrapper_top.gif) no-repeat 0 0; line-height:0; font-size:0;}
#wrapper-bottom-bg{height:8px; background:transparent url(../img/wrapper_bottom.gif) no-repeat 0 0; line-height:0; font-size:0;}
#wrapper-content{
  background:#ffffff url(../img/wrapper_bg.gif) repeat-y 0 0;
  padding:2px 30px 0 30px;  
  overflow:hidden;
  position:relative;
  
}

#top-bar{
  z-index:1000;
  height:18px;
}
#search-bar{
  float:left;
  padding:0 10px 2px 10px;
  margin:0 0 0 10px;
  font-size:1em;
  background:transparent url(../img/search_bg.gif) no-repeat 0 0;
}
#search-bar input{
  margin:0 0 0 0px;
  background:transparent;
  border:0;
  padding:2px 0 3px 0;
  font-size:0.9em;
  width:110px;
  color:#666666;
}
#search-bar button{ 
  background:url(../img/search_button.gif) no-repeat 0 0;
  width:15px;
  height:15px;
  border:0;
  cursor:hand;
  cursor:pointer;
}
#search-bar button span{
  display:none;
}

#languages-bar{
  float:right;
  padding:5px 20px 0 0;
  overflow:hidden;
}
#languages-bar strong{
  color:#006B33;
  display:block;
  float:left;
  margin:-1px 7px 0 0;
}
#languages-bar a{
  padding:0 2px 0 2px;
  display:block;
  float:left;
}
#languages-bar a span{
  display:none;
}
#timezone-bar{
  float:right;
  z-index:1001;
  padding:2px 10px 0 0;
  font-size:1.1em;
  position:relative;
}
#timezone-bar .current{
  color:#666666;
  padding:2px 0 2px 10px;
  background:transparent url(../img/arrow_down.gif) no-repeat right 8px;
  display:block;
  width:180px;
}
#timezone-bar span{
  color:#006B33;
}
#timezone-bar .current:hover{
  text-decoration:none;
  background-color:#cccccc;
}

#timezones{
  z-index:1001;
  position:absolute;
  left:0;
  top:18px;
  background:#ffffff;
}
#timezones li {
  
}
#timezones li a{
  background:#ffffff;
  padding:2px 0 2px 10px;
  margin:0;
  display:block;
  height:1%;
  width:180px;
}
#timezones li.odd a:hover, #timezones li.even a:hover{
  text-decoration:none;
  background-color:#cccccc;
}
#timezones li.odd a{
  background:#f1f1f1;
}
#timezones li.even a{
  background:#ffffff;
}


#header{
  display: block;
  clear:both;
  background:transparent url(../img/header.jpg) no-repeat 0 0;
  /*background:transparent url(../img/birthday/header5.jpg) no-repeat 0 0;*/
  width:900px;
  height:90px;
  margin:6px 0 0 0;
}
#logo{
  margin:0 0 0 40px;
  width:200px;
  height:70px;
  display:block;
}
#logo span{
  display:none;
}

/*_________________________  FOOTER  _____________________*/
#footer{
  clear:both;
  background:transparent url(../img/footer_bg.gif) no-repeat 0 0;
  padding:18px 0 10px 222px;
  height:47px;
  position:relative;
  z-index:2;
  margin:50px 0 0 0;
}
#footer-links{
  font-size:12px;
  color:#ffffff;
}
#footer-links a{
  color:#ffffff;
}
#footer-links span{
  padding:0 8px 0 8px;
}
#footer-copyright{
  font-size:1.1em;
  margin:8px 0 0 0;
}
#footer-footballer{
  background:transparent url(../img/new-player.gif) no-repeat 0 40px;
  width:175px;
  height:246px;
  position:absolute;
  left:0;
  bottom:110px;
}
#footer-ball{
  width:106px;
  height:93px;
  background:transparent url(../img/ball_shadow.png);
  position:absolute;
  bottom:30px;
  left:56px;
}

/*_________________________  NAVIGATION  _____________________*/
#nav{
  position:relative;
  height:50px;
  background:#b2b2b2;
  overflow:hidden;
}
#nav li.off, #nav li.on {
  margin: 0;
  float: left;
  display: block;
  border-right:1px solid #ebebeb;
  
}
#nav li a{
  display: block;
  width:125px;
  padding:5px 0 6px 0;
  text-align:center;
  font-size:1.4em;
  color:#000000;
  background:#b2b2b2 url(../img/nav_bg.gif);
  border-bottom:1px solid #ffffff;
}
#nav li a:hover{
  color:#ffffff;
  text-decoration:none;
}
#nav li.on a{
  /*text-decoration:underline;*/
}
#nav li.on a, #nav li.over a{
  color:#ffffff;
}
#nav li.over a, #nav li.on a{
  background:#b2b2b2;
  border-bottom:1px solid #b2b2b2;
}

#nav li div{
  display: none;
  width:900px;
  position: absolute;
  height:20px;
  background:#b2b2b2;
  top: 25px;
  left: 0;
  padding:5px 0 0 0;  
  color:#ffffff;
}

#nav li.on div a, #nav li.off div a, #nav li div span{
  border:0;
  background:transparent;
  width:auto;
  color: #ffffff;
  padding:0 20px 0 20px;
  display:inline;
  font-weight:bold;
  text-decoration:none;
  font-size:1.1em;
  
}
#nav li div a:hover{
  text-decoration:underline;
}


#nav li.on div span{
  color:#666666;
}


#nav li.on div {
  display: block;
}
#nav li.over div {
  display: block;
  z-index: 100;    
}



#nav li.last{
  border-right:0;
}

#nav li.last a{
  width:18px;
}
#nav li.last a span{
		display:block;
		background-repeat:no-repeat;
		background-position:0 -4px;
		margin:5px 0 4px 5px;
		height:4px;
		line-height:0;
		font-size:0;
		cursor:pointer;
}
#nav li.last.over a span{
	background-position:0 0;
}

#nav li.last div a{
  width:auto;
}
#nav li div a.selected{
  color:#666666;
}

/*_______________________  COLUMNS ______________________________*/
#sidebar{
  width:200px;
  float:left;
  /*Empty space for footballer*/
  padding-bottom:230px;
}
#main{
  /*width:678px;*/
  font-size:12px;
  /*line-height:15px;*/
  width:470px;
  float:right;
  
}
#rightColumn{
  width:180px;
  float:right;
  margin:0 0 0 25px;
}


/*_______________________  BOXES ______________________________*/
.box{
  width:200px;
  position:relative;
  margin:0 0 15px 0;
}
.box .box-title{
  background:transparent url(../img/tab.gif) no-repeat 0 0;
  font-size:16px;
  padding:7px 0 8px 14px;
  color:#ffffff;
}
.box .box-subtitle{
  background:#808080;
  color:#ffffff;
  padding:7px 0 8px 14px;
  font-size:12px;
  border-top:1px solid #f2f2f2;
}
.box .box-icon{
  position:absolute;
  top:0;
  right:10px;
}
.box .box-content{
  background:#f2f2f2;
  padding:15px 15px 20px 15px;
}


.box2{
  width:180px;
  position:relative;
  margin:0 0 15px 0;
}
.box2 .box2-title{
  background:transparent url(../img/tab2.gif) no-repeat 0 0;
  font-size:1.6em;
  padding:7px 0 8px 14px;
  color:#ffffff;
}
.box2 .box2-title-green{
  background-image:url(../img/tab2_green.gif);
  color:#ffffff;
}
.box2 .box2-content{
  background:#f2f2f2;
  padding:15px 15px 20px 15px;
}

/*________________________ ICONS _____________________________*/
.icon{
  width:54px;
  height:46px;
}
.icon-ball{
  background:transparent url(../img/icons/ball_icon.png) no-repeat 0 0;
}
.icon-lock{
  background:transparent url(../img/icons/lock_icon.png) no-repeat 0 0;
}
.icon-navigation{
  background:transparent url(../img/icons/navigation_icon.png) no-repeat 0 0;
}
.icon-partners{
  background:transparent url(../img/icons/partners_icon.png) no-repeat 0 0;
}
.icon-school{
  background:transparent url(../img/icons/school_icon.png) no-repeat 0 0;
}

/*________________________  LISTS  ______________________________*/
#main ul{
  margin:5px 0 0 0;
  padding:0 0 0 20px;
}
.list{
  margin:0;
  padding:0;
}
.list li, #main ul li{
  background:transparent url(../img/bullet.gif) no-repeat 0 3px;
  padding:0 0 4px 16px;
  font-size:12px;
}
.list li a, #main ul li a{
  
}
span.list-subtitle{
  display:block;
  font-size:12px;
  font-weight:bold;
  margin:8px 0 2px 0;
}
span.list-subtitle.first-subtitle{
  margin-top:0;
}

/*________________________  TABLES  ______________________________*/
.table{
  font-size:12px;
  border-collapse: collapse;
  border-spacing: 0;
  width:100%;
  margin:0 0 16px 0;
}
.table .thead{
  
}
.table th{
  background:#b2b2b2;
  text-align:center;
  color:#ffffff;
  font-weight:normal;
  padding:3px 2px 3px 2px;
  border-right:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}
.table td{
  text-align:center;
  color:#000000;
  border-right:1px solid #ffffff;
  border-bottom:1px solid #e8e8e8;
  border-top:1px solid #ffffff;
  padding-top:3px;
  padding-bottom:3px;
  line-height:1.3em;
}
.table tr.odd td{
  background:#DEF2E6;
}
.table tr.even td{
  background:#ffffff;
  border-top-color:#e8e8e8;
  border-bottom-color:#e8e8e8;
}


.table th.empty, .table td.empty{
  background:transparent;
}

/*_____________________ LOGIN FORM  ________________*/
.login-form{
  
}
.login-form label{
  
}
.login-form input{
  width:150px;
  border:1px solid #d8d8d8;
  margin:0 0 15px 0;
  padding:2px 2px 2px 2px;
}
.login-form button{
  color:#006B33;
  background:transparent url(../img/login_button.gif) no-repeat 0 0;
  width:50px;
  height:20px;
  padding:0;
  text-align:center;
  border:0;
  font-size:1em;
  cursor:pointer;
  
}


/*_______________  LEFT STATISTICS ______________*/
.home-statistics{
  border-collapse: collapse;
  border-spacing: 0;
  font-size:1.1em;
  color:#000000;
}

.home-statistics td{
  padding:2px 5px 2px 5px;
}
.home-statistics .left{
  width:50px;
  
  text-align:right;
  border-right:10px solid #f2f2f2;
}
.home-statistics .right{
  width:90px;
  text-align:left;
  color:#006B33;
}

.home-statistics .odd{
  background:#ffffff;
}
.home-statistics .even{
  background:#E0F0E6;
}





/*_____________________ FILTER  ________________*/



.filters{
  background-color:#D4D4D4;
  margin:10px 0 0 0;
  overflow:hidden;
}
.top-filter{
  clear:both;
  overflow:hidden;
  height:20px;
  border-bottom:1px solid #ffffff;
}
.bottom-filter{
  clear:both;
  height:25px;
  overflow:hidden;
}
.input{
  float:left;
  padding:2px 3px 0 3px;
  height:100%;
  font-size:11px;
}
.input.first{
  background-color:#B2B2B2;
  padding:0;
  width:87px;
}

.input label{
  
  font-size:10px;
  color:#000000;
  padding:0 0 0 0;
}
.input select{ 
  width:53px;
  height:16px;
  padding:0;
  margin:0;
  font-size:10px;
  /*border:1px solid #757575;*/
}
.input input{ 
  font-size:10px;
  /*border:1px solid #757575;*/
}
.input #percent{ 
  width:60px;
}
.input.first label{
  display:inline;
}
.input.first input{
  margin:2px 0 0 2px;
}

button.submit{
  color:#ffffff;
  background:transparent url(../img/update_button.gif) no-repeat 0 0;
  width:87px;
  height:21px;
  padding:0;
  margin:0;
  text-align:center;
  border:0;
  font-size:12px;
  cursor:pointer;
}

div.submit{
  float:right;
}
div.submit button{
  color:#ffffff;
  background:transparent url(../img/update_button.gif) no-repeat 0 0;
  width:87px;
  height:21px;
  padding:0;
  text-align:center;
  border:0;
  font-size:12px;
  cursor:pointer;
  
}


/*_____________________ FILTER  RIGHT  ________________*/
.side-filters{
  font-size:11px;
}
.side-filters li{
  padding:4px 15px 4px 10px;
  border-bottom:1px solid #ffffff;  
}
.side-filters .check{
  padding:0 7px 0 0;
}
.side-filters .link1{
 
}
.side-filters .link2{
  margin:0 0 0 18px;
  display:block;
  font-weight:bold;
}

.side-filters span{
  color:#666666;
  padding-left:10px;
  font-size:0.9em;
}


.side-filters .odd {
  background-color:#F2F2F2
}
.side-filters .even {
  background-color:#ffffff;
}
.side-filters a:hover{
  
  /*background-image:url(../img/filter_list_bg.gif);*/
  
}

/*_____________________ NEWS  ________________*/
.news-title{
  overflow:hidden;
  border-bottom:1px solid #b2b2b2;
  margin:0 0 8px 0;
}
.news-title h2{
  display:block;
  float:left;
  font-size:2em;
}
.news-title a{
  display:block;
  float:right;
  padding:8px 0 0 0;
}
.news-box{
  clear:both;
  padding:15px 15px 15px 15px;
  background:#EEF9F1;
  margin:0 0 14px 0;
}
.news-box h3{
  font-weight:normal;
  font-size:1.4em;
  color:#006B33;
  margin:0 0 8px 0;
}
.news-box p{
  font-size:1.1em;
  color:#666666;
}

/*_____________________ SIDE LIST TOURNAMENTS  ________________*/
.side-list{
  
}
.side-list li{
  clear:both;
  font-size:12px;
  margin:0 0 0 0;
  padding:0;
}
.side-list li a{
  display:block;
  padding:5px 30px 4px 0;  
  border-bottom:1px solid #999999;  
  background:none;
  position:relative;
  font-weight:bold;
  height:1%;
}
.side-list li a:hover{
  text-decoration:none;
  background-color:#cccccc;
}
.side-list span, .side-list li.selected ul span{
  position:absolute;
  right:3px;
  top:5px;
  color:#757575;
  font-weight:normal;
}
.side-list img{
  float:left;
  margin:0 8px 0 0;
}

.side-list li.selected{
  background:#00A33D;
}
.side-list li.selected span{
  color:#ffffff;
}
.side-list li.selected a{
  background-color:transparent;
  color:#ffffff;
}
.side-list li ul{
  display:none;
}
.side-list li.selected ul{
  background:#DEDEDE;
  display:block;
}
.side-list li.selected ul a {
  background-color:transparent;
  color:#006B33;
}
.side-list li.last a{
  border-bottom:0;
}

.side-list ul{
  font-size:0.8em;
}
.side-list ul li{
  
}
.side-list ul a{
  clear:both;
  padding-left:24px;
  background:#DEDEDE;
  display:block;
  overflow:hidden;
  border-bottom:1px solid #e6e6e6;  
}

.side-list li ul a:hover, .side-list li ul a.selected{
  text-decoration:none;
  background-color:#cccccc;
}

.side-list ul span{
  
}


/*________ SUBSCRIPTION PLANS_______*/
.inner-lists{
  margin:10px 0 0 0;
  overflow:hidden;
}
.inner-lists .list{
  width:100%;
  float:left;
}
.inner-lists .list strong{
  color:#000000;
  font-weight:normal;
}

.table.subscription-plans tr td{
  padding-left:0;
  padding-right:0;
}
.table.subscription-plans tr.odd td{
  background-color:#ededed;
  border-color:#ffffff;
}
.table.subscription-plans tr.even td{
  background-color:#DEF3E6;
  border-color:#ffffff;
}




.table.subscription-plans th{
  background-color:#01A33E;
  padding-top:5px;
  padding-bottom:5px;
} 
.table.subscription-plans th.empty{
  background:transparent;
}

.table.subscription-plans th.col1{}
.table.subscription-plans th.col2{width:15%}
.table.subscription-plans th.col3{width:15%}
.table.subscription-plans th.col4{width:15%}
.table.subscription-plans th.col5{width:15%}


.table.subscription-plans td.col1{}
.table.subscription-plans td.col2{}
.table.subscription-plans td.col3{}
.table.subscription-plans td.col4{}
.table.subscription-plans td.col5{}

.table.subscription-plans tr.odd td.col2, .table.subscription-plans tr.odd td.col4{
  background-color:#DEDEDE;
}
.table.subscription-plans tr.even td.col2, .table.subscription-plans tr.even td.col4{
  background-color:#D4EFDE;
}


.registration{
  border:0;
  border-collapse:collapse;
}
.registration td{
  padding:3px 3px 3px 7px;
  border-right:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}
.registration .odd td{
  
}
.registration .even td{
  background:#EEF9F1;
}

.subscription-table{
  background:#F2F2F2;
  color:#666666;
  float:left;
  width:220px;
}
.subscription-table h2{
  background:#949494;
  color:#ffffff;
  font-size:18px;
  padding:10px 15px 10px 15px;
}

.subscription-table div{
  padding:10px 15px 10px 15px;
  height:90px;
}
.subscription-table strong{
  color:#000000;
  display:block;
  margin:0 0 8px 0;
}

.books-table{
  border:0;
  border-collapse:collapse;
}
.books-table td {
  /*padding:3px 3px 3px 7px;*/
  padding: 0px 3px 0px 7px;*/
  border-right:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
  /*border: 1px solid red;*/
  line-height: 20px;
}
.books-table .odd td{
  
}
.books-table .even td{
  background:#EEF9F1;
}
.books-table .bookname{
  width:200px;
}


.flag{
  width:16px;
  height:11px;
}
.errormsg{
  color:#de0000;
  padding:10px 0 10px 0;
}
.successmsg{
  color:#006B33;
  padding:10px 0 10px 0;
}

#do_calc{
  background:transparent url(../img/calc_button.gif) no-repeat 0 0;
  cursor:hand;
  cursor:pointer;
  border:0;
  margin:0;
  padding:0;
  width:177px;
  height:42px;
  font-size:18px;
  text-align:center;
}
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/
/****************************************************************************************/

.title {
  font-size: 2em;
  color: #000000;
  padding:0 0 0 0;
  margin: 0 auto 10px auto;
}

.block {
  padding: 0 0 1.5em 0;
}

.block {
  padding: 10px 10px 10px 10px;
  margin-bottom: 1.5em;
  background: #333 url(/img/block_header.gif) repeat-x 0 0;
  border-bottom: 1px #181818 solid;
}

.block .title {
  margin-bottom: 1em;
  font-size: .95em;
  font-weight: bold;
  color: #666;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.user-login-block {
  text-align: center;
}

.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}

.user-login-block .form-item input {
  width: 120px;
  font-size: .95em;
  text-align: left;
  background-color: #CFCFCF;
  color: #222;
}

#search-form {
  margin: 0;
  padding: 0 0 20px 0;
}

.form-submit, .form-submit input {
  color: #CFCFCF;
  /*background: #222 url(/img/block_header.gif) +0em center;
  border: 1px #666 solid;*/
  background:#01A33E;
  border:1px;
  color:#ffffff;
}

.search-form .form-text {
  background-color: #CFCFCF;
  color: #222;
}

.search-form:focus, .form-text:focus {
  background-color: #aaa;
}

.menu {
  padding: 0 0 0 0.5em;
}

.menu ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
  list-style: none;
  border: none;
  text-align:left;
}

.menu li a {
  width: 100%;
  text-decoration: none;
}

li.leaf {
  list-style-type: square;
  list-style-image: url(/img/dot.gif);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}

.subtext {
  margin-top: 6px;
  margin-bottom: 10px;
  font-size:1.1em;
  text-align: justify;
}

.subtext ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

.hint {
  font-size: 0.9em;
  font-weight: bold;
  font-style: italic;
}

.summary {
  float:right;
	border: 1px solid #666;
  background-color: #CFCFCF;
  color: #777;  
  width: 120px;
  margin-top: 5px;
  margin-left:10px;
}

.sumtitle {  
  color: black;
  /*color: #FFCC66;*/
  background-color: #777;
	border-bottom: 1px solid #666;
	text-align: center;
	font-weight: bold;
  font-size: 1.1em;
}

.sumcnt {
  float: left;
  width:40px;
  color: #555;
	text-align: right;
  margin-right: 5px;
	font-weight: bold;
}


#sidebar .tournaments h2 {
	margin: 10px 0 0;
	font-size: 12px;
}

#sidebar .tournaments ul ul {
  margin-left: 10px;
}

#sidebar .tournaments ul ul ul {
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 4px;
}

#sidebar .tournaments ul {
  margin-left: 0px;
  padding-left: 0px;
}

#sidebar .tournaments ul ul li {
	color: #777;
	font-size: 0.9em;
}

#sidebar .tournaments li {
	list-style-type: none;
	list-style-image: none;
}


#main .search-devision{
   background:#f2f2f2;
   margin:0 0 10px 0;
   padding:3px 0 3px 5px;
}
#main .mi {
  padding-top: 0px;
  margin-top: -3px;
  margin-bottom:0;
  font-size:12px;
  line-height:1.2em;
}
#main .mdt {
  font-size:11px;
  font-weight: normal;
  line-height:1.2em;
  margin-bottom:8px;
}

.ah_summary {
  border-collapse: collapse;
  width: 469px;
  margin-left:1px;
}

.ah_summary td {
  border: 1px solid #AAA;
  width: 12.4%;
  text-align: center;
  padding: 2px;
}

.news {
  
  color: black;
}

.news_title {
  border-bottom: 1px solid #666;
  padding-left: 5px;
  padding-top: 3px;
  font-weight: bold;
  font-size: 1.1em;
}

.news_date {
  float: right;
  padding-top: 3px;
  color: #CCC;
  padding-right: 5px;
}

.news_text {
  background-color: #CFCFCF;  
  padding: 5px;
  font: 100% Verdana,Sans-Serif;
  font-size: 10px;
}

.sub_plan {
  width: 469px;
  margin-left: 1px;
  text-align: center;
}

.sub_plan td {
  border: 1px solid #AAA;
}

.sub_plan_b td {
  border-top: 2px solid #AAA;
}

.sub_plsn_f {
  text-align: left;
}

.news_text a {
  color:#DF9700;
}

textarea#clp {
  overflow: hidden;
  font-size: 0.9em;
}

/* AFFILIATES */

#aff ul{
  display: block;
  margin: 0px;
  padding: 0px;
  position:relative;
  height:18px;
  background:#B2B2B2;
  overflow:hidden;
}

#aff ul li {
  margin: 3px 10px 0px 0px;
  padding: 0;
  float: left;
  display: block;
  background: none;
  width: 70px;
  text-align: center;
  border-right: 1px solid white;
  line-height: 0.9em;
  font-size: 0.9em;
}

#aff ul li a{
  font-style: normal;
  color: white;
}

#aff ul li.on {
  color: white;
  text-decoration: underline;
}

#aff table {
  margin-top: 10px;
}

#aff table .col1 {
  padding-left: 5px;
  text-align: left;
}

#aff table .empty {
  padding-left: 5px;
  line-height: 0.9em;
  text-align: left;
  font-weight: bold;  
  background:transparent;
}

#aff table .col2, #aff table .col3 {
  width: 70px;
  padding-right: 10px;
  text-align: right;
}

#aff table.tbl1 .col1 {
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  width: 80px;
}

#aff table.tbl1 .col2 {
  padding-left: 5px;
  padding-right: 0px;
  text-align: left;
  width: auto;
}

#aff table.tbl1 .col3 {
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  width: 55px;
}

#aff table.tbl1 .col4 {
  padding-left: 0px;
  padding-right: 5px;
  text-align: right;
  width: 70px;
}


.bt{
	border-top:1px solid #ffffff;
}

tr.conds td {
	color:#666666;
	background:#e8e8e8;
}


.line{
	clear:both;
	border-top:1px solid #b2b2b2;
}

#clp{
	width:100%;
	height:120px;
}

optgroup{
  font-style:normal;
}