body {
	background-color: #181818;
}

td {
	font: normal 11px Arial;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Arial;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
}

.white-text-menu{
color: #ffffff;
}

.texto-cinza{
font: normal 11px Arial;
color: #797979;
}

.texto-branco{
font: normal 11px Arial;
color: #ffffff;
}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
font: normal Arial;
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
font: normal 11px Arial;
color: #E7301F;
}

.tipo {
font: normal 11px Arial;
}

.red-text-underline {
color: #E7301F;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

.form-p{
background-color:#2B2B2B;
border-color:#797979;
font-family:Arial;
font-size:9px;
height:18px;
color:#FFFFFF;
}

.form-g{
background-color:#2B2B2B;
border-color:#797979;
border-bottom-color:#797979;
border-left-color:#797979;
border-right-color:#797979;
border-top-color:#797979;
font-family:Arial;
font-size:10px;
color:#FFFFFF;
}

.sem{
color: #348cbc;
line-height: 90%;
}

.sem2{
color: #348cbc;
line-height: 100%;
}


