.posttext,.footertext{ font-family:'OCR A Std'; color:#3B54B6; font-size:13px;}
.footertext{font-size:11px;}

.navtext,.misctext{ font-family:'OCR A Std'; color:#BCD0E6; font-size:14px; background:url("images/menubar.PNG"); width:175px; height:15px; padding:10px 0px 10px 0px; }
.misctext{ width:150px }

.menubar
{
font-size:13px;
font-family:'OCR A Std';
color:#D1E7FF;
padding:10px 0px 10px 0px;
background:url("images/menubar.PNG"); width:50%; height:15px
}

.posttable
{
border:none;
width:50%;
background:url("images/tablebackground.PNG");
padding:1px;
}

.navtable,.misctable
{
border:none;
background:url("images/tablebackground.PNG");
width:175px;
}

.misctable
{
 width:150px;
}

.screenshot,.logbook
{
 border: 1px solid #3B54B6;
 margin: 5px;
} 

#navlist
{
 list-style: none;
 font-family:'OCR A Std';
 font-size:13px;
}

#layer1 {position:absolute; left:5px; top:200px; z-index:1}
#layer2 {position:absolute; left:83%; top:200px;z-index:2}

#navlist a
{
 display:block;
 width:150px;
 color:#D1E7FF;
 text-decoration:none;
 background:url("images/button1.PNG") no-repeat;
 padding:10px 0px 10px 0px;
}
#navlist a:hover
{
 display:block;
 width:150px;
 color:#D1E7FF;
 text-decoration:none;
 background:url("images/button2.PNG") no-repeat;
 padding:10px 0px 10px 0px;
}