/*   U = Universal  */


BODY
{
	leftmargin : 0; 
	topmargin : 0; 
	marginwidth : 0; 
	marginheight : 0;
	background-color: #E6E6E6;
	scrollbar-arrow-color:#D3D8E1;
	scrollbar-base-color:#9EADB2;
	scrollbar-shadow-color:#7B8A91;
	scrollbar-face-color:#7B8A91;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#4E6E4B;
	font-family: Verdana, Arial;
	font-size: 12px; 
}




.texto_mini
{
	font-family: Verdana, Arial;
	font-size: 10px; 
}.texto_pequeno
{
	font-family: Verdana, Arial;
	font-size: 11px; 
}
.texto_medio
{
	font-family: Verdana, Arial;
	font-size: 12px; 
}
.texto_grande
{
	font-family: Verdana, Arial;
	font-size: 14px; 
}




A:link    
	{ color:black; text-decoration : underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
A:visited 
	{ color:black; text-decoration : underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
A:active  
	{ color:black; text-decoration : underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;} 
A:hover   
	{ color: black; text-decoration : none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

BODY.top
{
 	background-color: #9EADB2;
}

BODY.bottom
{
 	background-color: #9EADB2;
}

BODY.left
{
	border: 0px solid #000000;
	background-color: #000000;
}

BODY.right
{
 	background-color: #000000;
}

BODY.margin
{
 	background-color: #FFFFFF;
}


TABLE.left_menu{
    border: 0px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #FFFFFF;
}

.left_menu A:link{
    background-color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #FFFFFF;
    text-decoration : none;
    width : 100%
}

.left_menu A:visited{
    background-color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #FFFFFF;
    text-decoration : none;
    width : 100%
}


.left_menu A:active{
    background-color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #FFFFFF;
    text-decoration : none;
    width : 100%
}


.left_menu A:hover{
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    font-color: black;
    text-decoration : none;
    width : 100%
}






TD.borda_form {
	background-color : #9EADB2;
}


TD.titulo_form {
	font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
	color: white;
	font-weight : bold;
	text-decoration : none;
	background-color : black;
}


TD.label_form {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: white;
	font-weight : bold;
	text-decoration : none;
	background-color : #9EADB2;
}


TD.entrada_form {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
	color: black;
	font-weight : bold;
	text-decoration : none;
	background-color : #C1C1C1;
}

.button_form
{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    background-color: #E67817;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: black;  
    text-decoration: none;
    cursor : pointer;
}



DIV.thumb {position: absolute; left: 200px; top: 20px;  visibility: hidden; width: 600px; height: 500px; Z-INDEX: 5"}


link_image
{
cursor:hand;
}














.textBoxStyleH{
    border-top: 1px solid #D3D8E1;
    border-bottom: 1px solid #315F3F;
    border-left: 1px solid #D3D8E1;
    border-right: 1px solid #315F3F;
    background-color: #9EADB2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #294340;
    background-image: url(transp.gif);
}




.UTMenuPrincipal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;

}

.UTMenuPrincipal A:link       { color:#FFFFFF; text-decoration : underline; }
.UTMenuPrincipal A:visited { color:#FFFFFF; text-decoration : underline; }
.UTMenuPrincipal A:active  { color:#DF002B; text-decoration : underline; }
.UTMenuPrincipal A:hover   { color: #DF002BF; text-decoration : underline; }


.UtextoEscuro {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
	font-weight : normal;
	text-decoration : none;
}

.UtextoEscuro A:link       { color:#585858; text-decoration : underline; }
.UtextoEscuro A:visited { color:#585858; text-decoration : underline; }
.UtextoEscuro A:active  { color:#DF002BF; text-decoration : underline; }
.UtextoEscuro A:hover   { color: #DF002BF; text-decoration : underline; }


.Utitulo {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B8A91;
	font-weight : normal;
	text-decoration : none;
}

.Utitulo A:link       { color:#DF002B; text-decoration : underline; }
.Utitulo A:visited { color:#DF002B; text-decoration : underline; }
.Utitulo A:active  { color:#DF002B; text-decoration : underline; }
.Utitulo A:hover   { color: #DF002B; text-decoration : underline; }

.textBoxStyleL{
    border-top: 1px solid #315F3F;
    border-bottom: 1px solid #315F3F;
    border-left: 1px solid #315F3F;
    border-right: 1px solid #315F3F;
    background-color: #EEEA6D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #294340;
    background-image: url(transp.gif);
}

