@charset "utf-8";
body {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	background-color: #1c2223;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menuesquerdo {
	font-family: Trebuchet MS;
	font-size:12px;
	text-decoration: none;
	color: #ffb91b;
	font-weight: bold;
}
.menuupoff{ font-family: Trebuchet MS; font-size:13px; color: #cfd9df; text-decoration:none; font-weight:bold; }
A.menu:link { font-family: Trebuchet MS; font-size:12px; color: #ffb91b; text-decoration:none; font-weight:bold; }
A.menu:visited { font-family: Trebuchet MS; font-size:12; color:#ffb91b; text-decoration:none; font-weight:bold; }
A.menu:hover { font-family: Trebuchet MS; font-size:12px; color: #ffb91b; text-decoration:underline; font-weight:bold; }
A.menu:active { font-family: Trebuchet MS; font-size:12px; color: #ffb91b; text-decoration:underline; font-weight:bold; }
A.menu2:link { font-family: Trebuchet MS; font-size:13px; color: #cfd9df; text-decoration:none; font-weight:bold; }
A.menu2:visited { font-family: Trebuchet MS; font-size:13px; color: #cfd9df; text-decoration:none; background-color: #005eb3; font-weight:bold; }
A.menu2:hover { font-family: Trebuchet MS; font-size:13px; color: #cfd9df; text-decoration:none; background-color: #005eb3; font-weight:bold; }
A.menu2:active {  font-family: Trebuchet MS; font-size:13px; color: #cfd9df; text-decoration:none; background-color: #005eb3; font-weight:bold; } 

A:link { font-family: Trebuchet MS; font-size:12px; color: #ffb91b; text-decoration:none; font-weight:bold; }
A:visited { font-family: Trebuchet MS; font-size:12; color:#ffb91b; text-decoration:none; font-weight:bold; }
A:hover { font-family: Trebuchet MS; font-size:12px; color: #ffb91b; text-decoration:underline; font-weight:bold; }
A:active { font-family: Trebuchet MS; font-size:12px; color: #ffb91b; text-decoration:underline; font-weight:bold; }

#coolmenu{
border: none;
width: 113px;
}

#coolmenu a{
font: bold 13px Trebuchet MS;
padding: 2px;
display: block;
width: 100%;
color: #cfd9df;
text-decoration: none;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color:#005eb3;
}

#coolmenua{
border: none;
width: 366px;
}

#coolmenua a{
display: block;
width: 100%;
text-decoration: none;
}

html>body #coolmenua a{ /*Non IE rule*/
width: auto;
}

#coolmenua a:hover{
background-color:#2a3335;
}

#coolmenub{
border: none;
width: 365px;
}

#coolmenub a{
display: block;
width: 100%;
text-decoration: none;
}

html>body #coolmenub a{ /*Non IE rule*/
width: auto;
}

#coolmenub a:hover{
background-color:#2a3335;
}

.linkler{
	font-family:Trebuchet MS;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.titssports{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #ffe12b;
}
.textsports{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height:1.5;
	text-align: justify;
}

.textsports2{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height:1.5;
	text-align: center;
}

.textfield {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFE12B;
	height: 18px;
	width: 267px;
	background-image: url(images/inputbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 4px;
}
.textfield2 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFE12B;
	height: 150px;
	width: 267px;
	background-image: url(images/areainputbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
	text-indent: 4px;
	display: block;
}
.bordinhas {
	border: 1px solid #ffb91b;
}
