body {
	background-color: #0E2A5A;
}
.bodycopy {
	font-family: Arial; 
	color: #FFFFFF;
	font-size: 10pt;
}


a:link { color: #647CBB; text-decoration: none; font-weight: normal; }
a:visited { color: #647CBB; text-decoration: none; font-weight: normal; }
a:hover { color: #93A9E4; text-decoration: none; }

div#menu_links{height:20px; display:none; padding-top:5px; padding-bottom:5px; background-color:#333333; border:#CCCCCC solid 1px; text-align:center; color:#FFFFFF }
div#menu{ background:#CCCCCC; font-size:12px; text-align:center;}

div.apppopup { display: none; float: left; position: absolute; top: 0; left: 0; border: 1px solid #000; background: #FFF7D2; font-family: verdana; font-size: 11px; padding: 3px 8px; }

#forumMain {
    padding: 10px;
}