body, table, td {
font-family: arial, sans-serif;
color: #808080;
font-weight: normal;
font-size: 14px;
}

LI.first {
list-style: url(bullet.gif) inside;
}

LI.second {
list-style: url(bullet2.gif) inside;
}


.menu {
 display: block;
font-family: "Lucida Console";
}

.menu a {
 display: block;
font-family: "Lucida Console";
 border: 1px solid #FFFFFF;
 background: #FFFFFF;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 2px;
 padding-left: 2px;
 text-decoration: none;
 text-align: center;
 font-size: 12px;
 height: 16px;
 color: #808080;
}

.menu a:hover {
 color: #000000;
 border: 1px solid #808080;
 text-decoration: underline;
 background: #D8D8D8;
 height: 16px;
}

.title {
display: block;
background: url(nerdbg4.gif);
font-family: "Lucida Console";
border: 1px solid #D8D8D8;
color: #000000;
font-weight: normal;
font-size: 14px;
height: 18px;
padding: 2px;
}

.pagelink a {
text-decoration: none;
color: #808080;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 2px;
}

.borderimage {
border-top: 1px solid #D8D8D8;
border-right: 2px solid #D8D8D8;
border-bottom: 2px solid #D8D8D8;
border-left: 1px solid #D8D8D8;
}


.pagelink a:hover {
text-decoration: underline;
 color: #000000;
}