/* CSS Document */

html,body {

width: 100%;
height: 100%;
scrollbar-face-color: #FFCE72;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFDD95;
scrollbar-track-color: #FFDD95;
scrollbar-arrow-color: #525D9E;
}

a {text-decoration: none;}
a:link {font-family: verdana;font-size: 11px;font-weight: bold; color: #525D9E;}
a:visited {font-family: verdana;font-size: 11px;font-weight: bold; color: #525D9E;}
a:active {text-decoration: underline; font-family: verdana;font-size: 11px;font-weight: bold; color: #000000;}
a:hover {font-family: verdana;font-size: 11px;font-weight: bold; color: #000000;}

.table-top {

width: 700px;
height: 120px;
background-image: url(imgs/banner2.jpg);
}


.td-middle {
background-image: url(imgs/tab_main.gif);
background-repeat: no-repeat;
background-position: top center;
height: 440px;
padding-left: 5px;
padding-right: 5px;
}

.td-bottom {
background-image: url(imgs/rodape.jpg);
background-repeat: no-repeat;
background-position: center center;
height: 25px;
}

h1 {
font-family: verdana;
font-weight: bold;
font-size: 20px;
color: #525D9E;
}

.txt {
font-family: verdana;
font-size: 11px;
color:#525D9E;
text-align: left;
}
.table-middle {
background-image: url(imgs/tab_main.gif);
background-repeat: no-repeat;
background-position: top center;
height: 440px;
padding-left: 5px;
padding-right: 5px;

font-family: verdana;
font-size: 11px;
color:#525D9E;
text-align: left;

}

