body, html, div, p, ul, li {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.honeytext {
	display: none; 
	visibility: hidden;
	}

#mobilemenu {
	display:none;
}

a {text-decoration:none; color: #0000cc;}
a:hover {text-decoration:underline; color: #880088;}

a.staff {text-decoration:none; color: #880088; }
a.staff:hover {text-decoration:underline; color: #880088; }

a.senstaff {text-decoration:none; color: #880088; font-weight: bold;}
a.senstaff:hover {text-decoration:underline; color: #880088; font-weight: bold;}

a.admin {text-decoration:none; color: #aa0000; font-weight: bold;}
a.admin:hover {text-decoration:underline; color: #aa0000; font-weight: bold;}

a.countlink {text-decoration:none; color: #0000cc; font-size: 7pt}
a.countlink:hover {text-decoration:underline; color: #880088; font-size: 7pt}


table.pagebody {background-color: #e0e0e0; border-color: #990000;}

td.mainbody {background-color: #cccccc; border-width: thin; border-color: #990000; vertical-align: top; padding: 6px 8px; color: #990000;}

table {padding: 0px; border-style: none; margin: 0px; font-family: "arial", "helvetica", "sans-serif"; }

td {color: #990000; vertical-align: top; padding: 0px; border-style: none; font-size: 10pt;}

table.forum {padding: 0px; border-style: solid; margin: 0px; border-width: 1px, 1px, 0px, 0px;}

td.forumheader {background-color: #fefefe; border-style: solid; border-color: #fefefe; vertical-align: top; padding: 6px 8px; color: #880088; font-family: "dragonwick", "tolkein", "tempus sans itc", "verdana"; font-size: 12pt; border-width: 0px, 0px, 1px, 1px; }

td.row1 {background-color: #cccccc; border-style: solid; border-color: #fefefe; vertical-align: top; padding: 6px 8px; color: #990000; font-family: "arial", "helvetica", "sans-serif"; border-width: 0px, 0px, 1px, 1px; }

td.row2 {background-color: #aaaaaa; border-style: solid; border-color: #fefefe; vertical-align: top; padding: 6px 8px; color: #990000; font-family: "arial", "helvetica", "sans-serif"; border-width: 0px, 0px, 1px, 1px; }

div.title { font-family: "dragonwick", "tolkein", "tempus sans itc", "verdana"; font-size: 12pt; font-weight: bold; }

.atitle { font-family: "dragonwick", "tolkein", "tempus sans itc", "verdana"; font-size: 12pt; font-weight: bold; color: #880088;}

div.quote { font-size: 9pt; color: #000000;}



body { 
scrollbar-base-color: #e0e0e0; 
scrollbar-face-color: #aa0000; 
scrollbar-track-color: #c6c6c6; 
scrollbar-arrow-color: #DE7b18;
scrollbar-highlight-color: #DE7B18; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-shadow-color: #BDBDBD;
scrollbar-darkshadow-color: #000000; 
background-color: #940000;
} 

.messagebody img {
	max-width: 1000px;
}


