html, body{
	margin: 0;
	padding: 0;
}
.topo{
	position:fixed;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:100%;
	background:transparent url(../images/wmidia/pattern18w.png);
	font-family:arial, serif;
	color:#fff; 
	z-index:998;
}
.rodape{
	position:fixed;
	bottom:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:100%;
	height:25px;
	background:transparent url(../images/wmidia/pattern18w.png);
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	text-shadow:1px 1px 1px #1E1E1E;
	z-index:999;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a.aRodape:link{
	color:#CCC;
	margin-right:50px;
	text-decoration:none;
	float:right;
	font-size:10px;
	line-height:25px;
}
a.aRodape:visited{
	color:#CCC;
	margin-right:50px;
	text-decoration:none;
	float:right;
	font-size:10px;
	line-height:25px;
}
a.aRodape:hover{
	color:#FFF;
	text-shadow:0px 0px 1px #fff;
}
a.aDetalhe1:link { 
	color: #4c83c1; 
	text-decoration : none; 
}
a.aDetalhe1:visited { 
	color: #4c83c1; 
	text-decoration : none; 
}
a.aDetalhe1:hover { 
	color: #006699; 
	text-decoration: underline; 
}
a.aMenu1:link { 
	color: #FFFFFF; 
	text-decoration : none; 
}
a.aMenu1:visited { 
	color: #FFFFFF; 
	text-decoration : none; 
}
a.aMenu1:hover { 
	color: #C0FD42; 
	text-decoration: none; 
}

a.aCinza:link { color: #666666; text-decoration : none; }
a.aCinza:visited { color: #666666; text-decoration : none; }
a.aCinza:hover { color: #CCCCCC; text-decoration: underline; }
a.aPreto:link { color: #000000; text-decoration : none; }
a.aPreto:visited { color: #000000; text-decoration : none; }
a.aPreto:hover { color: #990000; text-decoration: underline; }
a.aBranco:link { color: #FFFFFF; text-decoration : none; }
a.aBranco:visited { color: #FFFFFF; text-decoration : none; }
a.aBranco:hover { color: #CCCCCC; text-decoration: underline; }
a.aVermelho:link { color: #CC0000; text-decoration : none; }
a.aVermelho:visited { color: #CC0000; text-decoration : none; }
a.aVermelho:hover { color: #996600; text-decoration: underline; }
a.aVerde:link { color: #195825; text-decoration : none; }
a.aVerde:visited { color: #195825; text-decoration : none; }
a.aVerde:hover { color: #999900; text-decoration: underline; }
a.aAzul:link { color: #4c83c1; text-decoration : none; }
a.aAzul:visited { color: #4c83c1; text-decoration : none; }
a.aAzul:hover { color: #FF9900; text-decoration: underline; }
#canto { position: relative; }
.imagemTransparenteOFF { /* class="imagemTransparenteON" onmouseover="this.className='imagemTransparenteOFF';" onmouseout="this.className='imagemTransparenteON';" */
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
	opacity: 0.5;
}
.imagemTransparenteON {
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	opacity: 1;
}
.imagemBorda1 {
	border: 3px solid #CCCCCC;
}
.MyMenuOn { /* $define_menuOver = 'class="MyMenuOff" onMouseOver="this.className=\'MyMenuOn\';" onMouseOut="this.className=\'MyMenuOff\';"'; */
	color: #CCFF00;
	font-weight: bold;
	background-image: url(../images/esmesc/menu_on.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.MyMenuOff {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/esmesc/menu_off.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.espacoLinhaTxt {
	line-height:17px;
	/*letter-spacing:1px;*/
}
.folha { /* usar no ponto onde deseja quebra de pag - <div class="folha">&nbsp;</div> */
	page-break-after: always;
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/esporteshow/fudo_site.gif) no-repeat;
	background-position:center top;
	background-color: #0B0B0B;
	scrollbar-face-color: #E0E0E0;
	scrollbar-shadow-color: #F3F3F3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #F3F3F3;
	scrollbar-arrow-color: #ffffff;
	margin: 0px;
}
td {
	font-size: 12px;
	color: #4a4a4a;
	font-family: "Trebuchet MS", Arial;
}
form {
	margin:0px;
	padding:0px;
}
.bt-GeralImagem {
	cursor:pointer;
	border:1px outset #cccccc;
	background:#999999;
	color:#333333;
	font-weight:normal;
	height:17px;
	background:url(../images/sistema/fd_botaoGeral.gif) repeat-x left top;
	font-family: Arial, Tahoma;
	font-size:10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bt-Detalhe1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6C6C6C;
	background-color: #E6E6E6;
	background-position: center center;
	text-align: center;
	border: 1px solid #6C6C6C;
	font-size: 10px;
}
.inputxt-Geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	height: auto;
	font-size: 10px;
	background-color: #fafafa;
}
.inputxt-Numero {
	text-align: right;
}
.inputxt-Detalhe1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	height: auto;
	font-size: 12px;
	background-color: #FFFFFF;
}
.drop-Geral {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	font-size: 10px;
}
.drop-Detalhe1{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	font-size: 12px;
}
.TabLinhas-Assina {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.TabLinhas1 {
	border-collapse: collapse;
	border: 4px solid #111;
}
.TituloGeral {
	font-size: 21px;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}
.SubTitulo1 {
	font-size: 14px;
	color: #FFFFFF;
}
.TituloNoticia {
	font-size: 18px;
	color: #666633;
}
.TituloSubNoticia {
	font-size: 12px;
	color: #999999;
}
.TxtGeral {
	color: #666666;
}
.TxtDetalhe1 {
	color: #003366;
}
.TxtG-Cinza { color: #999999; }
.TxtG-Preto { color: #000000; }
.TxtG-Branco { color: #FFFFFF; }
.TxtG-Vermelho { color: #CC0000; }
.TxtG-Verde { color: #009966; }
.TxtG-Azul { color: #006699; }
.TxtMini1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e656e;
}
.TxtMini-Cinza { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }
.TxtMini-Preto { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.TxtMini-Branco { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.TxtMini-Vermelho { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CC0000; }
.TxtMini-Verde { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #009966; }
.TxtMini-Azul { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; }
.Td-Detalhe1 {
	background-color: #535A64;
	color: #99FF00;
}
.Td-Cinza {
	background-color: #EFEFEF;
}
.Td-Imagem1 {
	background-color: #8A929D;
	background-image: url(../images/esmesc/fundo_mn.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
