/* #005455 #FF6A6A #BDD7B5 #C0C0C0*/


BODY {
font: 11px Verdana, Arial, sans-serif;
color: #000000;
background: #EAECE7;
}

input {
color:#000000;
background:#EAECE7;
font-family: Arial;
font-size: 9pt;
border: 1 solid #005455;
}

input.nobrdr {
border: 0;
}

textarea {
color:#000000;
background:#EAECE7;
font-family: Arial; font-size: 9pt;
border: 1 solid #005455
}

select {
color:#000000;
background:#EAECE7;
font-family: Arial;
font-size: 9pt;
border: 1 solid #005455
}

button {
color: #EAECE7;
background:#005455;
height: 19;
font-family: Arial;
font-size: 8 pt;
border: 1 solid#FF6A6A; cursor:hand
}

.buttonflat {color: #EAECE7;
background:#005455;
height: 17;
font-family: Arial;
font-size: 8 pt;
border: 1 solid#FF6A6A;
cursor:hand
}

.brdrTable {
border-color: #005455;
border-style: solid;
border-top-width: 1 px;
border-right-width: 1 px;
border-bottom-width: 1 px;
border-left-width: 1 px;
}

td {
font: 11px Verdana, Arial, sans-serif;
}

td.header {
background-color: #EAECE7 ;
}


th {
color:#000000;
background-color: #EAECE7;
font: 11px Verdana, Arial, sans-serif;
font-weight: bold;
}


a {
color: #005455;
font: bold;
text-decoration: none;
}

a.small {
color: #005455;
font: bold 11px ;
text-decoration: none;
}


a:hover {
color:black;
text-decoration: blink;
}
a.white{
color: #EAECE7;

}


a.white:hover{
color: #BDD7B5;
}

h2 {
background: #BDD7B5;
color:black;
margin: 0px 0 4px 0;
padding: 2px 2px 2px 2px;
font: bold 14px;
text-align: center;
}

P {
margin: 5px 0 5px 11px;
}


table.sivo {background-color: #C0C0C0;
}

.novo {background-color: #FF6A6A ;
}















