body
{
	background-color:	black;
}
.pagebody
{
	color:				white;
	font-family:		Verdana;
	font-size:			12px;
	padding:			0px;
}
.poll
{
	color:				white;
	font-family:		Verdana;
	font-size:			10px;
}
/*----------------------*/
/*       Links          */
/*----------------------*/
a
{
	font-family:	Verdana;
	font-size:		10px;
	text-decoration:	none;
	color:			#eeeeee;
	padding-left:	4px;
	padding-right:	4px;
	margin-top:		0px;
	font-weight:	bold;
}
a:hover { text-decoration: none; padding: 1px; padding-left: 2px; padding-right: 2px; border-left: solid 2px #89ABD5; border-right: solid 2px #93B6E0; background-color: #5E7DB2; }
.memlink
{
	font-family:	Verdana;
	font-size:		10px;
	text-decoration:	none;
	color:			#aaaaaa;
}
.newscomments
{
	font-family:	Verdana;
	font-size:		10px;
	text-decoration:	none;
	border-bottom:	dotted 1px #aaaaaa;
	color:			#bbbbbb;
}
/*----------------------*/
.newssubj
{
	text-transform:	uppercase;
	font-weight:	bold;
}
/*----------------------*/
.memimage
{
	border:				2px solid #444444;
	padding:			1px;
}
.memtitle
{
	font-family:		Tahoma;
	font-size:			12px;
	font-weight:		bold;
	color:			white;
}
.memdesc
{
	font-family:		Verdana;
	font-size:			12px;
	padding:			10px;
	color:			white;
}
/*----------------------*/
.loginfield
{
	border-left:		1px solid #444444;
	border-top:			1px solid #444444;
	border-right:		1px solid #999999;
	border-bottom:		1px solid #999999;
	background-color:	#000000;
	color:				white;
	font-family:		Tahoma;
	font-size:			10px;
	padding:			1px;
	width:				95%;
}
.loginbutton
{
	border-right:		1px solid #444444;
	border-bottom:		1px solid #444444;
	border-left:		1px solid #999999;
	border-top:			1px solid #999999;
	background-color:	#333333;
	color:				white;
	font-weight:		bold;
	font-family:		Tahoma;
	font-size:			10px;
	padding:			2px;

}
/*----------------------*/
.code
{
	white-space:		pre;
	font-family:		Courier New;
	font-size:			12px;
	padding:			5px;
	padding-left:		10px;
	border-left:		solid 5px #666666;
	background-color:	#333333;
	overflow:			auto;
	width:				700px;
}
.lcontainer
{
	font-family:		Verdana;
	font-size:			10px;
/*	text-transform:		uppercase;*/
	padding:			10px;
	border-right:		solid 3px #666666;
	background-color:	#333333;
	overflow:			auto;
	width:				150px;
	color:				white;
}
.lconheader_cp
{
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	text-transform:		uppercase;
	padding:			3px;
	text-align:			center;
	align:				center;
	background:			url(controlpanel.gif);
	height:				19px;
	background-repeat:	no-repeat;
}
.lconheader_poll
{
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	text-transform:		uppercase;
	padding:			3px;
	text-align:			center;
	align:				center;
	background:			url(poll.gif);
	height:				19px;
	background-repeat:	no-repeat;
}
.lconheader_qotd
{
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	text-transform:		uppercase;
	padding:			3px;
	text-align:			center;
	align:				center;
	background:			url(qotd.gif);
	height:				19px;
	background-repeat:	no-repeat;
}
.rconheader
{
	font-family:		Verdana;
	font-size:			10px;
	padding:			3px;
	background-color:	#333333;
	color:				white;
}
.rconheadernew
{
	font-family:		Verdana;
	font-size:			10px;
	padding:			3px;
	background-color:	#0A2060;
	color:				white;
}
.rcontainer
{
	font-family:		Verdana;
	font-size:			12px;
	padding:			5px;
	padding-left:		10px;
	padding-right:		15px;
	overflow:			auto;
	color:				white;
}
/*----------------------*/
.headercell
{
	background:	url(header_back.gif);
	font-family:	Verdana; 
	font-size:		10px;
	color:			white;
}
.headerdiv
{
	height:		8px;
	background:	url(div1.gif);
}
/*----------------------*/
.navcell
{
	height:		19px;
	background:	url(nav_back.gif);
	color:		white;
	padding-left:	10px;
	padding-top: 0px;
}
.navdiv
{
	height:		3px;
	background:	url(div2.gif);
}
.navsep
{
	color:		#999999;
	padding-top:	0px;
	padding-left:	5px;
	padding-right:	5px;
}
.navlink
{
padding: 0px;
	padding-left:	5px;
	padding-right:	5px;
	font-family:	Verdana;
	font-size:		10px;
	text-transform:	uppercase;
	color:			white;
}
.navlinka
{
padding: 0px;
	padding-left:	3px;
	padding-right:	3px;
	font-family:	Verdana;
	font-size:		10px;
	text-transform:	uppercase;
	color:			#cccccc;
}
.tnetcell
{
	padding:		3px;
	font-family:	Verdana;
	font-size:		10px;
	color:			white;
}