A:link{
	text-decoration : none;
	color : #026295;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:visited{
	text-decoration : none;
	color : #026295;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:hover{
	text-decoration : none;
	color : #990000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:active{
	text-decoration : none;
	color : #990000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.nolink{
	text-decoration : none;
	color : #026295;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	afont-weight: bold;
}

input, select, textarea{
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #FFFFFF;
	font : 11px tahoma;
	font-weight : normal;
	color: #333333;
}

body 	{
	
	scrollbar-track-color : #E9E7E3;
	scrollbar-face-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-3dlight-color: #E8E6E1;
	scrollbar-darkshadow-color: #706E6A;
	scrollbar-arrow-color: #026295;
	scrollbar-base-color : #D4D0C8;
} 

body,td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color : #026295;
}

.menu			{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	height: 20px;
	font-weight : bold;
	text-align : left;
	background-color: #E7EEF4;
	border-left: 7px solid #7EB4CC;
	color : #026295;
	padding: 0px 0px 0px 8px;
	cursor: hand;
}

.menuov			{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	height: 20px;
	font-weight : bold;
	text-align : left;
	background-color: #EAEFF3;
	border-left: 7px solid #026295;
	color : #026295;
	padding: 0px 0px 0px 8px;
	cursor: hand;
}

.fundo {
	background-image : url(../imagens/fundo.jpg);
	background-repeat : repeat-x;
	background-position : 0px 0px;
	background-color: #E6EDF3;
}
	
.texto {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	text-align:justify;
	font-weight : normal;
	color : #026295;
	padding: 5px 5px 5px 5px;
}

.cinza
{
 text-decoration : none;
 color : #909090;
 font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : normal;
 vertical-align : middle;
}

.erro
{
 text-decoration : none;
 color : #990000;
 font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : normal;
 vertical-align : middle;
}
	
.titulo {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
	background-color: #EEF3F6;
	border-top: 1px solid #AFCBD9;
	border-bottom: 1px solid #AFCBD9;
	padding: 3px 3px 3px 5px;
}

.titulo16 
{ 
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #0000990;
	padding: 3px 3px 3px 5px;
}

.foto {
	border: 3px double #AFCBD9;
}

.icone		{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color: #FFFFFF;
	background-image : url(../imagens/icone.gif);
	background-repeat : no-repeat;
	background-position : 3px 2px;
	text-align : left;
	height: 20px;
	color : #026295;
	padding: 1px 4px 0px 25px;
}

.padding {
	padding: 5px 5px 5px 5px;
}

.cursor	{
	cursor:hand;
}

.borda
{
 border : 1px solid #335d83;
 border-collapse : collapse;
 empty-cells : show;
}

.dashed
{
 border-bottom : 1px dashed #335d83;
}

tr.linhapar
{
 background-color : #d8e0e7;
}

td.linhapar
{
 background-color : #d8e0e7;
}

td.left
{
 text-align : left;
}

td.center
{
 text-align : center;
}

td.right
{
 text-align : right;
}

td.justify
{
 text-align : justify;
}

.legenda_titulo{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #026295;
}

td.aviso 
{
	background-color : #fffff0;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #990000;
	padding : 2px 2px 2px 2px;
	text-align : center;
	border-left : 1px solid #caca99;
	border-top : 1px solid #caca99;
	border-bottom : 1px solid #a0a066;
	border-right : 1px solid #a0a066;
}
#alerta_navegador{
	height:95px;
	background-color:#e6eff4;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:10px 0 0 0;
	position:absolute;
	top:0px;
	width:100%;
	z-index:2;	
	margin:0 auto;
}
#login{
	z-index:1;
}