.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;

}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #7D9059;

}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #673400;
}
.textbox 
{
	background: #EEEBD8;
	font-family: Arial; 
	font-size: 11px;
	color: #000000;
	border-style: inset; 
	border-width: 1
}

.botao
{
	background: #CBCC66;
	font-family: Arial; 
	font-size: 11px;
	width: 62;
	border: 1px 
	outset #9C9B63	
}


BODY {
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#7D9059;
  scrollbar-shadow-color:#7D9059;
  scrollbar-face-color:#CBCC66;
  scrollbar-highlight-color:#7D9059;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-3d-light-color:#3C0B11;
}

.cMENU 
{
	background-color: #F9C48E;
	border-color: #000000;
	border-width: 0;
	border-style: solid;
	border-collapse: collapse	
}

.MENU {
	color:#F9C48E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-width: 0;
	border-style: solid;
	border-right-style:none
}

.MENU_SETA {
	color:#F9C48E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-width: 0;
	border-style: solid;
	border-left-style:none
}

.link_menu
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	}
.link_menu:hover
{
	color:#ffffff;
	}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: none;
}

a:hover {
	color: #AEAE8C;
}

.filtroshadow {filter:shadow(color=#000000,strength=50,direction:120)}

