html{min-height: 101%}

body{
background-color: #000000;
}

img,table{
border: 0;
}


form{
margin-top: 0; margin-bottom: 0; padding:0;
}


#title{
position:absolute;
top: 0;
width: 100%;height:120px;left: 50%; margin-left: -50%;
background-image:url('gif/titbkg.gif');
}

#panel{
position:absolute;
top: 120px;
width: 100%;height:29px;left: 50%; margin-left: -50%;
background-image:url('gif/panbkg.gif');
}

#corpo{
position:absolute;
top: 150px;
width: 100%;left: 50%; margin-left: -50%;
background-color:#001133;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center bottom;
background-image: url('images/bkg02.jpg');
}

#areaban{
position:absolute; bottom: 90px;
width: 910px; left: 50%; margin-left: -455px;
text-align: left;
}

a{text-decoration: none}

a:link {color: #D5E9FD; border: 1px; border-bottom-style: dotted;}
a:visited {color: #D5E9FD; border: 1px; border-bottom-style: dotted;}
a:hover {color: #FFF; border: 1px; border-bottom-style: dotted;}
a:active {color: #D5E9FD; border: 1px; border-bottom-style: dotted;}


#line{
height:39px;
background-image:url('images/lineh40.gif');
background-repeat: x-repeat;
}


p{
font-family: verdana,geneva,arial,sans-serif;
font-size: 8pt; color:#A3D3F8; margin-top: 0; margin-bottom: 0;
line-height:18px;
}

p.banner{
font-family:"American Typewriter","Courier New",Courier,monospace;
font-size: 8pt; color:#24ACEF;
text-transform: uppercase;
line-height:18px; padding-bottom:2px; padding-top:20px
}


p.date{
font-family:"American Typewriter","Courier New",Courier,monospace;
font-size: 12pt; color: #FFF; text-transform: uppercase;
text-decoration: none; margin-top: 0; margin-bottom: 0;
line-height:20px; padding-bottom: 10px;
}

p.date2{
font-family:"American Typewriter","Courier New",Courier,monospace;
font-size: 9pt; color: #24ACEF; text-transform: uppercase;
text-decoration: none; margin-top: 0; margin-bottom: 0;
padding-top: 10px; padding-bottom: 10px;
}

p.mini2{
font-family: verdana,geneva,arial,sans-serif;
font-size: 7pt; color: #FFF; font-weight:700;
margin-top: 0; margin-bottom: 0; line-height:18px;
}

p.mini{
font-family: verdana,geneva,arial,sans-serif;
font-size: 7pt; color: #D5E9FD;
margin-top: 0; margin-bottom: 0; line-height:18px;
}

p.errors{
font-family: verdana,geneva,arial,sans-serif;
font-size:8pt; color:#FF0000;
font-weight:700;
}

input.mybut{
width:80px; height:25px;
font-family: verdana,geneva,arial,sans-serif;
font-size: 8pt; color: #1E2E48; font-weight:700;
}

select,input,textarea{
font-family: verdana,geneva,arial,sans-serif;
font-size: 8pt; color: #1E2E48;
margin-top: 0; margin-bottom: 0; line-height:16px;
}

#tables{
border:2px solid #001133;background-color:#1D1D21;
}