body {
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #9DC0D5; 
	SCROLLBAR-BASE-COLOR: #4E7F9E; 
	scrollbar-dark-shadow-color: #FFFFFF;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9dc0d5;
}
body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.cabecalho {
	font-family: verdana;
	font-size: 12px;
	color: #1A425B;
	font-weight:bold;
}
.titulo {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}
.diretores {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.subtitulo {
	font-family: verdana;
	font-size: 12px;
	color: #296A92;
	font-weight:bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a.brilho:link {
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-size: 12px;
}
a.brilho:visited {
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-size: 12px;
}
a.brilho:hover {
	text-decoration: none;
	color: #08324b;
	font-weight:bold;
	font-size: 12px;
}
a.brilho:active {
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-size: 12px;
}


a.kromav:link {
	text-decoration: none;
	color: #08324b;
	font-weight:bold;
	font-size: 12px;
}
a.kromav:visited {
	text-decoration: none;
	color: #08324b;
	font-weight:bold;
	font-size: 12px;
}
a.kromav:hover {
	text-decoration: none;
	color: #999999;
	font-weight:bold;
	font-size: 12px;
}
a.kromav:active {
	text-decoration: none;
	color: #999999;
	font-weight:bold;
	font-size: 12px;
}




.kromav_ativo {
	text-decoration: none;
	color: #999999;
	font-weight:bold;
	font-size: 12px;
}



input.radio {background:none; border:0px} 	

input, select, textarea{
	font: 11px Verdana, sans-serif;
	color:#ffffff ;
	background:#6694B3;
	border:1px #000000 solid;
}

li
{list-style: square;
color:#1A425B;













