BODY, TD {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu_lateral {
	padding: 10px; 
	line-height: 20px;
}

.menu_lateral A{
	color: #000000;
	text-decoration: none;
}

.td_nome_area {
	background-color: #F7F6EA;
}

.titulo_texto_area { 
	font-size: 14px;
	color: #F58C18;
	font-weight: bold;
}

.td_texto_area {
 	font-size: 12px;
	background-image: url("../imagens/meio_azul-bg.gif");
	background-repeat: repeat-x;
	padding: 12px; 
	color: #000000;
	line-height: 24px;
}

.copyright {
	text-align: center;
	height: 27px;
	border-top: dashed 1px #00135D;
	font-family: verdana;
	font-size: 11px;
	color: #00135D;
}

.lateral_home {
	border-left: solid 1px #00135D;
	background-color: #E9E3CF;
}

.texto_azul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #00135D;
	font-size : 12px;
	text-decoration: none;
}

.link_azul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #00135D;
	font-size : 11px;
	text-decoration: none;
}

.link_azul:hover { color: #CC0033; text-decoration: none;}

..A {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

..A:HOVER {
	color: #5B490D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.campo {
	background-color: #FFFFFF; 
	border: 1px solid #666666;
	font-family: verdana, arial, helvetica; 
	font-size: 10px;
	width: 280px;
}

.botao {
	background-color: #D4D0C8; 
	border: 1px solid #666666;
	font-family: verdana, arial, helvetica; 
	font-size: 10px;
}


#marqueecontainer {
position: relative;
width: 200px; /*marquee width */
height: 100px; /*marquee height */
overflow: hidden;
b order: 3px solid orange;
p adding: 2px;
p adding-left: 4px;
}

#dhtmltooltip{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5F5F5F;
position: absolute;
width: 170px;
border: 1px solid #E1E0D3;
padding: 4px;
background-color: #F7F6EA;
visibility: hidden;
z-index: 100;
}