body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana, sans, arial;
}

img { border: 0; }

td.ajuda {
	background-color: #EEEEFF;
	border-width: 1 1 1 1;
	border-color: #0000FF;
	border-style: solid;
	color: #000000;
	font-size: 11;
	cursor: help;
	padding: 3 3 3 3;
}

td.alerta {
	background-color: #FFEEEE;
	border-width: 1 1 1 1;
	border-color: #FF0000;
	border-style: solid;
	color: #000000;
	font-size: 11;
	cursor: help;
	padding: 3 3 3 3;
}

input.botaoExcluir {
	width: 14;
	height: 14;
	background-color: #FFEEEE;
	border-width: 1 1 1 1;
	border-color: #FF0000;
	border-style: solid;
	color: #FF0000;
	font-size: 9;
	cursor: pointer;
}

font.comentario {
	font-size: 10;
	color: #ff0000;
	font-weight: bold;
}

font.conteudo {
	font-size: 10;
	color: #000000;
}

a.copyright {
	font-size: 9;
	color: #000000;
	text-decoration: none;
}

a.destaque {
	font-size: 10;
	color: #000000;
	text-decoration: none;
}
a.destaque:hover { color: #FF0000; }

font.erro {
	font-size: 16;
	color: #FF0000;
	font-weight: bold;
	margin: 20 20 20 20;
}

td.formulario {
	text-align: right;
	font-weight: bold;
	font-size: 10;
	color: #000000;
	padding : 0 5 0 0;
}

input.formulario, textarea.formulario, select.formulario {
	border-width: 1 1 1 1;
	border-style: solid;
	border-color: #555555;
	font-size: 10;
	font-family: verdana, sans, arial;
}

input.formularioBotao {
	border-width: 1 1 1 1;
	border-style: solid;
	border-color: #000000;
	background-color: #DDDDDD;
	color: #000000;
	font-size: 10;
	cursor: pointer;
}

tr.listagem_l1 { background-color: #DDDDDD; }
tr.listagem_l2 { background-color: #EEEEEE; }

input.login {
	font-size: 10;
	font-weight: normal;
	border-width: 1 1 1 1;
	border-style: solid;
	border-color: #000000;
	height: 16;
	width: 100;
}

td.login {
	font-size: 10;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 60;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11.8px;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFD49B;
}

font.observacao {
	font-size: 9;
	color: #FF0000;
	font-style: italic;
}

a.painel {
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a.painel:hover { color: #FFFF00; }

a.paginacao {
	font-size: 10;
	color: #000000;
	text-decoration: none;
}
a.paginacao:hover { text-decoration: underline; }

a.paginacaoSelecionado {
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a.paginacaoSelecionado:hover { text-decoration: underline; }

a.pesquisa {
	font-size: 10;
	color: #000000;
	text-decoration: none;
}
a.pesquisa:hover { text-decoration: underline; }

a.pesquisaSelecionado {
	font-size: 10;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a.pesquisaSelecionado:hover { text-decoration: underline; }

input.pesquisa {
	width: 350;
	height: 17;
	font-size: 10;
	border-width: 1 1 1 1;
	border-color: #555555;
	border-style: solid;
}

input.pesquisaBotao {
	font-size: 10;
	color: #000000;
	border-width: 1 1 1 1;
	border-color: #888888;
	border-style: solid;
}

table.principal {
	border-width: 0 1 0 1;
	border-style: solid;
	border-color: #CCCCCC;
}

a.shopping {
	font-size: 10;
	color: #000000;
	text-decoration: none;
}
a.shopping:hover {
	color: #FF0000;
	text-decoration: none;
}

font.shopping {
	font-weight: bold;
	font-size: 10;
}

td.shopping {
	background-color: #FFFABF;
	border-width: 1 1 1 1;
	border-style: solid;
	border-color: #888888;
	padding: 3 3 3 3;
	vertical-align: top;
}

font.subTitulo {
	font-size: 9;
	color: #000000;
	font-style: italic;
}

font.subTopico {
	font-size: 15;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 30;
}

td.texto,font.texto {
	font-size: 11;
	color: #000000;
}

td.titulo,font.titulo {
	font-size: 13;
	color: #000000;
	font-weight: bold;
}

td.tituloListagem {
	font-size: 11;
	color: #000000;
	font-weight: bold;
}

font.topico {
	font-size: 22;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 30;
}
