BODY
{
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	color: #cfcfcf;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;

	scrollbar-face-color: #213446;
	scrollbar-highlight-color: #42698c;
	scrollbar-shadow-color: #42698c;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #6bdfff;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
}

IMG
{
	border-style: none;
}

A:link, A:visited
{
	text-decoration: none;
	color: #5aaede;
}

A:active
{
	text-decoration: none;
	color: #6bdfff;
}

A:hover
{
	text-decoration: underline;
	color: #6bdfff;
}

DIV.page
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

DIV.padded
{
	padding: 5px 5px 5px 5px;
}

DIV.topbar
{
	height: 14px;
	padding: 2px 2px 2px 2px;
	background-color: #213446;
	border-top: 1px solid #42698c;
	border-bottom: 1px solid #42698c;
}

DIV.menutitle
{
	font-weight: bold;
	text-align: center;
}

DIV.newstitle
{
	font-size: 18px;
	font-weight: bold;
}

DIV.comment
{
	font-size: 10px;
	color: #9f9f9f;
}

DIV.bbquote
{
	padding: 2px 2px 2px 2px;
	border: dashed 1px #42698c;
}

DIV.bbcode
{
	padding: 2px 2px 2px 2px;
	font-family: Courier;
	color: #cfcfcf;
	border: dashed 1px #42698c;
	background-color: #000000;
}

DIV.bbspoiler
{
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	border: dashed 1px #42698c;
}

DIV#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 75px;
}

DIV#top
{
	position: absolute;
	top: 75px;
	left: 0px;
	width: 100%;
	height: 20px;
}

DIV#left
{
	position: absolute;
	top: 105px;
	left: 10px;
	width: 130px;
}

DIV#right
{
	position: absolute;
	top: 105px;
	right: 10px;
	width: 160px;
}

DIV#content
{
	margin: 105px 180px 0px 150px;
}

TABLE.tab
{
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0px 0px 10px 0px;
}

TABLE.potw
{
	float: left;
	width: 125px;
	height: 125px;
}

TABLE.bbtable
{
	border-collapse: collapse;
	/*border: 1px solid #42698c;*/
}

TD
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

TD.htl
{
	width: 5px;
	height: 5px;
	background-image: url("images/border/htl.gif");
}

TD.htc
{
	height: 5px;
	background-image: url("images/border/htc.gif");
}

TD.htr
{
	width: 5px;
	height: 5px;
	background-image: url("images/border/htr.gif");
}

TD.hl
{
	width: 5px;
	background-image: url("images/border/hl.gif");
}

TD.hc
{
	height: 5px;
	background-color: #213446;
}

TD.hr
{
	width: 5px;
	background-image: url("images/border/hr.gif");
}

TD.ml
{
	width: 5px;
	height: 9px;
	background-image: url("images/border/ml.gif");
}

TD.mc
{
	height: 9px;
	background-image: url("images/border/mc.gif");
}

TD.mr
{
	width: 5px;
	height: 9px;
	background-image: url("images/border/mr.gif");
}

TD.cl
{
	width: 5px;
	background-image: url("images/border/cl.gif");
}

TD.cr
{
	width: 5px;
	background-image: url("images/border/cr.gif");
}

TD.cbl
{
	width: 5px;
	height: 5px;
	background-image: url("images/border/cbl.gif");
}

TD.cbc
{
	height: 5px;
	background-image: url("images/border/cbc.gif");
}

TD.cbr
{
	width: 5px;
	height: 5px;
	background-image: url("images/border/cbr.gif");
}

TD.bbmcol
{
	font-weight: bold;
	text-align: center;
	/*border: 1px solid #42698c;*/
}

TD.bbcol
{
	/*border: 1px solid #42698c;*/
}

INPUT.button
{
	background-color: #213446;
	color: #5aaede;
	border: solid 1px #42698c;
	font-size: 10px;
}
