BODY {
	font-family:arial;
	font-size:14px; 
	line-height:18px; 
	color:#999999;
	background:#333333;
}

A {
	color:#ffffff;
}

TABLE {
	font-family:arial;
	font-size:14px; 
	line-height:18px; 
	color:#333333;
}


.floating_status {
	width:360px;
	position:absolute;
	top:8px;
	left:745px;
	background-color:white;
	color: black;
}
.floating_status a { color: black; }


.advert {
	border:thin solid rgb(0,0,0);
	border-bottom:0;
	background: white;
	padding:10px;
	color:white;
	text-align:center
}

.thread_watcher {
	border:thin solid rgb(0,0,0);
	border-bottom:0;
	background: LightSlateGray;
	padding:10px;
	color:white;
}
.thread_watcher a { color:white; }

.new {
	border:thin solid rgb(0,0,0);
	padding:10px;
}

.busy {
	border:thin solid rgb(0,0,0);
	padding:10px;
	background-color:White;
	color:black;
	text-align:center;
	height:100px;
}

.logo {
	border:thin solid rgb(0,0,0);
	width:160px;
	padding:10px;
	background:white;
	text-align:center;
}

.slogan {
	width:160px;
}

.footer {
	width:160px;
	margin-top:20px;
	font-size:10px; 
	line-height:12px; 
	color:#333333;
}

.dirty_border {
	border:thin solid rgb(0,0,0);
	border-top:0;
	padding:10px;
	border-collapse:collapse;
	/* margin-top:10px; */
	background-color:LemonChiffon;
	color:black;
}
.dirty_border a{ color:black; }


.viewed_border {
	border:thin solid rgb(0,0,0);
	border-top:0;
	padding:10px;
	border-collapse:collapse;
	/* margin-top:10px; */
	background-color:AliceBlue;
	color:black;
}
.viewed_border a{ color:black; }

.unread_border {
	border:thin solid rgb(0,0,0);
	border-top:0;
	padding:10px;
	border-collapse:collapse;
	/* margin-top:10px; */
	background-color:White;
	color:black;
}
.unread_border a{ color:black; }

.controls {
	padding:10px;
	border:thin solid rgb(0,0,0);
	border-collapse:collapse;
	background-color:LightSlateGray;
	color: silver;
}
.controls a{
	color:white;
}

.pagination {
	border:thin solid rgb(0,0,0);
	border-top:0;
	border-collapse:collapse;
	background-color:LightSlateGray;
	color: silver;
}
.pagination a{
	color:white;
}

.pagination_description {
	color:white;
}

.tools {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	color: Maroon;
	font-size:12px; 
}

.tools a{
	color: Maroon;
}

.subject {
	font-family:arial;
	font-size:16px; 
	line-height:20px; 
	font-weight:bold;
	color:DarkBlue;
}

.subject a {
	color:DarkBlue;
}

.authenticated {
	color: DarkGreen;
}

.author {
	color: DarkSlateGray;
}

.replies {
	color: DarkGray;
}

.date {
	color: DarkSlateGray;
}

.by {
	color: DarkGray;
}

.settings {
	margin-top:10px;
	font-family:arial;
	font-size:12px; 
	line-height:14px; 
	color:DarkSlateGray;
}
.settings a { color:black; }

.ww {
	font-size:12px; 
	line-height:14px; 
	margin-top:20px;
	padding-right:30px;
}

.poll {
	border:thin solid rgb(0,0,0);
	margin-top:10px;
	padding:10px;
	font-family:arial;
	font-size:12px; 
	line-height:14px; 
}

.loginform {
	width:160px;
	border:thin solid rgb(0,0,0);
	margin-top:10px;
	padding:10px;
	font-family:arial;
	font-size:12px; 
	line-height:14px;
	background-color:white;
	color:black;
}
.loginform A {color:black;}


.link {
	font-family:arial;
	font-size:12px; 
	line-height:14px; 
	color:Maroon;
}

.popin_reply {
	border:thin double DarkSlateGray;
	padding:4px;
	background-color:DarkSlateGray;
}

.popin_reply_heading {
	color: white;
	padding:4px;
}

.popin_reply_heading a {
	color: white;
}

.quote {
	border:thin double DarkSlateGray;
	margin:30px;
	padding:10px;
	background-color:LightGray;
}


.picker_layer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #d4d0c8;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	overflow: visible;
	height: auto;
	width: auto;
}
.picker_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#d4d0c8;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	padding:1px;
	cursor:pointer;
	color:#000000;
}
.cell_color {
	cursor:pointer;
	width:9px;
	height:9px;
}
.color_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.choosed_color_cell{
	border-style:solid; border-color:#000000; border-width:1px;
}
.default_color_btn{
	width:17px; height:17px; background-image:url(defaultcolor.jpg);
	background-repeat:no-repeat; background-position:center;
}

.popin_primetime {
	padding:20px;
	background-color:white;
	color:#000000;
	border-style:solid; border-color:#000000; border-width:1px;	
}
.popin_primetime a{ color:#000000; }

.postingform {
	padding:10px;
	border:thin solid rgb(0,0,0);
	background-color:white;
	color: black;
}
.postingform a { color:black; }