body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #333;
}
.linhas {
	color: #DEDEDD;
}
.fonte16 {
	font-size: 16px;
}
.fonte16b {
	font-size: 16px;
	color:#FFF;
}
.combotext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border-top: #C0C0C0 1px solid; 
	border-bottom: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	
	background-color:#F2F2F3;
}
.combotexton {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border-right: #C0C0C0 1px solid; 
	border-top: #C0C0C0 1px solid; 
	border-left: #C0C0C0 1px solid; 
	border-bottom: #C0C0C0 1px solid;
	background-color: #F9FFFC;
}
.foto {
	border: 3px solid #ffffff;
	filter: alpha(Opacity=100);
}
.foto_hover {
	border: 3px solid #00923F;
	filter: alpha(opacity=100);
}