html, body
{
	height:100%;
}

body
{
	text-align:center;
	color:#222;
}

body, body p, body th, body td, body li, body dd, body input, body select, body textarea, body legend
{
	font-family:Verdana, Arial, Helvetica, Sans-serif;
}

div
{
	margin:0em;
	padding:0em;
}

div.page
{
	text-align: center;
}

div.main
{
	width: 420px;
	margin:auto;
	visibility: visible;
}

div.content
{
	text-align:left;
	position:relative;
}


div.footer
{
	clear:both;
	width:100%;
	text-align:right;
	border-top:1px solid #aaa;
}

div.scroll
{
	position:absolute;
	width:325px;
	height:22px;
	right:0px;
	top:36px;
	z-index:1;
}

div.scroller
{
	background:#efefef;
	border:1px solid #000;
	position:absolute;
	display:none;
	top:60px;
	left:100px;
	width:315px;
	z-index:2;
	filter:alpha(opacity=0);
	opacity:.0;
}

div.posts
{
	background:#f0f0f0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	clear:both;
	width:100%;
}

div.setup
{
	border:1px solid #f99;
	border-bottom: 2px #faa solid;
	background-color: #fdd;
}

.sp, .spr
{
	padding-bottom: 10px;
	margin-bottom:2px;
}
.sp
{
	background:#C4D7FF url(../img/spbg.gif) bottom left repeat-x;
	border:1px solid #8AA0FC;
}

.spr
{
	background: #fdd url(../img/sprbg.gif) bottom left repeat-x;
	border:1px solid #f99;
}


h1, h2, h3, h4, h5, h6
{
	margin:0em;
	padding:10px 0px 0px 5px;
	font-weight:normal;
	color:#444;
}

h1
{
}

h2
{
	clear:both;
	text-align:center;
	padding:10px 0px 5px 3px;
}

h3
{
}

h4
{
	padding:10px 0px 0px 3px;
}

h5
{
}

h6
{
}

p
{
	margin:0em;
	padding:5px;
}

p.links
{
	background:#555;
	color:#fff;
	font-weight:bold;
	line-height:normal;
}

p.sch
{
	background:#555 url(../img/topgrad.gif) top left repeat-x;
	text-align:center;
}

p.var
{
	background:#eee url(../img/navgradp.gif) bottom left repeat-x;
	text-align:center;
}

p.current
{
	clear:both;
	width:100%;
	display:block;
	font-weight:bold;
}

form
{
	margin:0em;
	padding:0em;
}

input.button
{
	font-weight:bold;
	cursor:pointer;
	padding:0px 3px 0px 3px;
	background:#444;
	color:#fff;
	border:1px solid #999;
}

input.text, textarea
{
	background:#fff;
	font-weight:normal;
	border:1px solid #444;
	margin:0px;
}

label
{
	font-weight:bold;
}

select
{
	font-weight:normal;
}

img.icon
{
	float:left;
	margin:0.3em 0.3em 0em 0.5em;
}

a img
{
	border:none;
}

a img.icon
{
	border:5px solid #666;
}

a
{
	color:#444;
	font-weight:bold;
}

h1 a
{
	font-weight:normal;
	text-decoration:none;
}

h4 a
{
	padding:1px 3px 1px 3px;
}

h4 a:hover
{
	background:#666;
	color:#fff;
}

a:hover
{
	text-decoration:none;
}

ul, ol.posts
{
	margin:5px 5px 0px 5px;
	padding:0px;
}

ul li, ol.posts
{
	padding:4px 4px 8px 0px;
	list-style-type:none;
}

ul.posts li, ol.posts li
{
	background:#fff;
	padding:8px;
	margin:0px 0px 5px 0px;
	border:1px solid #ccc;
	border-right:4px solid #ccc;
}

ul.tabs
{
	margin:0em;
	padding:0em;
	display:block;
}

ul.tabs li
{
	list-style-type:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	background:url(../img/tabL.jpg) left top no-repeat;
}

ul.tabs li.active
{
	background:url(../img/tabsAL.jpg) left top no-repeat;
}

ul.tabs li.n
{
	background:transparent;
}

ul.tabs li span, ul.tabs li a
{
	display:block;
	font-weight:bold;
	color:#444;
	padding:8px 13px 2px 13px;
	background:url(../img/tabR.jpg) right top no-repeat;
}

ul.tabs li.active span, ul.tabs li.active a
{
	background:url(../img/tabsAR.jpg) right top no-repeat;
}


ul.vlist
{
	margin:0em;
	padding:0em 0em 0em 10px;
}


ul.vlist li
{
	display:inline;
	padding:0px 5px 0px 0px;
}

ul.noa
{
	margin:0em;
	padding:0em;
}

ul.noa li
{
	padding:5px;
	list-style-type:none;
}

ul.noa li.odd
{
	background:#fff;
}

ul.noa li.even
{
	background:#eee;
}

ul.noa li.selected, ul.noa li.selected a
{
	background:#444;
	color:#fff;
}

a:visited
{
	color:#444;
}

a.forum
{
	padding:1px 3px 1px 3px;
}

p.links a:hover
{
	text-decoration:underline;
}


p.links a, p.links a:visited
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}


a.more, a.more:visited
{
	text-decoration:none;
	background:#eee url(../img/navgradp.gif) bottom left repeat-x;
	padding:1px 3px 1px 3px;
	border:1px solid #999;
	color:#000;
}


ul.tabs li a
{
	font-weight:bold;
	text-decoration:none;
	color:#444;
}

a.drop span
{
	display:inline;
	visibility:hidden;
	text-decoration:none;
	z-index:0;
}

a.drop:hover span
{
	visibility:visible;
	text-decoration:none;
	z-index:2;
}

hr
{
	clear:both;
}

caption
{
	font-weight:bold;
}

.menu {
	position:absolute;
	padding:0px; 
	width:200px;
	left:0px;
	top:0px;
}

.menuItem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	font-weight:bolder;
	cursor:pointer;
	display:block;
	padding:3px;
	margin-bottom:4px;
	background-color:transparent;
	border:1px solid #fff;
}

.menuhover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	cursor:pointer;
	font-weight:bolder;
	display:block;
	padding:3px;
	margin-bottom:4px;
	background-color:#C4D7FF;
	border:1px solid #8AA0FC;
}
.menuBg {
	width:100%;
	height:100%;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	border:1px solid #444;
	background-color:#fff;
}