html { height: 100%; }
body { height:100%; background-color:#0092DD; font-family:Arial, Helvetica, sans-serif; color:#000000; margin:0px 0px 0px 0px;}
input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:9px; }
form {margin:0px 0px 0px 0px;}
.whiteBkg { background-image:url(../images/bkg_white_L.jpg); background-position:left; background-repeat:repeat-y; background-color:#FFFFFF; }
.smallText { font-size: 9px; }
.smallText a { color: #0077A9; text-decoration:none; }
.smallText a:hover { text-decoration:underline; }
.smallText a#sel { font-size: 10px; color: #000000; font-weight:bold; text-decoration:underline;}
.Text { font-size:12px; }
.blue { color: #0077A9; }
.white { color: #FFFFFF; }

.Listing, .ListingSmall { color:#000000; background-color:#FFFFFF; }
.Listing td, .Listing th{ font-size:12px; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF; padding:0px 5px 0px 5px;}
.ListingSmall td, .ListingSmall th{ font-size:10px; border-top:1px solid #FFFFFF; border-right:1px solid #FFFFFF; padding:0px 5px 0px 5px;}
.Listing th, .ListingSmall th {font-weight:normal; background-color:#0077A9; color:#FFFFFF;}
.Listing .odd td, .ListingSmall .odd td { background-color:#A6CBDE; }
.Listing a, .ListingSmall a { color:#000000; text-decoration:none; }
.Listing a:hover, .ListingSmall a:hover { text-decoration:underline; }

.ListingSmall .Chave { letter-spacing: 200%; font-weight:bold; }