 body {
scrollbar-face-color: #999999;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #FFFFFF;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image : url("/sgc/custom/fund_botao.gif");
	font-weight : bold;
}
 .menu{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
}
 .comum {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : normal;
}
.comum_alerta {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
	font-weight : normal;
}
.comum_verde {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
	font-weight : normal;
}
.titulo{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight :bold;
}

 .formulario {
	border: #566d7e 1px inset;
	border-color: #566d7e #566d7e #566d7e #566d7e;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
 .bot_vermelho {
	border: #566d7e 1px inset;
	border-color: #566d7e #566d7e #566d7e #566d7e;
	background-color: Red;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
 .bot_amarelo {
	border: #566d7e 1px inset;
	border-color: #566d7e #566d7e #566d7e #566d7e;
	background-color: Yellow;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
 .bot_verde {
	border: #566d7e 1px inset;
	border-color: #566d7e #566d7e #566d7e #566d7e;
	background-color: #66cc66;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.input_cad {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	border-left-style: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #8C98A7;
	color: #000000;
}
.input_obr {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #ffff99;
	border-left-style: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #8C98A7;
	color: #000000;
}
.input_atv {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #66ff99;
	border-left-style: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #8C98A7;
	color: #000000;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #98A5B4;
}
.txtMini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #98A5B4;
}
.inputBlue {

	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #182D48;
	border-left-style: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #8C98A7;
	color: #00AEFF;
}
.bot{
	background: url("pgm/img/op_retorno.jpg");
	background-attachment : fixed;
}
