html, body
{
	height:100%;
}

.fullheight 
{
	height:100%;
  margin: 0;
  text-align: left;
  vertical-align: middle;
}

.hscroll {
width: 100%;
height: 100%;
overflow: auto;

}

A.u-link:Visited
{
	text-decoration: underline;
	color: #8e8e8e;
}
A.u-link:Link
{
	text-decoration: underline;
	color: #8e8e8e;
}

A:Visited
{
	text-decoration: none;
	color: #8e8e8e;
}
A:Link
{
	TEXT-DECORATION: none;
	color: #8e8e8e;
}
.footer a:hover {
	color: #2e7ac6;
	text-decoration: underline;
}
.sitebgleft
{
	background-image: url(../img/bg_left.jpg); 
	background-repeat: repeat-y;
	background-position: top right;
}
.sitebgright
{
	background-image: url(../img/bg_right.jpg); 
	background-repeat: repeat-y;
	background-position: top left;
}
.sitebgbottom
{
	background-image: url(../img/bg_bottom.jpg); 
	background-repeat: repeat-x;
	background-position: top left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	margin: 0px;
	margin-top: 0px;
}
form, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
} 
.hmenu	/*Menus*/
{	
	color: #ffffff;
  font-family: tahoma;
  font-size: 8pt;
  font-weight: bold;
}
.menu-title 
{	
	color: #00008b;
  font-family: trebuchet ms, tahoma;
  font-size: 9pt;
  font-weight: bold;
}
.menuv-title
{	
	color: #333333;
  font-family: tahoma;
  font-size: 8pt;
  font-weight: bold;
	margin-left: 5pt;
}
.menuv-link
{	
	color: #333333;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	margin-left: 5pt;
}
.menuv-link-selected
{	
	color: #9b0402;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	margin-left: 5pt;
}
.footer 
{
	font-family: tahoma;
	clear: both;
	background-color: #ffffff;
	color: #333333;
	padding: 5px 10px;
	border: 0px inset;
	text-align: right;
	border-top: none;
	font-size: 8pt;
	line-height: 25pt;
	font-weight: normal;
}  
.blueborder { 
	border:1px solid #a8bee3;
	margin-bottom:5px;
	width:154px;
	padding:0px;
	text-align:left;
	font-size:11px;
	color:#778c00;
}
						
/*Estilos para documentos*/
						
.texto 
{
	font: 9pt Verdana;
	color: #000000;
	text-decoration: none;
	margin-top: 5pt;
	margin-left: 25pt;
	margin-right: 20pt;
	margin-bottom: 5pt;
	text-indent: 15pt;
}
.texto-imagem
{
	font: 9pt Verdana;
	color: #000000;
	text-decoration: none;
	margin-top: 5pt;
	margin-left: 15pt;
	margin-right: 20pt;
	margin-bottom: 5pt;
	text-indent: 0pt;
}
.link_submenu:hover {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
}
  
  

