body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/fundo.jpg)
}
.TextoCinza11 {
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
	
}
.TextoCinza12 {
	font-size: 12px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
		
}
.TextoCinza11BOLD {
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}
.TextoCinza14BOLD {
	font-size: 14px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}

.TextoCinza9 {
	font-size: 9px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #666666;
}
.TextoAzul9BOLD {
	font-size: 9px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #3F6F99;
	font-weight:bold;
}
.TextoAzul11BOLD {
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
	color: #3F6F99;
	font-weight:bold;
}

.LinkCinza11:active { font-family: tahoma; font-size: 11px; color: #666666; text-decoration: none;}
.LinkCinza11:link { font-family: tahoma; font-size: 11px; color: #666666; text-decoration: none;}
.LinkCinza11:visited { font-family: tahoma; font-size: 11px; color: #666666; text-decoration: none;}
.LinkCinza11:hover { font-family: tahoma; font-size: 11px; color: #999999; text-decoration: underline;}

.LinkCinza11Bold:active { font-family: tahoma; font-size: 11px; color: #666666; text-decoration: none; font-weight:bold;}
.LinkCinza11Bold:link { font-family: tahoma; font-size: 11px; color: #666666; text-decoration: none; font-weight:bold;}
.LinkCinza11Bold:visited { font-family: tahoma; font-size: 11px; color: #666666; text-decoration: none; font-weight:bold;}
.LinkCinza11Bold:hover { font-family: tahoma; font-size: 11px; color: #999999; text-decoration: underline; font-weight:bold;}

.LinkAzul9Bold:active { font-family: tahoma; font-size: 9px; color: #3F6F99; text-decoration: none; font-weight:bold;}
.LinkAzul9Bold:link { font-family: tahoma; font-size: 9px; color: #3F6F99; text-decoration: none; font-weight:bold;}
.LinkAzul9Bold:visited { font-family: tahoma; font-size: 9px; color: #3F6F99; text-decoration: none; font-weight:bold;}
.LinkAzul9Bold:hover { font-family: tahoma; font-size: 9px; color: #0E4473; text-decoration: underline; font-weight:bold;}

.LinkAzul11:active { font-family: tahoma; font-size: 11px; color: #004A8F; text-decoration: none;}
.LinkAzul11:link { font-family: tahoma; font-size: 11px; color: #004A8F; text-decoration: none;}
.LinkAzul11:visited { font-family: tahoma; font-size: 11px; color: #004A8F; text-decoration: none;}
.LinkAzul11:hover { font-family: tahoma; font-size: 11px; color: #0E4473; text-decoration: underline;}

.LinkAzul11BOLD:active { font-family: tahoma; font-size: 11px; color: #004A8F; text-decoration: none; font-weight:bold;}
.LinkAzul11BOLD:link { font-family: tahoma; font-size: 11px; color: #004A8F; text-decoration: none; font-weight:bold;}
.LinkAzul11BOLD:visited { font-family: tahoma; font-size: 11px; color: #004A8F; text-decoration: none; font-weight:bold;}
.LinkAzul11BOLD:hover { font-family: tahoma; font-size: 11px; color: #0E4473; text-decoration: underline; font-weight:bold;}

.LinkLaranja14BOLD:active { font-family: tahoma; font-size: 14px; color: #ff7e00; text-decoration: none; font-weight:bold;}
.LinkLaranja14BOLD:link { font-family: tahoma; font-size: 14px; color: #ff7e00; text-decoration: none; font-weight:bold;}
.LinkLaranja14BOLD:visited { font-family: tahoma; font-size: 14px; color: #ff7e00; text-decoration: none; font-weight:bold;}
.LinkLaranja14BOLD:hover { font-family: tahoma; font-size: 14px; color: #ff5400; text-decoration: underline; font-weight:bold;}


.Formulario {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #B4B4B4;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#9C9C9C;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#9C9C9C;
	scrollbar-arrow-color:#9C9C9C;
	scrollbar-track-color:#ffffff;
}