.font1 {
	color: #000000; 
	text-decoration: none; 
	font-size: 10px; 
	font-family: verdana, arial, helvetica;
}
.aviso
{
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, helvetica;
}
.font2 
{
	color: #5F95B9;
	/*color: #0472BB; */
	text-decoration: none; 
	font-size: 20px;
	font-family: verdana, arial, helvetica;
}
.font3
{
	color: #000000; 
	text-decoration: none; 
	font-size: 14px; 
	font-family: verdana, arial, helvetica;	
	font-weight: bold;	
}
.font4 {
	color: #000000; 
	text-decoration: none; 
	font-size: 9px; 
	font-family: verdana, arial, helvetica;
}
.Asterisco
{
	color: #000A80;
	text-decoration: none; 
	font-size: 10px; 
	font-family: verdana;
	font-weight: bold;	
}
.datagrid
{
	color: #000000; 
	text-decoration: none; 
	font-size: 10px;
	font-family: verdana, arial, helvetica;
}
.textbox{
	FONT-SIZE:10px;
	BORDER-LEFT-COLOR:#0093dc; 
	BORDER-BOTTOM-COLOR:#0093dc; 
	BORDER-RIGHT-COLOR:#0093dc; 
	BORDER-TOP-COLOR:#0093dc; 
	BACKGROUND:white; 
	COLOR:#333333; 
	FONT-FAMILY:Verdana, Arial, helvetica; 
	BORDER-TOP-STYLE:solid; 
	BORDER-RIGHT-STYLE:solid; 
	BORDER-LEFT-STYLE:solid; 
	BORDER-BOTTOM-STYLE:solid;
}
.textbox2{
/*
	FONT-SIZE:10px; 
	BORDER-LEFT-COLOR:#ADBEBE; 
	BORDER-BOTTOM-COLOR:#ADBEBE; 
	BORDER-RIGHT-COLOR:#ADBEBE; 
	BORDER-TOP-COLOR:#ADBEBE; 
	BACKGROUND:white; 
	COLOR:#333333; 
	FONT-FAMILY:Verdana, Arial, helvetica; 
	BORDER-TOP-STYLE:solid; 
	BORDER-RIGHT-STYLE:solid; 
	BORDER-LEFT-STYLE:solid; 
	BORDER-BOTTOM-STYLE:solid;
*/
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;	
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0472BB;
	text-decoration: none;
	font-style: normal;
}
.lnk2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0472BB;
	text-decoration: none;
	font-style: normal;
}
.scrollbar { 
    scrollbar-3dlight-color: #DFDFDF; 
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #0472BB;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #0093DC;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-shadow-color: #616F85;
}