body {
background-color: #808080;
font-family: verdana, arial, "ms sans serif", sans-serif;
font-size: 12px;
}

A:link {
 color: #666699;
 font-weight: normal;
 text-decoration: none;
}
A:visited {
 color: #666699;
 font-weight: normal;
 text-decoration: none;
}
A:active {
 color: #666699;
 font-weight: normal;
 text-decoration: underline;
}
A:hover {
 color: #666699;
 font-weight: normal;
 text-decoration: underline;
}

.menulink a:link {
 color: #99CCFF;
 font-weight: normal;
 text-decoration: none;
}
.menulink a:visited {
 color: #99CCFF;
 font-weight: normal;
 text-decoration: none;
}
.menulink a:active {
 color: #99CCFF;
 font-weight: normal;
 text-decoration: underline;
}
.menulink a:hover {
 color: #99CCFF;
 font-weight: normal;
 text-decoration: underline;
}

#titlebox {
border: solid 1px #000000;
background-color: #354463;
font-size: 16px;
font-weight: bolder;
padding: 6px;
line-height: 18px;
padding-left: 10px;
margin: 10px;
color: #e9f2fc;
letter-spacing: 1px;
}

#mainbody {
border: solid 1px #000000;
background-color: #aaaaaa;
padding: 5px;
}

.pageobject {
border: solid 1px #000000;
background-color: #aaaaaa;
padding: 1px;
margin-bottom: 5px;
}

.menutitles {
font-size: 10px; 
font-weight: bolder;
background-color: #354463;
line-height: 15px;
padding: 2px;
color: #e9f2fc;
}

.rightbitz {
float: right;
font-size: 10px;
font-weight: bolder;
}

.menuitems {
margin: 2px;
font-size: 10px;
font-weight: normal;
background-color: #5F7797;
line-height: 14px;
padding-left: 3px;
padding-right: 3px;
}

#quote {
margin: 2px;
font-size: 10px;
font-weight: normal;
background-color: #5F7797;
line-height: 12px;
padding: 5px;
}

.menuimages {
margin: 2px;
font-size: 10px;
font-weight: normal;
background-color: #5F7797;
line-height: 14px;
padding: 2px;
text-align: center;
}

#contentpane {
vertical-align: top;
padding-left: 5px;
}

.contenttitle {
font-size: 10px;
font-weight: bolder;
background-color: #354463;
line-height: 15px;
padding: 3px;
color: #e9f2fc;
}

.comments {
font-size: 9px;
text-align: right;
background-color: #354463;
padding-top: 1px;
padding-bottom: 2px;
padding-right: 5px;
color: #e9f2fc;
}

.comments a:link {
 color: #99CCFF;
 font-weight: normal;
 text-decoration: none;
}
.comments a:visited {
 color: #99CCFF;
 font-weight: normal;
 text-decoration: none;
}
.comments a:active {
 color: #99CCFF;
 font-weight: normal;
 text-decoration: underline;
}
.comments a:hover {
 color: #99CCFF;
 font-weight: normal;
 text-decoration: underline;
}


.content {
background-color: #dcdcdc;
font-size: 12px;
font-weight: normal;
color: #000000;
line-height: 14px;
padding: 5px;
border-left: solid 1px #354463;
border-right: solid 1px #354463;
text-align: justify;
}

#updates {
float: right;
font-size: 9px;
font-weight: normal;
}
