.tdMenu {
	font-family: Verdana;
	border: 1px solid #AFA898;
	font-size: 10px;
}
.tdLinha {
	font-family: Verdana;
	font-size: 10px;
	border-top: 1px solid #D6D3CB;
	border-right: 1px solid #D6D3CB;
	border-bottom: none #D6D3CB;
	border-left: 1px solid #D6D3CB;

}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #E74F0D;
	border-bottom-height: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AFA898;

}
.data {
	font-family: Verdana;
	font-size: 9px;
	color: #854134;
	font-weight: bold;
}

.item {
	color: #6C48A0;
	font-size: 6px;
}

.item2 {
	color: #6C48A0;
	font-size: 4px;
}

.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	
}

.form {  
	background-color: #EFEFEF;
	border: 1px solid #6C48A0; 
	font-family: Verdana;
	font-size: 10px; color: #6C48A0
}

.form1 {  
	background-color: #ffffff;
	border: 1px solid #ffffff; 
	font-family: Verdana;
	font-size: 10px; color: #ffffff
}

.titulo02 {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #E74F0D;
}


.titulo03 {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6C48A0;

}
.rodape {
	font-family: verdana;
	font-size: 9px;
	color: #63625D;
}
.tdColuna {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E2DE;
}
.tdContent {
	font-family: Verdana;
	font-size: 10px;
	background-color: #DAD6CF;
	border: 1px solid #D6D3CB;
}
.tdContent02 {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D6D3CB;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C48A0;
	text-decoration: none;
	font-weight: bold;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C48A0;
	text-decoration: none;
}

.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE4F0E;
	text-decoration: underline;
}

input, textarea, select 
{
border: 1px solid #BBBBBB;
background-color: #F8F8F8;
color: #000000; 
font-family: Verdana, Arial, Helvetica, Sans-Serif; 
font-size: "10px"; 
text-decoration: none;
}

