body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
}
/* DIVs */
#main {
	width:100%;
	text-align:center;
}

#DivTopo {
	width:800px;
	height:235px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#ConteudoPadrao {
	width:100%;
	height:auto;
	margin:0 auto;
}

#ConteudoPadraoInterno {
	width:800px;
	height:600px;
	overflow:visible;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

#PatrocinadoresBG {
	width:100%;
	height:149px;
	background-color:#333333;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#RodapeBG {
	width:100%;
	height:50px;
	background-color:#202020;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

/* Outras Classes */

.Box1 {
float:left;
}

.Box2 {
float:left;
background-color:#5E6E92;
}

.bgPlay {
background-color:#FFFFFF;
background-repeat:no-repeat;
background-position:right;

}

/* Fontes */
.Arial9BrancoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Arial10cinzaEscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #595959;
	text-decoration: none;
}
.Arial10preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000000;
	text-decoration: none;
}
.Arial10PretoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.Arial10BrancoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Futura12CinzaEscuro {
	font-family: "Futura Md BT";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.Arial11Cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.Arial11CinzaEscuroBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.Arial11PretoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Arial11CinzaEscuraoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Arial11CinzaEscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.Arial11Preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	text-decoration: none;
}
.Arial12Preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.Arial12PretoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Arial12VermelhoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.Arial12LaranjaBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF8500;
	text-decoration: none;
}
.Tahoma9Roxo {
	font-family:Tahoma;
	font-size:9px;
	line-height:normal;
	font-weight:bold;
	color:#5E6E92;
	text-decoration:none;
	padding-left: 2px;
}
.Tahoma9CinzaBold {
	font-family:Tahoma;
	font-size:9px;
	line-height:normal;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
	padding-left: 2px;
}
.Tahoma9CinzaEscuroBold {
	font-family:Tahoma;
	font-size:9px;
	line-height:normal;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
.Tahoma9VerdeBold {
	font-family:Tahoma;
	font-size:9px;
	line-height:normal;
	font-weight:bold;
	color: #CCFF00;
	text-decoration:none;
	padding-left: 2px;
}
.Tahoma11Bold {
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.Tahoma11VermelhoBold {
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
}
.Tahoma11Preto {
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color: #000000;
	text-decoration:none;
}
.Tahoma12BrancoBold {
	font-family:Tahoma;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 2px;
}
.Tahoma12CinzinhaBold {
	font-family:Tahoma;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
	padding-left:3px;
	padding-top:3px;
}
.Tahoma12CinzaBold {
	font-family:Tahoma;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
	padding-left:3px;
	padding-top:3px;
}
.Tahoma12AzulBold {
	font-family:Tahoma;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	color: #003366;
	text-decoration:none;
	padding-left:3px;
	padding-top:3px;
}
.Tahoma10BrancoBold {
	font-family:Tahoma;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.Arial12Verde {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	font-weight:bold;
	color:#99FF00;
	text-decoration:none;
}
.TrebuchetMS13CinzaBold {
	font-family:"Trebuchet MS";
	font-size:13px;
	line-height:normal;
	font-weight:bold;
	color: #333333;
	text-decoration:none;
	padding-left:25px;
	padding-top:3px;
}
.form {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #3A4065;
	background-color: #FFFFFF;
}
.Arial14BoldVermelhinho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ec625f;
	text-decoration: none;
}
.arial12boldroxo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c288e;
	text-decoration: none;
}
.Arial11PretoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}