@charset "utf-8";
/* CSS Document */

body,th{
	margin-top:0px;
	text-align:justify;
	background-color: #242730;
	font-family: Arial;
	font-size: 13px;
	color: #CCC;
	text-align:justify;
}
td {
	text-align:justify;
	font-family: Arial;
	font-size: 13px;}
a:link {
	color: #F7931E;
	text-decoration:none;
}
a:visited {
	color: #F7931E;
}
a:hover {
	color: #73b5e3;
}
a:active {
	color: #FFF;
}
.login_estilo {
	font-size: 12px;
	background-color: #4C505C;
	height: 18px;
	width: 60px;
	line-height: 15px;
	color: #FFF;
	margin: 0px;
	border: 1px dotted #FFF;
}
.list_menu {
	font-size: 12px;
	background-color: #4C505C;
	height: 18px;
	width: 120px;
	line-height: 15px;
	color: #FFF;
	margin: 0px;
	border: 1px dotted #FFF;
}
.label_estilo {
	font-size: 12px;
	line-height: 18px;
	height: 16px;
	color:#333333;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.jumpmenu {
	font-size: 10px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	border-color: #7F95B8;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	background-color: #F7931E;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.st2{
	text-align:right;
	font-size:10px;	
	padding-right:10px;
}

.st3{
	text-align:right;
	font-size:10px;
	padding-right:5px;
}

.erros{
	text-align:center;
	font-size:0.7em;
	color:#F00;
	
}
