body {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
}

table {
	margin: 0;
}

a {
	text-decoration:none;
	color: #000000;
}

  a:hover {
    text-decoration:underline;
    color: #000000;
  }

fieldset {
	padding: 10px;
	margin: 0;
	border-width: 1;
	border-style: solid;
	border-color: #AAAAAA;
}

  legend {
    color: #000000;
  }

.actions {
	padding: 7px;
	border-bottom-width: 2;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	text-align: center;
}

.instructions {
	padding: 10px;
	border-bottom-width: 2;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	text-align: left;
}

.information {
	padding: 10px;
	border-bottom-width: 2;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	text-align: left;
}

.content {
	padding: 10px;
}

.know {
	padding: 3px;
	border-style: solid;
	border-width: 1;
	background-color: #FFFFDD;
	color: #606060;
}

.lmenu {
	padding: 0px;
	width: 20%;
	border-right-width: 2;
	border-right-style: dotted;
	border-right-color: #AAAAAA;
	text-align: left;
	background-color: #EBEBEB;
}

.oculto {
  width: 0px;
  background-color: #FFFFFF;
  color: #FFFFFF;
  border-width: 0px;
}

.rmenu {
	padding: 10px;
	border-left-width: 2;
	border-left-style: dotted;
	border-left-color: #AAAAAA;
	text-align: left;
	background-color: #EBEBEB;
}

div.aviso {
   padding: 10px;
   width: 330px;
   left: 400px;
   top: 200px;
   border-style: dotted;
   border-width: 1px;
   display: block;
   position: absolute;
   background-color: #FCFFEF;
}

  div.aviso_esconder {
    display: none;
  }

div.show {
	margin-left: 0px;
	padding: 3px;
	border-style: solid;
	border-width: 1;
	display: block;
	position: absolute;
	background-color: #FFFFDD;
	color: #606060;
}

  div.hidden {
    display: none;
  }

div.roll {
  overflow: auto;
}

div.roll_list {
  width: 480px;
  height: 60px;
  padding: 3px;
  overflow: auto;
  border-width: 1;
  border-style: solid;
  border-color: #CCCCCC
}

iframe {
  overflow: auto;
}

span.graph {
   width: 15px;
   border-style: solid;
   border-width: 1px;
}

.mostra_soh_impressao {
  display: none;
}

.mostra_soh_tela {
  //display: block;
}
body {
	font-family : "Helvetica", "Arial", "sans-serif";
	font-size : 10pt;
}

table {
	font-family : "Helvetica", "Arial", "sans-serif";
	font-size : 10pt;
}

fieldset {
	margin-bottom: 10;
}


.ajust {
	width: 10px;
	height: 10px;
}

.main  {
	font-family : "Helvetica", "Arial", "sans-serif";
	font-size : 10pt;
}

.small  {
	font-size : 8pt;
	font-family : "Helvetica", "Arial", "sans-serif";
	color: #777777;
}
