@import url("button.css");
body {
	background-color: #000000;
	scrollbar-face-color: #52370C;
	scrollbar-highlight-color: #5B5B29;
	scrollbar-shadow-color: #222222;
	scrollbar-3dlight-color: #ABAB2E;
	scrollbar-arrow-color:  #C57900;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #111111;
}

a:link,a:active,a:visited { color : white; }
a:hover		{ text-decoration: underline; color : blue; }

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
hr	{ height: 0px; border: solid #CCCCCC 1px; border-top-width: 1px;}

.pagebackground	{ background-color: #000000; }
.boardarea	{ background-color: #000000; border: 0px #000000 solid; }

td.rowlvl1	{ background-color: #0C0C0C; }
td.rowlvl2	{ background-color: #222222; }
td.rowlvl3	{ background-color: #333333; }

/* mica */
tr.rowlight  { background-color: #222222; } 
tr.rowdark	{ background-color: #111111; }
/* /mica */

td.category_rightrowpicture {
		background-color: #222222;
/*		background-image: url();
		background-repeat: repeat-y;
*/
}

th	{
	color: #C57900;
	font-size: 11px;
	font-weight : bold;
	background-color: #111111;
	height: 16px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight {
/*			background-image: url();
*/			background-color:#222222; border: #222222; border-style: solid; height: 16px;
}
/* _cmw_ */
td.catBottom {
	background-color:#111111; border: #111111; border-style: solid; height: 16px;
}
td.cat,td.catHead,td.catBottom {
	height: 20px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	border: #111111;
	border-style: solid;
	height: 20px; }
td.row3Right,td.spaceRow {
	background-color: #333333;
	border: #333333;
	border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

.pageheader,h1,h2 {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #FFFFFF;
}

a.general,a.general_medium,a.general_small { color: #CCCCCC; text-decoration: none; }
a.general:hover,a.general_medium:hover,a.general_small:hover	{ color: #FFFFFF; text-decoration: underline; }

.general { font-size : 12px; }
.general_medium { font-size : 11px; }
.general_small { font-size : 10px; }
.general,.general_medium,.general_small { color : #CCCCCC; }

.mainmenu		{ font-size : 12px; color : #C57900 }
a.mainmenu		{ text-decoration: none; color : #C57900;  }
a.mainmenu:visited	{ text-decoration: none; color : #C57900;  }
a.mainmenu:hover{ text-decoration: underline; color : #669900; }


.category_title		{ font-weight: bold; font-size: 12px ; letter-spacing: 0px; color : #999999}
a.category_title		{ text-decoration: none; color : #999999; }
a.category_title:hover{ text-decoration: underline; color : #EEEEEE;}

.forumlink		{ font-weight: bold; font-size: 12px; color : #FFFFFF; }
a.forumlink 	{ text-decoration: none; color : #FFFFFF; }
a.forumlink:hover{ text-decoration: underline; color : #FFFFFF; }


.nav			{ font-weight: bold; font-size: 10px; color : #C57900;}
a.nav			{ text-decoration: none; color : #C57900; }
a.nav:hover		{ text-decoration: underline; color : #669900; }
a.nav:visited		{ text-decoration: underline; color : #C57900; }

.topictitle			{ font-weight: bold; font-size: 11px; color : #C57900; }
a.topictitle:link   { text-decoration: none; color : #C57900; }
a.topictitle:visited { text-decoration: none; color : #C57900; }
a.topictitle:hover	{ text-decoration: underline; color : #669900; }


.name			{ font-size : 11px; color : #CCCCCC;}

.postdetails		{ font-size : 9px; color : #CCCCCC; }


.postbody { font-size : 11px; color: #FFFFFF}
a.postlink:link	{ text-decoration: none; color : #C57900 }
a.postlink:visited { text-decoration: none; color : #C57900; }
a.postlink:hover { text-decoration: underline; color : #669900}


.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 10px; color: #CCCCCC;
	background-color: #000000; border: #CCCCCC; 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: 10px; color: #CCCCCC; line-height: 125%;
	background-color: #333333; border: #CCCCCC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

input.post, textarea.post, select {
	background-color : #111111;
	color : #FFFFFF;
}

input { text-indent : 2px; }

input.button {
	background-color : #000000;
	color : #FFFFFF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.helpline { background-color: #FFFFFF; border-style: none; }

.error {  font-weight: bold; font-size: 12px; color: #FF0000; text-decoration: blink; line-height: 150%;  }

