<!--
* {
margin: 0;
}

BODY {
margin: 0;
}

TABLE {
table-layout: fixed;
}

.maintable {
font-family: sans-serif;
}

.recentup {
text-decoration: none;
}

.textbody {
text-align: left;
padding-left: 4px;
margin: 5px;
}

.copysect {
font-size: 10px;
color: black;
}

.updatesarea {
text-align: left;
padding: 4px;
}

.menurow {
background: url('/images/menubar-bg.gif');
}

.menubar {
background: url('/images/menubar-bg.gif');
width: 100%;
height: 35px;
background-repeat: repeat-x;
background-position: top left;
font-size: 6px;
text-align: center;
}

.menuitem {
position: relative;
top: 8px;
padding: 0px 10px;
}

.mainimage {
padding: 3px;
}

-->

