.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	color: #234969;
}
.normal {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.normal a{
	font-size: 12px;
	text-decoration: none;
	color: #234969;
}
.normal a:hover{
	font-size: 12px;
	color: #F36136;
	text-decoration: underline;
}
.input_text input {
	border: 1px solid #333333;
	font-size: 12px;
}
.input_buton input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.welcome {
	font-size: 10px;
	background-color: #EAFAFF;
	color: #F25527;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.welcome a{
	font-size: 10px;
	background-color: #EAFAFF;
	color: #F25527;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
}
.welcome a:hover{
	font-size: 10px;
	background-color: #EAFAFF;
	color: #234969;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: underline;
}
.mail_table {
	font-size: 10px;
}
.mail_table td{
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
.mail_table th{
	font-size: 12px;
	font-weight: bold;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #F2FCFF;
}
.mail_table a{
	font-size: 10px;
}
.mail_table a:hover{
	font-size: 10px;
}
.pag_detalhe_header {
	font-size: 16px;
	color: #F25527;
	background-color: #FEEFEB;
	font-weight: bold;
	padding-left: 4px;
}
.nav_menu {
	font-size: 16px;
	color: #999999;
	background-color: #D1E1EF;
	font-weight: bold;
}
.admin_table table {
	font-size: 10px;
}
.admin_table tr {
	background-color: #F4F4F4;
}
.admin_table td {
	padding: 2px 4px;
}
.admin_table th {
	color: #FFFFFF;
	background-color: #E00029;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
}
.admin_table a {
	font-size: 10px;
}
.admin_table a:hover {
	font-size: 10px;
}
.input_text input {
	border: 1px solid #666666;
	font-size: 10px;
}
.input_buton input {
	border: 1px outset #CCCCCC;
	font-size: 10px;
}
.select_combo select {
	font-size: 10px;
}
