body {
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:none
}

.table {
	width: 100%;
	height: 100%;
	display: table;
}

a:link {
	color: #505050;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #505050;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #505050;
	font-weight: normal;
	text-decoration: underline;
}
 
a:active {
	color: #505050;
	font-weight: normal;
	text-decoration: underline;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.tabela_login {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcbcb;
}

.topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.menu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.menu a:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:active{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_linha {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.menu_linha_titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5aab31;
	text-decoration: none;
}

.tabela_linha {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #f1f1f1;
	height: 41px;
}

.tabela_linha02 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #f6f6f6;
	height: 41px;
}

.tabela_cor {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #8ec272;
	height: 41px;
}

.tabela_rodape {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
	background-color: #e6e6e6;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #797979;
	text-align: left;
	text-decoration: none;
}

.rodape02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #797979;
	text-align: right;
	text-decoration: none;
}

.login {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	text-decoration: none;
}

.form {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	background-image:url(imagens/bg_textfield.gif); 
	border: 1px solid #ababab;
}

.button {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #CFDAEB;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
} 

.tabela {
	padding: 14px;
	padding-top: 5px;
}
