body				
{
	scrollbar-face-color: #e9e9e9; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #e9e9e9; 
	scrollbar-darkshadow-color: #e9e9e9;
	scrollbar-track-color: #cccccc; 
	scrollbar-arrow-color: #ffffff;					
}
		
td
{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}				
							
a:link
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: none;
}

a:visited
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: none;
}

a:hover
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	background: none;
}

a:active
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	background: none;
}					

.link_oculto
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: none;
}

.off	
{
	
	cursor:hand; 					
	font-family: arial;
	font-size: 10px;
	background-image: url(http://www.thunderlanhouse.com.br/images/fundo_status.jpg);
}

.on
{					
	cursor:hand;
	font-family: arial;
	font-size: 10px;
	filter: gray;
	background-image: url(http://www.thunderlanhouse.com.br/images/fundo_status.jpg);
}		
	
.botao
{
	background-color: rgb(209,209,209); 
	font-family: verdana; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	border-right: rgb(115,115,107) 1px ridge;
	border-top: rgb(115,115,107) 1px ridge;				
	filter: alpha(opacity=200,finishopacity=30,style=1,startx=100,starty=100,finishx=100,finishy=1);
	border-left: rgb(115,115,107) 1px ridge;
	border-bottom: rgb(115,115,107) 1px ridge;
}
	
.campo_texto
{
	background-color: rgb(255,255,255); 
	font-family: verdana; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	border-right: rgb(115,115,107) 1px ridge;
	border-top: rgb(115,115,107) 1px ridge;				
	filter: alpha(opacity=200,finishopacity=30,style=1,startx=100,starty=100,finishx=100,finishy=1);
	border-left: rgb(115,115,107) 1px ridge;
	border-bottom: rgb(115,115,107) 1px ridge;
}

.caixa_select { 
background-color: #1F1A17;
font: 9px verdana;
color:#FFFFFF;
    border-right: rgb(115,115,107) 1px ridge;
    border-top: rgb(115,115,107) 1px ridge;
    filter: alpha(opacity=200,finishopacity=30,style=1,startx=100,starty=100,finishx=100,finishy=1);
	border-left: rgb(115,115,107) 1px ridge;
    border-bottom: rgb(115,115,107) 1px ridge;
}

.borda
{
	border: solid 1 #cccccc;
	background: none
}
			
.linha_cinza
{
	color: #e9e9e9;
}
				
.titulo
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
				
.sub_titulo
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
	
.sub_titulo_1
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	background: #CCCCCC;
}

.sub_titulo_1:hover
{   
    font-family: verdana;
	font-size: 9pt;
 	font-weight: bold;
    color: red;
    background: #CCCCCC;
}

		
.linha_true
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: none;
	color: #FFFFFF;
	background: #716F6E;
}
			
.linha_false
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: none;
	color: #ffffff;
	background: #1F1A17;
}