<style>

a.boxlink:link{color:#000066;text-decoration:none;font-weight:normal;font-family:verdana;font-size:12px}
a.boxlink:visited{color:#000066;text-decoration:none;font-weight:normal;font-family:verdana;font-size:12px}
a.boxlink:hover{color:#000066;text-decoration:underline;font-weight:bold;font-family:verdana;font-size:12px}



.titulo {
       font-size: 18px;
 	   color: #000066;
  	   font-family: Arial;
	   font-weight:bold;
	   text-decoration :none;
	   width:100%;
}
.classbody #div_container{
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	min-height: 400px;
	*height: 400px;
	_height: 400px;
	overflow: auto;
	*overflow: visible;
	_overflow: visible;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.popup {
position: absolute;
top: 30%;
left: 30%;
width: 300px;
height: 250px;
padding: 20px 20px 20px 20px;
border-width: 2px;
border-style: solid;
background: #FFFFCC;
display: none;
}
.header {
	color:#990033;
	position: relative;
	text-align: center;
	font-family:  TIMES;
	font-size: 18px;
	font-weight: bold;
	height: 18px
	}

#typein { }
#typein input { 
    color: #000066; 
	font-size: 10px; 
	background-color:#CFE9FE; 
	hover: #ffffff;
	padding: 0px; 	
	border: double 1px gray
}
select     /* o popup */
	{
	font-size: 11px; 
	color:#000066;
	background-color: #CFE9FE; 
	border-width: 0
	}
 #typein textarea { 
   color: #000066; font-size: 12px; background-color: #E0FEEA; padding: 3px; border: double 1px gray; 

}

.box {
	padding: 05px 05px 05px 05px;
	border-color: #000066;
	border-width: 1px;
	border-style: solid;
	}
.boxtitulo {
	padding: 01px 01px 01px 01px;
	color:#FFFFFF;
	font-face="verdana";
	font-size:10px;
	border-color: #000066;
	border-width: 1px;
	border-style: solid;
	background-color: #000066; 
	}
	

.box5 {
	color: #000066;
	font-size: 12px;
	background-color: #F0F8FF;
	padding: 5px 15px 15px 10px;
	position: relative;
	line-height: 20px;
	border-color: #000066;
	border-width: 1x;
	border-style: double
	}

.box4 {
	color: #DEDFCE;
	font-size: 12px;
	background-color: #DEDFCE;
	padding: 05px 05px 05px 05px;
	position: absolute;
	line-height: 20px;
	top: 100px;
	left: 0px;
	width: 130px;
	height: 450px;
	border-color: #000066;
	border-width: 1px;
	border-style: dotted;
	}

.box3 {
	color: #000066;
	font-size: 12px;
	background-color: #F0F8FF;
	padding: 05px 15px 05px 05px;
	position: relative;
	line-height: 20px;
	top: 10px;
	width: 500px;
	border-color: #000066;
	border-width: 1px;
	border-style: dotted;
	}

.table1 
	{
	visibility: visible;
	width: 100%;
	position: relative
	}
.table1 table   
	{
	font-size: 12px;
	color: #000066;
	font-family: Times;
	background-color: #F0F8FF
	}
.table1 td 
	{
	padding: 6px 0px 0px 6px;
	}
	
.table1 tr
	{
	background-color: #F0F8FF;
	border-width: 1px;
	}
.WhiteText {color:#FFFFFF}
.RedText   {color:#660000} 
.fundo {background-color: #FFFFFF}

.esquerdo {width:25%; float:left; } 
.centro   {width:25%; float:left; } 
.direito  {width:25%; float:left; }

.textorodape {
          font-size: 10px;
	      color: #990000;
  	      font-family: Arial;
		  font-weight:bold;
}

.textomenurodape {
          font-size: 10px;
	      color: #000066;
  	      font-family: Verdana;
		  font-weight:bold;
		  text-decoration :none;
}
.item {
    font-size:10px; 
	font-family: Arial;
	color:#000066;
	}
	
.item2 {
    font-size:12px; 
	font-family: Verdana;
	color:#000066;
	}
	
.itemV {
    font-size:10px; 
	font-family: Arial;
	color:#990000;
	}
		 
.Menu {
    font-size:14px; 
	font-family: Arial;
	color:#990000;
	}
	
.ItemMenu {
    font-size:11px; 
	font-family: Arial;
	color:#000066;
	line-Height:20px;
	}
.lista{
    font-size:10px; 
	font-family: Arial;
	color:#990000;
}

.listaped{
    font-size:10px; 
	font-family: Arial;
	color:#FFFFFF;
}
.Erro {
     font-face: "Verdana";
	 font-size: 10px;
	 color: #990000;
	 }
	
.topo-dir {
	background: url(images/topo-dir.jpg) 100% 0 no-repeat; 
    position:relative;
	width:25em;
}
.baixo-esq {
	background: url(images/baixo-esq.jpg) 0 100% no-repeat;
}
.baixo-dir {
	background: url(images/baixo-dir.jpg) 100% 100% no-repeat; 
	padding:0 27px 27px 0;
}
.texto {
 font-face: "Verdana";
 font-size: 14px;
 line-height:12px;
 color:#000066; 
}

p {
	margin-bottom:0;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#000066;
	line-height: 20px;
	padding:10px 10px 10px 10px; 
	text-align:justify; 
}

ul {
  
   margin: 1em 0 1em 40px;
   font: 12px Arial;
   color:#990000;
  
    }
ul li { 
     margin: .5em 0 .5em 0
	 font: 12px Georgia, "Times New Roman", Times, serif;
	 color:#000066; }

</style> 