body, html {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: black;
	background-repeat : no-repeat;
	background-position : top, left;
	background : white ;
};

table {
	font-family: Verdana, Arial;
	font-size: 10px;
}

.tabela {
	font-family: Verdana, Arial;
	font-size: 10px;
}

.rel_table {
	font-family: Verdana, Arial;
	font-size: 10px;
}

.rel_td {
	font-family: Tahoma, Arial;
	font-size: 13px;
	border-bottom: 1px solid #CCCCCC;
}

.tabela_grid {
	font-family: Verdana, Arial;
	font-size: 11px;
}

tr.tr_grid td {border-bottom: 1px solid #EEEEEE}

tr.tr_grid_black td {border-bottom: 1px solid #CCCCCC}

.link, .link:visited {
	color: black;
	text-decoration: none;
}

.link:hover, .link:active {
	color: #000066;
	text-decoration: underline;
}

.form_campo_login{
	border-left: 2px line #E9E6DB;
	border-top: 2px line #E9E6DB;
	border-bottom: 1px line #FFFFFF;
	border-right: 1px line #FFFFFF;
	font-size: 11px;
	font-family: Verdana;

}

.form_campo	{
	border: 1px solid #555555;
	font-size: 11px;
	font-family: Verdana;
}

.form_campo_right	{
	border-left: 1px line #E9E6DB;
	border-top: 1px line #E9E6DB;
	border-bottom: 2px line #000000;
	border-right: 2px line #000000;
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
}

.table_link, table_link:visited{
	color: black;
	text-decoration: none;
}

.table_link:hover{
	color: black;
	text-decoration: underline;
}

.menu_superior, menu_superior:visited{
	color: black;
	text-decoration: none;
	font-size: 10px;
}

.menu_superior:hover{
	color: black;
	text-decoration: underline;
}


.table_link2, table_link:visited{
	color: black;
	text-decoration: underline;
}

.table_link:hover{
	color: black;
	text-decoration: underline;
}

.table_lista_titulo{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	height: 15px;
}

.table_lista_0 {
	background: #FFFFF0;
}

.table_lista_1 {
	background: #FFFFFC;
}


.comunicado_link, comunicado_link:visited{
	color: white;
	text-decoration: none;
}



.portaria_link, portaria_link:visited{
	color: black;
	text-decoration: none;
}

.form_botao{
	border: 1px line;
	font-family: Verdana;
	font-size: 12px;
}

.erro{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.table_grade_primeiro{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.table_grade{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

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

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