}
.txtBoxStyle1{
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;    
    color: #3D6389;
    background-image: url(net_imagem/formshadow.gif);
}
.txtBoxStyle2{
    border-top: 1px solid #7F9DB9;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;    
    color: #3D6389;
    background-image: url(net_imagem/formshadow_2.gif);
}
.background{
font-family:verdana;
font-size:7pt;
text-decoration: none;
background-color: #111111;
background-image: url('net_imagem/back_iframe.jpg');
background-repeat: -y;
background-attachment: fixed;

}
font_1{
.class1 A:link {text-decoration: none; color: black}
.class1 A:visited {text-decoration: none; color: black;}
.class1 A:active {text-decoration: none; color: black;}
.class1 A:hover {text-decoration: none; color: orange;}

.class2 A:link {text-decoration: none; color: bue}
.class2 A:visited {text-decoration: none; color: blue}
.class2 A:active {text-decoration: none; color: blue}
.class2 A:hover {text-decoration: underline; color: gray;
}