body {
	font-family: Verdana, Arial;
	background-color: #08315F;
	font-size: 12px;
}
a
{
    color: #262626;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.ExibeUsuario
{
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #99cc99;
    border: 1px double #333333;
    width: 150px;
}
.AreaMenu
{
    background-color: #f1fff5;
}
.TituloMenu
{
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
}
.BtnMenu
{
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    height: 20px;
    width: 160px;
    background-color: #006699;
    text-align: left;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #CCCCCC;
    padding-left: 10px;
    color: #FFFFFF;
}
.BtnMenuNovo
{
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    height: 20px;
    width: 160px;
    background-color: #8B814C;
    text-align: left;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #CCCCCC;
    padding-left: 10px;
    color: #FFFFFF;
}
.DadosCadastrais{
	font-family: Verdana, Arial;
	font-size: 12px;
}
.Tabela
{
    background-color: #99cc99;
    font-family: Verdana, Arial;
    font-size: 10px;
}
.BarraNavegacaoMensal
{
    background-color: #669999;
    font-weight: bold;
    color: #ffffff;
    font-family: Arial, Tahoma, Verdana;
    font-size: 8pt;
}
.TituloTabela
{
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Arial, Verdana, Tahoma;
    border-bottom: gray thin dotted;
    margin-bottom: 1px;
    background-color: white;
    line-height: 15pt;
}
.TextoTabela1
{
    background-color: gainsboro;
}
.TextoTabela2{
	background-color: #EFEFEF;
}
.SIATabela{
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #6666CC;
}
.SIATitulo{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1em;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.SIADescr{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.SIAcxTexto{
	font-family: Verdana, Arial;
	font-size: 12px;
	height: 20px;
}
.SIAbtn{
	font-size:12px;
	height: 16px;
	text-decoration: none;
	background-color: #CCCCCC;
	font-family: Verdana, Arial;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SIAErro{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #CC3300;
}
.Formulario
{
    font-family: Verdana, Arial;
    font-size: 10px;
}
.Rodape{
	font-size: 10px;
}