#roottab { width: 100%; border-collapse: collapse; }
#roottab td { padding: 0; }
#roottab p { margin: 2px; padding: 8px; background-color: #F7F7F7; }

div.cat0
{
   font-size: 11pt;
   line-height: 180%;
   background-color: #F7F7F7;
   border: solid 1px #E0E0E0;
   padding-left: 5px;
}

div.cat1
{
   font-size: 10pt;
   line-height: 180%;
   font-weight: bold;
}

div.cat2
{
   font-size: 9pt;
   line-height: 180%;
}

div.cat3
{
   font-size: 8pt;
   line-height: 180%;
}

#tagcloud { border: dotted 1px #C0C0C0; text-align: center; color: #A0A0A0; padding: 5px; font-size: 11px; margin: 10px 10px 0 10px; }
#tagcloud p { margin: 0 0 5px 0; font-weight: bold; text-align: left }
#tagcloud a { margin: 5px; }
#tagcloud a.more { display: block; text-align: right }

#tenders_invite { border: solid 1px #FFCC00; padding: 5px 0 5px 0; background-color: #FFFFD0; font-size: 13px; text-align: center;
                  white-space: nowrap }
#tenders_invite a { font-weight: bold }
#tenders_invite label { color: red }

table.tb02 { border: dotted 1px #C0C0C0; margin: 0 10px 0 10px }
table.tb02 tr.trh td { color: #A0A0A0; padding: 5px; font-size: 11px; font-weight: bold }
table.tb02 tr.trd td { padding: 5px 5px 10px 5px }
