body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        background: #828282;
        margin: 0px;
}

td {
font-size: 11px;
}

td.Stage {
background: #e3e3e3;
}


/* Footer */

.FooterText {
color: #ffffff;
vertical-align: bottom;
margin: 0px;
}

.FooterText {
color: #ffffff;
text-decoration: none;
}

.FooterText a {
color: #ffffff;
text-decoration: none;
}

.FooterText a:visited {
color: #ffffff;
text-decoration: none;
}
.FooterText a:hover {
color: #ffffff;
text-decoration: underline;
}


.titulo_admin {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
        font-weight: bold;
}

.botao_admin, .botao_admin a{
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

.corpo, .corpo a {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}

.erro, .erro a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: red;
}

.ok, .ok a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: blue;
}

.form_campo {
        background: #FFFFFF;
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        border: 1px solid #666666;
}

.retira_css_botao {
        background: none;
        border: 0px;
        padding: 0px;
        margin: 0px;
}

.tabela_acompanhamento{
	font-family: Tahoma;
	font-size: 12px;
}

.tr_linha_over {
	font-style: normal;
	color: black;
	text-decoration: none;
	cursor: hand;
	background-color: #ECFFEC;
}

.link_normal {
	color:           #0000FF; 
	text-decoration: none;
	font-family:     Verdana;
}

.link_ativo {
	color:           #0000FF; 
	text-decoration: underline;
	font-family:     Verdana;
}













#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
width: 962px;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #b1bbbc; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #6b6b6b; /*Brown color theme*/ /* cor de fundo quando é clicado. */
border-color: #6b6b6b; /*Brown color theme*/ /* cor do traço do meio. */
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #6b6b6b; /*Brown color theme*/ /* cor do traço de baixo. */
}

/*TABS*/

#tabs {
	margin: 5px 0;

}
#tabs ul {
	float: left;
	background: #FFFFFF;
	
	padding-top: 4px;
	margin: 0px;
	font: bold 11px Arial;

}
#tabs li {
	margin-left: 1px;
	list-style: none;
	text-transform:uppercase;

}
* html #tabs li {
	display: inline;
}
#tabs li, #tabs li a {
	float: left;
}

#tabs ul li.active {
	background: #D1D7DC;
	font-weight: bold;
}
#tabs ul li.active a {
	background: #D1D7DC;
	color: #333333;
}
#tabs div {
	background: #FFFFFF;
	clear: both;
	padding: 1px;
	min-height: 200px;
	border-top:5px #D1D7DC solid;
	
	width: 98%;
}

#tabs ul li a {
	text-decoration: none;
	padding: 8px;
	color: #737373;
	margin-bottom: 1px; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #EEEEEE; /*Default menu color*/
}

.filtro_fieldset{
	width: 98%;
	border: 0px;
	border-top: 1px solid #CCCCCC;
}

#css_texto span {
	display:      block;
	cursor:       pointer;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	height:       30px;
	text-align:   left;
	padding-left: 55px;
}

.table-left-td td {
  text-align: left;
}