body
{
	background: #e5e5e5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	font-family: Sans-Serif, Arial;
	color: #000000;
	font-size: 11px;
	line-height: 1.2;
	vertical-align: middle;
}

img
{
	border-color: #000000;
}

a:link, a:visited
{
	text-decoration: none;
	color: #0000a0;
}
a:hover, a:link:hover, a:visited:hover
{
	text-decoration: underline;
	color: #0000a0;
}

.menu, .menu:link, .menu:visited
{
	font-family: Sans-Serif, Arial;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2;
	text-align: center;
}

.menu:link:hover, .menu:visited:hover
{
	color: yellow;
	text-decoration: none;
}

.ativo, .ativo:link, .ativo:visited
{
	color: #002000;
	text-decoration: none;
	line-height: 1.3;
}

.inativo, .inativo:link, .inativo:visited
{
	color: #903030;
	text-decoration: none;
	line-height: 1.3;
}

.campo
{
	height: 16px;
	width: 320px;
	font-family: Sans-Serif, Arial;
	font-size: 11px;
	color: #202020;
	border-style: dashed dashed dashed dashed;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #505050;
}

.botao
{
	height: 22px;
	width: 75px;
	font-family: Sans-Serif, Arial;
	font-size: 11px;
	color: #202020;
}

.texto
{
	font-family: Sans-Serif, Arial;
	color: #000000;
	font-size: 11px;
	line-height: 1.1;
}

.sessao
{
	text-align: right;
	font-family: Sans-Serif, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #568142;
}

.titulo
{
	font-family: Sans-Serif, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	color: #ff0000;
}

.termo_busca, .termo_busca:link, .termo_busca:visited
{
	color: #c00000;
	font-weight: bold;
}

.tabela_busca
{
	background-color: #f8c400;
	color: #000000;
}

.tabela_clientes
{
	background-color: #c8c8c8;
	color: #000000;
}

.tabela_processos
{
	background-color: #c8c8c8;
	color: #000000;
}

.tabela_eventos
{
	background-color: #c8c8c8;
	color: #000000;
}

.tabela_busca_eventos
{
	background-color: #78b345;
	color: #000000;
}

.tabela_busca_processos
{
	background-color: #b8c385;
	color: #000000;
}

.tabela_busca_clientes
{
	background-color: #f8c400;
	color: #000000;
}

.normal, .normal:link, .normal:visited
{
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
}

.urgente, .urgente:link, .urgente:visited
{
	color: #f00000;
	text-decoration: none;
	line-height: 1.3;
}

.formulario
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.barra_menu
{
	//height: 25px;
	background-color: #001052;
}

.barra_menu td {
	padding: 5px;
}

.barra_tarefas
{
	vertical-align: middle;
	background-color: #ece9e2;
	height: 60px;
}

.menu_tarefas, .menu_tarefas:link, .menu_tarefas:visited
{
	color: #000000;
	text-decoration: none;
}
.menu_tarefas:link:hover, .menu_tarefas:visited:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.marcador
{
	background-color: #f1ff7a;
}

.tabela_editar
{
	background-color: #c8d888;
	color: #000000;
}

.tabela_login
{
	background-color: #00487a;
	color: #ffffff;
}

.campo_login
{
	height: 16px;
	width: 132px;
	font-family: Sans-Serif, Arial;
	font-size: 10px;
	color: #202020;
	border-style: dashed dashed dashed dashed;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #f0f0f0;
	background-color: #e5e5e5;
}

.barra_mensagem
{
	height: 20px;
	background-color: #ccc9c2;
	font-family: Sans-Serif, Arial;
	color: #101010;
	font-size: 11px;
	line-height: 1.2;
}

.tabela
{
	width: 670px;
}
