

body, td, th {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#Menu {
   padding-right: 2px; 
   padding-left: 7px; 
   margin-bottom: 5px; 
   margin-top:0px;
}
#Menu UL {
        padding-right: 1px; 
		display: block; 
		padding-left: 1px; 
		padding-bottom: 1px; 
		margin: 1px; 
		list-style-type: none; 
		background: #FFFFFF; 
		width: 168px; 
		border-bottom: #CCCCCC 1px solid;
		border-top: #CCCCCC 1px solid; 
		border-left: #CCCCCC 1px solid; 
		border-right: #CCCCCC 1px solid;
}

#Menu UL LI A {
        padding-right: 10px; 
		border-top: #ffffff 1px solid;
		display: block; padding-left: 10px; 
		background: #F3F2F4; padding-bottom: 6px; 
		border-left: #E0DFE3 5px solid; 
		width: 144px; 
		padding-top: 6px; 
		text-decoration: none; color: #333333
}
#Menu UL LI A:hover {
        background: #e9f5d7; 
		border-left: #89cd26 5px solid; 
		COLOR: #000000
}

#Menu UL OL {
        padding-right: 1px; 
		display: block; 
		padding-left: 1px; 
		padding-bottom: 1px; 
		margin: 1px; 
		list-style-type: none; 
		background: #FFFFFF; 
		width: 144px; 
		border-bottom: #F3F2F4 0px solid;
		border-top: #F3F2F4 1px solid; 
		border-left: #F3F2F4 px solid; 
		border-right: #F3F2F4 1px solid;
}

#Menu UL OL A {
        padding-right: 10px; 
		border-top: #F3F2F4 1px solid;
		display: block; padding-left: 2px; 
		background: #FFFFFF; padding-bottom: 6px; 
		border-left: #E0DFE3 3px solid; 
		width: 144px; 
		padding-top: 6px; 
		text-decoration: none; color: #333333
}
#Menu UL OL A:hover {
        background: #FFFFFF; 
		border-left: #98CB00 5px solid; 
		COLOR: #000000
}

.texto_cinza {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial;
}

.texto_branco {
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial;
}

.texto_amarelo {
	FONT-SIZE: 12px; 
	COLOR: #ffd11e; 
	FONT-FAMILY: Arial;
}

.texto_verde {
	FONT-SIZE: 12px; 
	COLOR: #3e4133; 
	FONT-FAMILY: Arial;
}

.texto_verde_claro {
	FONT-SIZE: 12px; 
	COLOR: #487500; 
	FONT-FAMILY: Arial;
}

.texto_verde_bold {
	FONT-SIZE: 12px; 
	COLOR: #3e4133; 
	FONT-FAMILY: Arial;
	font-weight: bold;
}

.texto_verde_tabela {
	FONT-SIZE: 12px; 
	COLOR: #3e4133; 
	FONT-FAMILY: Arial;
	margin-top: 3px;
}

.bot_70_verde {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	height: 21px;
	border: 0;
	background-image: url('images_css/bot_70_verde.gif');
	cursor: pointer;
}

.bot_70_amarelo {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	height: 21px;
	border: 0;
	background-image: url('images_css/bot_70_amarelo.gif');
	cursor: pointer;
}

.bot_70_azul {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	height: 21px;
	border: 0;
	background-image: url('images_css/bot_70_azul.gif');
	cursor: pointer;
}

.bot_70_vermelho {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70px;
	height: 21px;
	border: 0;
	background-image: url('images_css/bot_70_vermelho.gif');
	cursor: pointer;
}

table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #3f3f3f;}


a:link {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial;
	text-decoration: none;
}

a:hover {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial;
	text-decoration: none;
	background-color:#FFFFFF;
}

a:visited {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial;
	text-decoration: none;
}

a:active {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Arial;
	text-decoration: none;
}