th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 11px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;	
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 12px;
	margin-right : 12px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align: right;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #333333;
}
.data {
	color : #9A9A9A;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #F3400F;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.datagreen {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #339900;
}
.normalfont {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	
}

ul { margin-left: 15px; padding-left: 5px; list-style : square; font: Tahoma  ; font-size: 12px }
li { 	margin: 0 0 2px 15px; padding: 0 0 0 0px;	color: #555; }
.sub  {margin: 0 0 2px 30px; padding: 0 0 0 0px;  color: #888; }

/*  
Theme Name: chives-tables
Theme URI: http://chives.de/css/style.css
Author: stefan eitel * chives - Buero fuer Webdesign Plus Darmstadt
Author URI: http://www.chives.de
*/

table.players {
	background-color: #FFFFFF;
	border: none;
	color: #495E49;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

table.players a:link, table.players a:visited, table.players a:active {
	background-color: transparent;
	color: #0096BD;
	text-decoration: none;
}

table.players a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

table.players caption {
	background-color: transparent;
	color: #F0A740;
	font-family: Georgia, serif;
	font-size: 24px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
}

table.players td,table.players th {
	margin: 0;
	padding: 0;
}

table.players th {
	background-color: #E2E5E8;
	border-bottom: 2px solid #667799;
	border-top: 2px solid #FFFFFF;
	padding: 9px;
	text-align:center;
	}

table.players tbody td {
	background-color: #E2E5E8;
	border-bottom: 0px solid #667799;
	border-top: 2px solid #FFFFFF;
	padding: 9px;
	vertical-align:middle;
}

table.players tbody tr.odd th, tbody tr.odd td {
	background-color: #E2E5E8;
	border-bottom: 2px solid #FFB114;
	vertical-align:middle;
	
}

table.players tbody tr:hover td,table.players tbody tr:hover th {
	background-color: #5EA7DF;
}

table.players td, th {
	vertical-align: middle;
}

table.players tfoot td, tfoot th {
	font-weight: bold;
	padding: 4px 8px 6px 9px;
}

table.players thead th {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	padding: 0 8px 2px 8px;
	white-space: nowrap;
}








/*
Theme: Leandro Pessoa
Author: Simple and Clean
URL: http://www.leandropessoa.com.br
Country: Brazil
*/
table.tablestyle2{border-spacing:1px;font:10px 'Verdana', Arial, Helvetica, sans-serif;background:#E7E7E7;color:#666666;}
table.tablestyle2 caption{border:#666666;border-bottom:2px solid #666666;text-transform:uppercase;padding:10px;background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);font:15px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;}
table.tablestyle2 td,table.tablestyle2  th{padding:4px;}
table.tablestyle2 thead th{text-align:center;background:#F5F5F5;color:#666666;border:1px solid #ffffff;text-transform:uppercase;}
table.tablestyle2 tbody th{font-weight:bold;}
table.tablestyle2 tbody tr{background:#EBF8FE;text-align:left;}
table.tablestyle2 tbody tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
table.tablestyle2 tbody th a:link,table.tablestyle2  tbody th a:visited{color:#666666;padding:3px 0px 0px 18px;background:url(http://www.leandropessoa.com.br/table/img/ico_novajanela.gif);background-repeat:no-repeat;}
table.tablestyle2 tbody th a:hover{color:#009900;}
table.tablestyle2 tbody tr td{height:50px;background:#EBF8FE;border:1px solid #ffffff;}
table.tablestyle2 tbody tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
table.tablestyle2  td a:link, table.tablestyle2  td a:visited{color:#666666;text-decoration:none;font-weight: bold;}
table.tablestyle2  td a:hover{color:#009900;text-decoration:underline;font-weight: bold;}
table.tablestyle2  a[title^="Download"]{background:url(http://www.leandropessoa.com.br/table/img/icPADRAO.gif) no-repeat center;padding:20px 0px 0px 15px;}
table.tablestyle2  td a[href="http://www.leandropessoa.com.br"]{margin:0 auto;height:15px;border-bottom:0;padding:3px 0px 0px 18px;font-weight:bold;color:#FF8601;background:url(http://www.leandropessoa.com.br/table/img/check.gif);background-repeat: no-repeat;}
table.tablestyle2 tfoot th,table.tablestyle2  tfoot td{background:url(http://www.leandropessoa.com.br/table/img/TableCaption.jpg);padding:10px;text-align:center;font:15px 'Verdana', Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;border-bottom:3px solid #cccccc;border-top:1px solid #DFDFDF;}










.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #FF9900;
}
.style3 {color: #FF6600}
.style4 {font-size: 12px}
.style6 {font-size: 16px}
.style7 {font-size: 18px}
.style2 {
	font-size: 14px;
	color: #FF9900;
}
.style9 {color: #FF6600; font-weight: bold; font-size: 18px; }
.style12 {font-size: large}
.style13 {font-size: 24px}

announcebox {
  margin: 10px 10px;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font:   Arial, Helvetica, sans-serif, monospace;
  font-size:10px;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 5px solid #EC981F;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 45px;  	
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #EC981F;  
  	font: 400 1em/1 em 'Lucida Console', 'courier new', monospace;	
	font-weight: bold; 
}


