body{
	font-family:Verdana;
	font-size: 11px;
	color: #333333
}
td{
	font-family:Verdana;
	font-size: 11px;
	color: #333333
}

input,select,textarea {
	font: 11px Verdana;
	color: #006699;
	background: #EDF4F8;
	border: 1px solid #CDE3EC;
}


.img_form {
	background: none;
	border: none;
}

a:link {  color: #3366FF; text-decoration: none}
a:visited {  color: #3366FF; text-decoration: none}
a:hover {  color: #3366FF; text-decoration: underline}


a.link_branco:link {  color: #FFFFFF; text-decoration: none}
a.link_branco:visited {  color:#FFFFFF; text-decoration: none}
a.link_branco:hover {  color: #FFFFFF; text-decoration: underline}

a.link_semcor:link {  color: #333333; text-decoration: none}
a.link_semcor:visited {  color:#333333; text-decoration: none}
a.link_semcor:hover {  color: #333333; text-decoration: underline}

a.menu:link {  font-family: arial; font-size: 12px; font-weight:bold; color: #005A91; text-decoration: none}
a.menu:visited {  font-family: arial; font-size: 12px; font-weight:bold; color: #005A91; text-decoration: none}
a.menu:hover {  font-family: arial; font-size: 12px; font-weight:bold; color: #3366FF; text-decoration: underline}

a.menu2:link {  font-family: arial; font-size: 11px; color: #005A91; text-decoration: none}
a.menu2:visited {  font-family: arial; font-size: 11px; color: #005A91; text-decoration: none}
a.menu2:hover {  font-family: arial; font-size: 11px; color: #3366FF; text-decoration: underline}


.border {
	border-right: 1px solid #D1E6EF;
	border-left: 1px solid #D1E6EF;
	border-top-style: none;
	border-bottom-style: none;
}

.bordaTD {
	border: 1px solid #D1E6EF;
}

.txt_10 {
	font-size: 10px;
}

.txt_12 {
	font-size: 12px;
}

.menu_inativo {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #999999;
}

.arial_11 {
	font-family: arial;
	font-size: 11px;
}

.txt_10_azul {
	color: #006699;
	font-size: 10px;

}

.titulo {
	font-family: arial;
	color: #006699;
	font-size: 16px;

}
.txt_azul {
	color: #006699;
}
.txt_branco {
	color: #FFFFFF;
}
.txt_azul_escuro {
	color: #17323C;
}

