table {
	margin-left: auto;
	margin-right: auto;
	width: 97%;
	border: 1px solid #000000;;
}
table.null {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 0px;
}

th,td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
}
table.quote {
	font-family: courier new;
	font-size: 3px;
	text-align: left;
	vertical-align: top;
}
table.threadlist {
	margin-left: 10px;
	width: 98%;
        background: #EDEEEC;
        border: 1px solid #000000;
	border-collapse: collapse;
	font-family: arial;
}
td.stickythread,td.stickylist_subject,td.thread,td.list_subject,td.threadclosed,td.closedlist_subject,td.threadheader,td.threadclosedright,td.stickythreadright,td.threadheaderright,td.threadright {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-left: 5px; 
	margin-right: 5px;
}
.boxes,.ljbox,.centerbox {
	width: 97%;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px; 
	margin-right: 5px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.ljbox {
	padding-top: 5px; 
	text-align: left;
}
.centerbox {
        text-align: center;
        position: relative;
        left: 50%;
        margin-left: -300px;
}

td.threadheader {
	background: #DDDEDC;
	border-top: 2px solid #000000;
	font-family: arial;
	font-size: 14px;
}
td.threadclosedright,td.stickythreadright,td.threadheaderright,td.threadright {
	border-right: 1px solid #999999;
	font-family: arial;
	font-size: 11px;
}
td.threadheaderright {
	border-top: 2px solid #000000;
	background: #DDDEDC;
	font-size: 14px;
}
td.stickythread,td.stickylist_subject {
        background: #FDFEFC;
	vertical-align: middle;
	font-family: arial;
}
td.thread,td.list_subject {
	vertical-align: middle;
	font-family: arial;
}
td.threadclosed,td.closedlist_subject  {
        background: #AAAEAC;
        vertical-align: middle;
        font-family: arial;
}
td.stickythreadright {
        background: #FDFEFC;
}
td.threadclosedright {
        background: #AAAEAC;
}
table.headline,table.sidebar {
	border:1px solid #000000; margin: 0 auto;
}
table.msgboard {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0 auto;
}
table.sidebar {
	width: 99%; 
	background-color: #BBCCCC;
	border:1px solid #000000;
}
td.closed {
	background: #D8DAD6;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
	width: 1%;
	border-bottom:1px solid #aaa;
}
table.view {
	border-collapse: collapse;
	width: 15%;
}
table.view2 {
	border-collapse: collapse;
}
td.view {
	border: 1px solid #000000;
}
tr.view {
	border: 1px solid #000000;
}

td.list_subject { 
	width: 50%; 
}

td.closedlist_subject { 
	width: 50%; 
}
body {
	background-color: #EDEEEC;
}
.Marked_1 {
        font-weight: bold; 
	color: red;
}
a:link {
	text-decoration: none; color: blue;
}
span.spoiler {
	text-decoration: none; 
	color: black;
	background-color: black;
}
span.spoiler:hover {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
}
a:visited {
text-decoration: none; color: purple;	
}
a:active {	
	text-decoration: none; color: black;
}
tr.box {
	border:1px solid #000000; margin: 0 auto;
}
td.box,td.msga,td.msgb {
	font-family: Verdana, Helvetica, sans-serif;
	border:1px solid #000000; margin: 0 auto;
	padding-top: 5px; 
	padding-left: 5px; 
	padding-right: 5px; 
}
td.msga {
 background-color: #BBDDBB;
}
td.msgb {
 background-color: #DDEEDD;
}

td.main {
 vertical-align: top; 
 background-color: #BBCCCC;
}
td.sidebar {
background-color: #BBCCCC;
}
td.pane2 {
	vertical-align: top; 
	width: 90%; 
	background-color: #88AAAA;
	font-family: Verdana, Helvetica, sans-serif;
}

td.threadborder {
	background-color: #888888; 
	font-weight:bold;
}
