/***********************************************
* FRAGXL.com - De Jogadores para Jogadores!
* Stylesheet Document by Tiago Reis <www.tiagostudios.com>
* http://www.fragxl.com
* Main Stylesheet Document for all styles
***********************************************/
body {
	background:url('../images/bg.gif') repeat #333;
	margin:0px; 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000; 
}

td { 
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #000; 
}

img { 
	border:0px;
	text-decoration:none;
}

a { 
	color:#69839a; 
	outline: none; 
	text-decoration: none;
}

a:hover { 
	color: #384c5f; 
	text-decoration:none; 
}
a.classe1:link {
	color: #FFFFFF;
}
a.classe1:visited {
	color: #FFFFFF;
}
a.classe1:hover {
	color: #FFFFFF;
}
a.classe1:active {
	color: #FFFFFF;
}

textarea { 
	font-size: 11px; 
	font-family:Tahoma; 
	border: 1px #CCC solid; 
	padding: 0px; 
	margin: 0px;
}

select { 
	font-family: Tahoma; 
	font-size: 11px; 
}

/***********************************************
* Main Backgrounds
***********************************************/
#main { width:630px; margin:auto; }
#logo { background:url(../images/logo.png) no-repeat; width:343px; height:74px; border:0px; margin-left:10px; }

#quadro { float:left; position:relative; display:block; }

/* Esquerda */
#left { float:left; width:190; position:relative; margin-left:0px; }
#left ul, li { list-style:none; margin:10px 0px 0px 0px; padding:0px; }

/* Direita */
#right { float:right; width:420px; position:relative; margin-right:10px; margin-left:10px; }
#table_top { background:url(../images/04.gif) no-repeat; width:421px; height:7px; margin:0px; }
#table_mid { background:url(../images/05.gif) repeat-y; width:421px; margin:0px; }

#table_full { background:url(../images/07.gif) no-repeat; width:421px; height:329px; margin:10px 0px 0px 0px;}
