body{
	scrollbar-face-color: #111;
	scrollbar-highlight-color: #222;
	scrollbar-shadow-color: #222;
	scrollbar-3dlight-color: #444;
	scrollbar-arrow-color:  #666;
	scrollbar-track-color: #333;
	scrollbar-darkshadow-color: #111;
	background-color: #fff; }

body,th,td { font-family:verdana,tahoma,arial; font-size: 12px; }

th.creator { font-size:12px; padding-left:12px; border-bottom:1px solid #454545; height:24px; }
th.creator_view, td.creator_view { border-bottom:1px solid #dedede; }
input { height: 20px; font-size:12px; }

a { text-decoration:none; color: #222222; padding-left:3px; padding-right:3px; margin-right:5px; }
a:hover { text-decoration:underline; }
a.main_title { font-weight:bold; font-size:13px; color:#f0f0f0; }
a:hover.main_title { font-weight:bold; font-size:14px; color:#000000; }
		
.loading { Z-INDEX:99; top:134px; left:374px; width:280; position:absolute; height:35; background:#f0f0f0; filter:alpha(opacity=60); -moz-opacity:.60; opacity:.60; }

.menubar { padding-right:10px; }
.menubar a, .menubar { color:#f0f0f0; }
.forumlink a, .forumlink {color:#000000; }
.forumlink a { font-weight:bold; }
.forumlink a:hover { color:#ff0000; }
.submition a:hover { color:#444444; }
.bigtitle { font-weight:bold; font-size:12px;}
.lineTab { border-bottom: 1px solid #c9c9c9; }
.rightTab { border-right: 1px solid #eaeaea; }
.nav1 { color:#f0f0f0; height:24px; }
.nav2 { font-size:12px; }
.forumline { background-color:#ffffff; border:1px solid #888888; }
.tableforum { background-color:#ffffff; border:1px solid #818181; }
.creator_title { background-repeat:repeat-x; }
.creator_title a{ padding-left:8pt; padding-right:8pt; font-size:10pt; color:#ffffff; font-weight:bold; }
.rowXcontent { height:90px; }
.rowset { border:1px solid #c9c9c9; background-color:#dedede; height:20px; }
.agreement,.subtitle { font-size:13px; }
.submition { font-size:14px; font-weight:bold; }
.subtitle,.subrow,.subrow_info { padding-left:8px; padding-right:8px; }
.subrow_info { font-weight:normal; font-size:10pt; margin:3px; border:1px solid #f9f9f9; }
.subtitle { background-color:#f0f0f0; text-align:left; border:1px solid #d8d8d8; }
.catLeft { font-weight:bold; background-color:#f0f0f0; text-align:center; }
.catBottom { height:32px; background-color:#f0f0f0; }
.copyright { font-size:10px; font-family:verdana,tahoma,arial; }
.postbody { background-color:#fefefe; border:1px solid #c0c0c0; height:150px; padding:8px; }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
.genmed { color : #000000; }
a.genmed { color: #006699; text-decoration: none; }
a.genmed:hover { color: #DD6900; text-decoration: underline; }
.helpline { border:none; background:none; font-size:12px; font-family:verdana,tahoma; }

/* Form elements */
input.post,textarea.post, select.post {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border : 1px solid #000000;
	background-color:#f0f0f0;
}

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}