.login_titulo {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.detail_titulo {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.login_label {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.login_erro {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.index_cliente {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #287060;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.title_tools {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.normal_inativo {
	font-family: Arial;
	font-size: 12px;
	color: #287060;
}
.normal_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.normal_blue {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #003333;
	margin-left: 0px;
	margin-top: 0px;
}
