body {  
  font-family: Arial;
  font-size:   10px;
  margin:0;
  padding: 0;  
  color: #000000;
  background-image: url(../images/background.gif);
  text-align: center;
}

h1 {
  margin-top: 7px;
  margin-bottom: 15px;   
  margin-left: 0px;
  color: #000000;
  font-size:   21px;
  text-align:left;
}

h2 {
  color: #C2581D;
  font-size:   17px;
  font-weight: normal;
  padding-top: 0px;
  text-align:center;
}

h3 {
  margin-bottom: 3px;   
  font-size:   19px;
  font-weight: bold;
}

.bkg {
    
  background-image: url(../images/body_middle.png);
  color: #000000;
  font-size: 12px;
  width:1008px;
  padding: 10px 10px 10px 10px;
  vertical-align: top;
} 

.txt_left {
    
  color: #000000;
  font-size: 12px;
  margin: 0px 0px 0px 15px;
  vertical-align: top;
} 

.tag {
    
  background-image: url(../images/body_middle.png);
  color: #000000;
  font-size: 11px;
  width:1008px;
  padding: 10px 10px 10px 10px;
  font-weight: bold;
  vertical-align: top;
} 

.quadro {
  background-color: rgb(255,255,255);  
  background-image: url(../images/frame_img.gif);
  background-repeat: no-repeat;  
  width: 215px;
  font-weight: bold;
  vertical-align: top;
} 

.right_top{ 
  font: 20px Arial;
  color:#C2581D;
  font-weight: bold;
  text-align:center;
  padding: 5px 10px 0 10px; 
}

.right_top_bottom{ 
  font: 19px Arial;
  color:#C2581D;
  font-weight: bold;
  text-align:center;
}

.right { 
  font: 14px Arial;
  color:#000000;
  
}

.right a {
  color:#265DC3;
}

.right_regras {
  font: 10px Arial, Helvetica, sans-serif;
  color:#626469;

}

#table_logo {

	width:1008px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
  color:#626469;
  font: 12px Arial;
  margin-top:20px;
}

#table_head {
  background-image: url(../images/body_top.png); 
  background-repeat: no-repeat;
	width:1008px;
	height:25px;
	text-align:left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
  color:#626469;
  font: 12px Arial;
}
#table_content {
  background-image: url(../images/body_middle.png);
  background-repeat:repeat;
  width:1008px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  font: 11px Arial;
}

#footer {
  background-image: url(../images/body_bottom.png);
  background-repeat: no-repeat;
	width:1008px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
  color:#626469;
  font: 12px Arial;
  border: 0;
  
 
}

.tag_pequena {
  color:#F6C502;
  font-weight: bold;
}

.tag_pequena a{
  color:rgb(94,94,94);
  text-decoration:none;
  font-size:12px;
}

.tag_pequena a:hover{
  color:rgb(241,158,1);
  font-size:12px;
}

.tag_media {
  color:#F6C502;
  font-weight: bold;
}

.tag_media a{
  color:rgb(187,67,3);
  text-decoration:none;
  font-size:16px;
}

.tag_media a:hover{
  color:rgb(241,158,1); 
  font-size:16px;
}

.tag_media2 {
  color:#F6C502;
  font-weight: bold;
}

.tag_media2 a{
  color:rgb(0,0,0);
  text-decoration:none;
  font-size:16px;
}

.tag_media2 a:hover{
  color:rgb(241,158,1); 
  font-size:16px;
}


.tag_grande {
  color:#F6C502;
  font-weight: bold;
}

.tag_grande a{
  color:rgb(187,67,3);
  text-decoration:none;
  font-size:20px;
}

.tag_grande a:hover{
  color:rgb(241,158,1);
  font-size:20px;
}

.termos_condicoes {
    
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12px;
  width:400px;
  padding: 10px 10px 10px 10px;
  vertical-align: top;
}

table.coreg_form
{
  background-image: url('../images/frame_correg.gif');
  width: 300px;
  margin-right: 15px;
  background-repeat: no-repeat;
  height:450px; 
}

