thead {
font-weight: bold;
}

div.message {
border:1px solid #BBBBBB;
padding: 1em 1em 1em 1em;
margin: 5px;
}

a.nav, a.nav:link, a.nav:visited
{
display:block; 
width:150px; 
height:25px; 
background:#ddddee; 
border:1px solid #000; 
margin: 5px 15px 5px 0px;
text-align:center; 
text-decoration:none; 
font-family:verdana, arial, 
sans-serif; font-size:12px; 
font-weight: normal;
color:#000; 
line-height:25px; 
overflow:hidden; float:left;
}

a.nav:hover 
{
color:#fff; 
background:#ccccdd;
}

a.nav { margin: 2px; }

div.top_menu {
display: block;
height: 50px;
}

div.menu { clear: both; margin: 10px; }

div#scroll {
height: 200px;
width: 200px;
overflow: auto;
padding: 8px;
}

table.Report {
width: 100%;
}

