body {
	background-color: #AABA23;
}



.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #6C7616;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #EA8734;
	font-weight: bold;
}




.txtd {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.txtd:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}




.txtcntd {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.txtcntd:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}





.msg {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;	
}

.msg2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;	
}


.txtcntd_laranja{
	font-family: Tahoma;
	font-size: 11px;
	color: #EA8734;
	font-weight : bold;
}


.txtcntd_branco{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}


.Campo {
	BORDER-RIGHT: #898989 1px solid; 
	BORDER-TOP: #898989 1px solid; 
	FONT-SIZE: 9px; 
	BORDER-LEFT: #898989 1px solid; 
	BORDER-BOTTOM: #898989 1px solid; 
	FONT-FAMILY: Verdana,Tahoma,Arial; 
	BACKGROUND-COLOR: #ffffff
}



.titulo {
	font-family: Tahoma;
	font-size: 12px;
	color: #6C7616;
    font-weight : bold;
}

.titulo4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6C7616;
    font-weight : bold;
}

.titulo3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #6C7616;
    font-weight : bold;
}


.titulo2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #6C7616;
    font-weight : bold;
}
.titulo2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #6C7616;
    font-weight : bold;
	text-decoration: none;
}

