CSS TEMPORÁRIO //THANKS LUKAS FOR BASE//CSS BY FLOGVIP.NET/SLIM // DO NOT COPY ! //FET ASH TISDALE//

/* ------------ Fonte -------------- */
body {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #575757;
	font-family: tahoma;
	line-height: 13px;
}	
	

/* ----------------- Link ------------------- */
a:link{
color: #EEE289;
cursor: pointer;
TEXT-DECORATION: none;
}

a:hover {
color: #575757;
cursor: default;
TEXT-DECORATION: none;
border-bottom: 1px dotted #EEE289;
}

/* ----------------- Estilos ---------------- */
b {	cursor: N-resize;  color: #EEE289; 
cursor: help;
}
u { color: #bb2a3e; border-bottom: 1px dotted #575757; 

cursor: help;
}
i {	cursor: sw-rezize;  color: #EEE289; 

cursor: help;
}
strong { color: #EEE289; }

ul {line-height: 100%; color: #EEE289; font-color: #575757; margin: 0 18;
}

/* ------------------------------- Caixas ---------------------------------- */
input, textarea {
	color: #575757;
	font-family: Tahoma;
	font-size: 10 px;
	border: 1px dashed #EEE289;
	background-color: transparent;


	}
/* ------------------------------- Tabelas ---------------------------------- */


.table { background: #1c1c1c url('http://i29.tinypic.com/2rghpnk.png');       
       width: 413px;
       text-align: center;
       color: #575757;
       	text-transform: uppercase;
      	padding : 29px;}    
    
.table2 {
	color:  #EEE289;
        background-color: transparent;        
        border-bottom: 1px dashed #575757; }

.fundo { background-color: #1c1c1c;
Width: 471px;}