body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e2e2e2;
}
.Rodape {
	background-image:url(../images/bg-rodape.gif);
	font-family:"Arial";
	font-size:9px;
	color:#999999;	
}
.pontillhado {
	background-image:url(../images/pontilhado.gif);
}
.Menu {
	font-family:"Arial";
	font-size:5px;
	color:#FFFFFF;
	background-color:#0017c9;
}
.login {
	border: 1px dotted #dedede;
	background-color:#006699;
	font-family:"arial";
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
}
.texto {
	font-family:"arial";
	font-size:9px;
	font-color:#cecece;
}
.textBox {
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	background-color: #eeeeee;
}
.txt_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.texto_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
