body {
	background-color:#000000;
	margin-top:0px;
	margin-left:0px;
}
a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;	
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;	
}
.menu1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding-left: 16px;
	height: 22px;
	background-image:url('images/fit_menu.gif');
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.menu2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	padding-left: 16px;
	background-image:url('images/fit_menu2.gif');
	border-bottom: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.titmenu1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;	
	color:#333333;
}
.titmenu1:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;	
	color:#333333;
}
.titmenu2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;	
	color:#FFFFFF;
}
.titmenu2:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;	
	color:#FFFFFF;
}
.mclientes {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	padding-left: 16px;
	background-image:url('images/fit_menu2.gif');
}
.rodape {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
}
.arodape {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.arodape:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.bartit {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #901E78;
	font-weight: bold;
	height: 18px;
	padding-left: 5px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	height: 18px;
}
.nomeemp {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #901E78;
	font-weight: bold;
}
.bartitfot {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	padding-left: 5px;
}