a img{
	border: 0;
	border: none;
	text-decoration: none;
}

a img:link {
	text-decoration: none;
}

a:link {
	color: #8A4500;
	text-decoration: none;
}

a:visited {
	color: #71583B;
	text-decoration: none;
}

a:hover {
	color: #C60000;
	text-decoration: none;
}

a.nav:hover {
	color: #CC3333;
	text-decoration: underline;
}

/* The main body of the entire forum. */
body {
	background-image: url(images/bg2.gif); /*	background-color: #846446;*/
	background-repeat: repeat;
	margin: 0px;
	padding: 12px 30px 4px 30px;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: small;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor {
	background-color: #666666;
	border: 0;
	color: #666666;
	height: 1px;
}

img:link, img:visited, img:hover {
	border-bottom: none;
	text-decoration: none;
}

input, button {
	font-size: 90%;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button {
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check {
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

/* Tables should show empty cells. */
table {
	empty-cells: show;
}

textarea {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 100%;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
	background-color: #ADADAD;
	padding: 0px;
}

/* the today container in calendar */
.calendar_today {
	background-color: #FFFFFF;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td {
	background-color: #4A4643; /*	background-image: url(images/catbg.jpg);
*/
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	color: #A9A49E;
}

.catbg, .catbg2 {
	font-weight: bold;
}

.catbg, .catbg2, .catbg3 {
	background-repeat: repeat-x; /*	border-bottom: solid 1px #375576;
*/
}

.catbg2 , tr.catbg2 td {
	background-color: #10151B; /*	background-image: url(images/catbg2.jpg);
*/
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
	color: #FFFFFF;
	font-size: 95%;
	text-decoration: none;
}

/* A code block - maybe even PHP ;). */
.code {
	background-color: #D2D2D2;
	border: thin solid #8A857B;
	clear: both;
	font-size: 11px;
	margin: 5px;
	padding: 5px 5px 5px 29px;
}


.copyleft {
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: x-small;
	visibility: hidden;
}

/* The main post box - this makes it as wide as possible. */
.editor {
	width: 96%;
}

/* Sometimes there will be an error when you post */
.error{
	color: #4A4643;
}

.green {
	color: #005B00;
}

/* This is used on tables that should just have a border around them. */
.headerbox {
	background-color: #E9E5DF;
	background-image: url(/wtfheaderbg.png);
	background-repeat: repeat-x;
	border: 1px solid #EAE5DF;
	height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
}

.headerlogo {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom; /*padding: 0px;
vertical-align: bottom;
margin-bottom: -3px;*/
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help {
	cursor: help;
}

/* Highlighted text - such as search results. */
.highlight {
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
}

.largetext {
	font-size: large;
}

.maintab_active_back {
	background-image: url(images/maintab_active_back.gif);
	background-repeat: repeat-x;
}

.maintab_active_first {
	background-image: url(images/maintab_active_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}

.maintab_active_last {
	background-image: url(images/maintab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.maintab_back {
	background-image: url(images/maintab_back.gif);
	background-repeat: repeat-x;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited {
	color: #000000;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover {
	color: #800000;
	text-decoration: none;
}

.maintab_back, .maintab_active_back {
	color: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-size: 9px;
	padding: 2px 6px 6px 6px;
	text-decoration: none;
	vertical-align: top;
}

.maintab_first {
	background-image: url(images/maintab_first.gif);
	background-repeat: no-repeat;
	width: 10px;
}

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last {
	background-position: left bottom;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: top;
}

.maintab_last {
	background-image: url(images/maintab_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction {
	color: #4A4643;
}

.middletext {
	font-size: 90%;
}

.mirrortab_active_back {
	background-image: url(images/mirrortab_active_back.gif);
	background-repeat: repeat-x;
}

.mirrortab_active_first {
	background-image: url(images/mirrortab_active_first.gif);
	background-repeat: no-repeat;
	width: 6px;
}

.mirrortab_active_last {
	background-image: url(images/mirrortab_active_last.gif);
	background-repeat: no-repeat;
	width: 8px;
}

.mirrortab_back {
	background-image: url(images/mirrortab_back.gif);
	background-repeat: repeat-x;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited {
	color: #000000;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover {
	color: #800000;
	text-decoration: none;
}

.mirrortab_back, .mirrortab_active_back {
	color: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-size: 9px;
	padding: 6px 6px 2px 6px;
	text-decoration: none;
	vertical-align: bottom;
}

.mirrortab_first {
	background-image: url(images/mirrortab_first.gif);
	background-repeat: no-repeat;
	width: 10px;
}

/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
	background-position: left top;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: top;
}

.mirrortab_last {
	background-image: url(images/mirrortab_last.gif);
	background-repeat: no-repeat;
	width: 6px;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	color: #000000;
	text-decoration: none;
}

.normaltext {
	font-size: small;
}

/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage {
	line-height: 1.3em;
	overflow: auto;
	width: 100%;
}

.quote {
	background-color: #F5F3DE;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	border: solid 1px #DDDAB5;
	clear: both;
	font-size: 11px;
	margin: 5px;
	padding: 5px 5px 5px 29px;
}

/* A quote, perhaps from another post. */
.quote {
	background-color: #F5F3DE;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	border: solid 1px #DDDAB5;
	clear: both;
	font-size: 11px;
	margin: 5px;
	padding: 5px 5px 5px 29px;
}

/*.quote {
	background-color: #D7DAEC;
	border: 1px solid #000000;
	color: #000000;
	font-size: x-small;
	line-height: 1.4em;
	margin: 1px;
	padding: 1px;
}*/
/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader {
	color: #000000;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}

.red {
	color: #9D0000;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature {
	line-height: 1.3em;
	overflow: auto;
	padding-bottom: 3px;
	width: 100%;
}

.smaller {
	color: #7D7471;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt;
}

.smaller1 {
	color: #423F3C;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 5pt;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext {
	font-family: verdana, sans-serif;
	font-size: x-small;
}

.tborder {
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	padding: 0px;
}

.titlebg a:hover {
	color: #404040;
}

.titlebg, .titlebg a:link, .titlebg a:visited {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
	background-color: #CCC5BD; /*	background-image: url(images/titlebg.jpg); */
	background-repeat: repeat-x; /*	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;*/
	color: #000000;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
}

/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.titlebg2 a:hover {
	text-decoration: none;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg {
	background-color: #EAE5DF;
	color: #000000;
}

.windowbg2 {
	background-color: #F1F1F1;
	color: #000000;
}

.windowbg3 {
	background-color: #A8A39D;
	color: #000000;
}

.wtfheader {
	background-position: right;
}

.wtflogo {
	margin-right: 0px;
	position: relative;
}

#betanotice {
	background-color: #F5F3DE;
	background-image: url(images/icon_info.png);
	background-repeat: no-repeat;
	border: solid 1px #DDDAB5;
	clear: both;
	font-size: 11px;
	margin: 5px;
	padding: 5px 5px 5px 29px;
}

