body {
    color: #000000;
    background: #00174b;
    margin: 0px;
}

hr
{
	border: 0;
	height: 1px;
	text-align : center;
	color: #4C5C80;
	background-color: #4C5C81;
}

#errorDiv {
    border: 2px solid red;
    margin: 0px 0px 20px 0px;
}

#errorDiv ul {
    margin: 10px 5px;
}

#errorDiv ul li {
    color: #990000;
    background-color: inherit;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#comentarioErrorDiv {
    margin: 0px 0px 0px 10px;
    }

#comentarioErrorDiv ul {
    margin: 0px 0px;
    padding: 0px;
}

#comentarioErrorDiv ul li {
    color: #990000;
    background-color: inherit;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/* tabelas */

.tabela1 { border-top: #617580 1px solid; border-left:none; border-right:none; border-bottom:none; }
.tabelao { background: #d9dce4; color: #000000; border: #4C5C81 4px solid; }


.put  {  background-color: #ffffff; color: #00174B; border: #4C5C81 1px solid; margin-bottom:6px; margin-top:2px; line-height:15px;
		font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 8pt; width:95%; }

.put_bot {  background-color: #D9DCE4; color: #00174B; border: #4C5C81 1px solid; margin-bottom:6px; margin-top:6px; line-height:15px;
		font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 8pt; }


.blue15b { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 15px; line-height:18px; font-weight: bold; color: #00174B; background-color: inherit; text-decoration: none; }
A.blue15b:Hover  { color : #000000; background-color: inherit; text-decoration: none;}

.blue14b { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; line-height:18px; font-weight: bold; color: #00174B; background-color: inherit; text-decoration: none; }
A.blue15b:Hover  { color : #000000; background-color: inherit; text-decoration: none;}

.blue10 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; line-height:13px; font-weight: normal; color: #00174B; background-color: inherit; text-decoration: none; }
A.blue10:Hover  { color : #000000; background-color: inherit; text-decoration: underline;}

.blue10b { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; line-height:13px; font-weight: bolder; color: #00174B; background-color: inherit; text-decoration: none; }
A.blue10b:Hover  { color : #000000; background-color: inherit; text-decoration: underline;}

.blue11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:14px; font-weight: normal; color: #00174B; background-color: inherit; text-decoration: none; }
A.blue11:Hover  { color : #000000; background-color: inherit; text-decoration: underline;}

.blue11b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:14px; font-weight: bold; color: #00174B; background-color: inherit; text-decoration: none; }
A.blue11b:Hover  { color : #000000; background-color: inherit; text-decoration: underline;}

.cinza10 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; line-height:13px; font-weight: normal; color: #666666; background-color: inherit; text-decoration: none; }
A.cinza10:Hover  { color : #000000; background-color: inherit; text-decoration: underline;}

.preto11 { font-family: Verdana, Helvetica, sans-serif; font-size: 11px; line-height:15px; font-weight: normal; color: #000000; background-color: inherit; text-decoration: none; }
A.preto11:Hover  { color : #333333; background-color: inherit; text-decoration: underline;}

.preto12 { font-family: Verdana, Helvetica, sans-serif; font-size: 12px; line-height:16px; font-weight: normal; color: #000000; background-color: inherit; text-decoration: none; text-align:left; }
A.preto12:Hover  { color : #333333; background-color: inherit; text-decoration: underline;}


.branco10 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; line-height:13px; font-weight: normal; color: #D9DCE4; background-color: inherit; text-decoration: none; }
A.branco10:Hover  { color : #ffffff; background-color: inherit; text-decoration: underline;}