/* category headers */
.catbg, tr.catbg td, .catbg td, .catbg smalltext, .catbg2, tr.catbg2 td, .catbg2 td, .catbg2 smalltext
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ec9900; cc9900;
	text-decoration:none;
}
.catbg a:link, .catbg a:visited, .catbg a:hover, .catbg2 a:link, .catbg2 a:visited, .catbg2 a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration:underline;
}


/* Titles - such as table headers. */
.titlebg
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #666600;
	border-top: 1px solid #666600;
	border-bottom: 1px solid #666600;
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}
tr.titlebg td
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: transparent;
	white-space: nowrap;
}
.titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: transparent;
}
.titlebg a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* Normal, standard links. */
a:link, a:visited
{
	color: #0000cc ;533300; 333300;																Blue link
	background-color: transparent;
	text-decoration: underline ;none;
}
a:hover
{
	color: #ff0000 ;dd1111 ;ec3333; cc3333;																Red link
	background-color: transparent;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #0000cc ;000000;																		blue link
	background-color: transparent;
	text-decoration: underline ;none;
}
a.nav:hover
{
	font-weight: bold;
	color: #ff0000 ;ec3333; cc3333;															red link
	background-color: transparent;
	text-decoration: underline;
}

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

/* By default (td, body..) use Verdana in black. */
body
{
	color: #FFFFFF;
	background-color: #9d7d00; 7d7d00;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
}

td
{
	color: #000000;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

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

/* Standard horizontal rule.. */
hr
{
	color: #8394bd ;6394bd;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #866600 ;666600;
	background-color: #866600 ;666600;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #eccc99 ;cccc99;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #eccc99 ;cccc99;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

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

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

/* Alternating backgrounds... */
.windowbg
{
	color: #000000;
	background-color: #FFFFF0;
}
.windowbg2
{
	color: #000000;
	background-color: #FFFFF0;
}

/* Top logo bar with forum title and smflogo */
.logobg, .logobg.td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #866600 ;666600;
	background-image: url(images/logobg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.logobg a:link, .logobg a:visited, .logobg a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* Top menu bar with home, login, logout etc. */
.menubg
{
	color: #ffffff;
	background-color: #9d7d00 ;7d7d00;
}
/* Forum Navigation Links (Menu Buttons and Page Number Links) */
.forum_nav
{
	color: #000000;
	background-color: #FFFFF0;
}


/* The borders around things. */
.bordercolor
{
	background-color: #866600 ;666600;
}
.tborder
{
	border: 1px solid #866600 ;666600;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
.copyright, .copyright td
{
	background-color: #9d7d00 ;7d7d00;
	color: #FFFFFF;
	font-size: x-small;
}
.copyright a:link, .copyright a:visited, .copyright a:hover
{	color: #FFFFFF;
	text-decoration: underline;
}

/* This is for the special header boxes on the top - it's not used elsewhere. */
.headertitles
{
	background-color: #d6b600 ;B6B600;
	border: 1px solid #999999;
	background-image: url(images/headertitlesbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.headertitles2
{
	background-color: #d6b600 ;B6B600;
	border: 1px solid #999999;
	background-image: url(images/headertitlesbg2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.headerbodies
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFF0;
	background-repeat: repeat-x;
	background-position: bottom;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	color: white;
	background-color: transparent;
	border-bottom: 1px solid #9d7d00 ;7D7D00;
}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color: #FFFFF0;
	left: 30px;
	right: 30px;
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: white;
	background-color: transparent;
	border-top: 1px solid #866600 ;666600;
}