/**********************Tags*************************/
body{
	margin:0px;
	font-family:Trebuchet MS,tahoma,arial,verdana;
	font-size: 11px;
	color:#888888;
	overflow-x:hidden;
}
a{
	text-decoration:none; 
	font-size:11px;
}

label{ color:#FFFFFF; font-size:11px; font-weight:bold;}

.laranja11R{COLOR:#FF6600;FONT-WEIGHT:normal;font-size:11px;}
.laranja11R:hover{COLOR:#9CD012;}

.verde11B{COLOR:#D2FF00;FONT-WEIGHT:normal;font-size:11px;}
.verde11B:hover{COLOR:#D2FF00;}

.cinza11R{COLOR:#F0F0F0;FONT-WEIGHT:normal;font-size:11px;}
.cinza11R:hover{COLOR:#C4C4C4;}

.preto11B{COLOR:#000000;FONT-WEIGHT:bold;font-size:11px;}
.preto11B:hover{COLOR:#9E9E9E;}

.branca11N{COLOR:#FFFFFF;FONT-WEIGHT:normal;font-size:11px;}
.branca11N:hover{COLOR:#95ECFF;}

.branca11B{COLOR:#FFFFFF;FONT-WEIGHT:bold;font-size:11px;}
.branca11B:hover{COLOR:#FF3A28;}

.vermelho11B{COLOR:#FF3A28;FONT-WEIGHT:bold;font-size:11px;}
.vermelho11B:hover{COLOR:#95ECFF;}

.azul11B{COLOR:#2FCCFF;FONT-WEIGHT:bold;font-size:11px;}
.azul11B:hover{COLOR:#2FCCFF;}

.back {
	background-image: url(../imagens/back1.jpg);
	background-repeat: repeat-x;
}
.back2 {
	background-image: url(../imagens/back2.gif);
	background-repeat: repeat;
}
.about {
	background-image: url(../imagens/back_about.jpg);
	background-repeat: repeat-x;
}
.agency {
	background-image: url(../imagens/back_agency.jpg);
	background-repeat: repeat-x;
}
.academy {
	background-image: url(../imagens/back_academy.jpg);
	background-repeat: repeat-x;
}
.contact {
	background-image: url(../imagens/back_contact.jpg);
	background-repeat: repeat-x;
}
/*News*/
.bgList{ background:url(../imagens/news/bg_list.gif) no-repeat; width:216px;}

/*Search And Detail*/
.boxPlayer{background-color:#FFFFFF; }

#searchList .boxPlayer{width:194px; padding:5px; color:#2C9200; font-size:11px;}
#searchList .boxPlayer img{ margin-right:8px; float:left;}
#searchList .boxPlayer a{color:#2C9200;}
#searchList .boxPlayer a:hover{color:#2C9200;}

#playerDatail .boxPlayer{width:130px; padding:7px; color:#2C9200; font-size:11px;}
#playerDatail .boxPlayer img.photo{ margin-bottom:6px; display:block;}

/*Inputs*/
input.multi-pt{font-size:11px; width:300px; border:inset 2px #EEE; font-family:"Trebuchet MS",tahoma,arial,verdana;}
input.text1{font-size:11px; width:300px; border:inset 2px #EEE; font-family:"Trebuchet MS",tahoma,arial,verdana; color:#999;}
input.text2{font-size:11px; width:192px; border:inset 2px #EEE; font-family:"Trebuchet MS",tahoma,arial,verdana; color:#999;}
input.text3{font-size:11px; width:90px;  border:inset 2px #EEE; font-family:"Trebuchet MS",tahoma,arial,verdana; color:#999;}

select.text1{font-size:11px; width:150px; border:inset 2px #EEE; font-family:"Trebuchet MS",tahoma,arial,verdana;}
select.text2{font-size:11px; width:280px; border:inset 2px #EEE; font-family:"Trebuchet MS",tahoma,arial,verdana; color:#999;}

textarea.text1{font-size:11px; width:300px; height:120px; border:inset 2px #EEE; font-family:"Trebuchet MS",tahoma,arial,verdana;}