body {
	font-family: arial, helvetica, sans-serif;
	font-size:10;
}
td{
	font-family: arial, helvetica, sans-serif;
	font-size:10;
}

select{
	font-family: arial, helvetica, sans-serif;
	font-size:10;

}

option{
	font-family: arial, helvetica, sans-serif;
	font-size:10;
}
.table1{
background-color: #F3F3F3;
border: 1px outset #C0C0C0;
}

.table2{
background-color: #F3F3F3;
border: 1px inset #C0C0C0;
}

.topo2{
 background-color:#CDCECD;
 height:3%;
 border-bottom:1px solid gray;
 border-top:1px gray solid;
 padding-left:5px;
 
}
.esquerda{

  clear:right;
  border-top:1px solid gray;
  width:20%;
  float:left;

}

.meio{
  
  border-top:1px solid gray;
  width:60%;
  height:75%;
  border-left:1px solid gray;
  border-right:1px solid gray;
  vertical-align:top;
  float:left;

}
.centro1 {
 vertical-align: top;
 align: center;
 color: #FFFFFF;
 background-color: #2764a3;
 font-color: black;
 font-family: Arial;
 font-size: 10 pt;
 font-weight: bold; 
 text-align: center
}
.esquerda2{  
  vertical-align:top;
  align:left;
  color: black;
  background-color: #DFDFDF;
  font-family: Arial;
  font-size: 10 pt;  
  font-weight: bold;
  text-align: center;

}
.centro{
 vertical-align: top;
 align: center;
 color: #FFFFFF; 
 background-color: #2764a3;
 font-family: Arial;
 font-size: 10 pt; 
 font-weight: bold;
 text-align: center 
 }
.centroTd{
 width: 100%;
 height: 100%;
 vertical-align: top;
 align: center;
 color: #000080; 
 background-color: #CCCCCC;
 font-family: Arial;
 font-size: 10 pt; 
 text-align: center;
 font-weight: bold
}
.div0{
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-size: 10 pt;
	width: 90%;
	position:relative;
	float:left;
	border: 1px inset #EBEBEB;
}

.div1        { background-color: #FFFFFF; font-weight: normal; font-family: Arial; 
               font-size: 10 pt; width: 100%; position: relative; float: left; 
               text-align: center; border-bottom: 1px solid #000000;  }
.divC{
/*	width:20%;*/
	position:relative;
	float:center;
	text-align: center;
}
.divC1{
/*	width:15%;*/
	position:relative;
	float:center;
	text-align: center;	
}
.div2{
	width:100%;
	position:relative;
	float:left;
	text-align: left;	
}
.div3        { width: 100%; position: relative; float: left; text-align: center; font-size: 
               8 pt; font-family: Arial; color: #0000FF; font-weight: bold; 
                }
.direita{
  
  clear:right;
  border-top:1px solid gray;
  width:20%;
  float:left;

}
h5{
  font-family:arial, helvetica, sans-serif;
  font-size:20;
  font-weight:bold;
  font-color:black;  
}
.login{

  width:65%;
  background-color:#cecece;
  padding:0px;
  border-bottom:1px solid gray;
  border-right:1px solid gray;
}
.botao{

font-family: Arial;
color: #0000FF;
font-size: 8 pt;
font-weight: bold;
background-color: #C0C0C0;
border: 1px outset #F3F3F3; 

}

.botaoSeta{
background-color: #DFDFDF;
color: #0000FF;
font-size: 8 pt;
font-weight: bold;
border: 1px outset #DFDFDF; 
}
.fundo{
  clear:left;
  width:100%;
  height:2%;
  background-color:#DEE6EE;
  border-top:1px solid gray;
}

a{
 color:blue;
 text-decoration:none;
}
a:hover{
 text-decoration:underline;  
}
a:visited{
 color:blue;
}

.visita{
  background-color:#cecece;
  padding:0px;
  border-bottom:1px solid gray;
  border-right:1px solid gray;
}
