body {
	scrollbar-arrow-color:#999999;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-face-color:#EFEFEF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-track-color:#EFEFEF;
}

.fundo_pag {  
	background-image: url(Images/fundo_pag.gif); 
	background-repeat: repeat-x
}

td {  
	font-family: Tahoma, Arial, Verdana, "Tahoma"; 
	font-size: 11px; 
	color: #252525; 
	text-decoration:none;
}

a {  
	font-family: Tahoma, Arial, Verdana, "Tahoma"; 
	font-size: 11px; 
	color: #252525; 
	text-decoration:none;
}

a:hover {  
	font-family: Tahoma, Arial, Verdana, "Tahoma"; 
	font-size: 11px; 
	color: #252525; 
	text-decoration:underline;
}

.fundo_content {  
	background-image: url(Images/fundo_content.gif)
}

.titulo {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding-left: 8px; 
	filter: DropShadow(Color=#003A6A, OffX=1, OffY=1, Positive=no)
}

.titulo a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding-left: 8px; 
	filter: DropShadow(Color=#003A6A, OffX=1, OffY=1, Positive=no)
}

.txt_olho {  
	font-size: 12px; 
	font-weight: bold; 
	color: #FF6600;
	margin-left: 20px;
}

.bt_enviar {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	background-color: #EBEBEB; 
	border: #333333; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-weight: bold
}

textarea {  
	font-family: Tahoma, Arial, Verdana, "Times New Roman"; 
	font-size: 11px; 
	border: #333333; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	color: #252525
}

select {  
	font-family: Tahoma, Arial, Verdana, "Times New Roman"; 
	font-size: 11px; 
	color: #252525; 
	border: #333333; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

input {  
	font-family: Tahoma, Arial, Verdana, "Times New Roman"; 
	font-size: 11px; 
	color: #252525; 
	border: #333333; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	
}


.textbox1 {
	background: #DDDDDD;
	color: #222222;
}


.tabela_tit {  
	font-family: Tahoma, Arial, Verdana, "Times New Roman"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF0000; 
	clip:   rect(   ); 
	padding-left: 5px
}

.tabela_subtit { 
	font-family: Tahoma, Arial, Verdana, "Times New Roman"; 
	font-size: 10px; 
	font-weight: bold
	color: #666666; 
	clip: rect( ); 
	padding-left: 5px ; 
}

.legenda {  
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 10px; 
	color: #666666
}

.tabela_numeros {  
	font-weight: bold
}

#imagens
{
	width: 228px;
	height: 197px;
	margin-left: 16px;
	background-color: White;
	overflow: hidden;
}
#imagens img
{	
	width: 228px;
	height: 197px;
	background-color: White;
}
