@charset "utf-8";
/* CSS Document */
A:HOVER
{
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
	color:#0066FF;
}

A:LINK
{
	text-decoration:none;
	text-decoration:none;
	color:#0066FF;
}

A:VISITED
{
	text-decoration:none;
	text-decoration:none;
	color:#0066FF;
}

A:ACTIVE
{
	text-decoration:none;
	text-decoration:none;
	color:#0066FF;
}

A.menu:HOVER
{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

A.menu:LINK
{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

A.menu:VISITED
{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

A.menu:ACTIVE
{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

A.sublinhado:HOVER
{
	text-decoration:underline;
	color:#0066FF;
}

A.sublinhado:LINK
{
	text-decoration:underline;
	color:#0066FF;
}

A.sublinhado:VISITED
{
	text-decoration:underline;
	color:#0066FF;
}

A.sublinhado:ACTIVE
{
	text-decoration:underline;
	color:#0066FF;
}

BODY
{
	background-color:#000066;
	color:#0066FF;
	leftmargin:10px;
	topmargin:0px;
	marginwidth:10px;
	marginheight:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

IMG
{
	border:none;
}

INPUT
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
}

SELECT
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
}

TABLE
{
	border:none;
}

TEXTAREA
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
	text-align:left;
}

.borda_inferior
{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	line-height:20px;
}

.borda_superior
{
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
}

.botao
{
	color:#000066;
	background:#FFFFFF;
	border-color:#0066FF;
	border-bottom-style:groove;
	border-bottom-width:1px;
}

.comentario
{
	font-size:9px;
	font-style:italic;
}

.corpo
{
	color:#DDF2FB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
}

.fnd_impar
{
	background-color:#A7A3F3;
	line-height:20px;
}

.fnd_par
{
	background-color:#C7C3F3;
	line-height:20px;
}

.input_caracteres
{
	background-color:#000066;
	border-style:none;
	width:30px;
	text-align:center;
	font-size:9px;
	font-style:italic;
	color:#0066FF;
	font-weight:bold;
}

.input_hidden
{
	background-color:#000066;
	color:#DDF2FB;
	border-style:none;
	text-align:center;
}

.inverte
{
	background-color:#A7A3F3;
}

.normal
{
	background-color:#000066;
}

.rodape
{
	color:#0066FF;
	font-weight:bold;
	font-size:10px;
}

.table_cabecalho
{
	background-position:top;
	background-repeat:no-repeat;
}

.titulo
{
	font-size:12px;
	font-weight:bold;
}

.titulo_azul
{
	font-size:16px;
	font-weight:bold;
	color:#0066FF;
}

.titulo_azul_2
{
	font-size:18px;
	font-weight:bold;
	color:#0066FF;
}
