html { height:100%;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	background-color:#96652B;
	height:100%;
	width:100%;
	font-size:12px;
	}

a:link {
	color:#FFFFFF;
	}

a:visited {
	color:#FFFFFF;
	}

a:active {
	color:#FFFFFF;
	}

TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

h3 {
	font-size:20px;
	font-weight:bold;
	height:40px;
	background:url(images/h3_bg.png);
	background-repeat:repeat-x;
	}

h4 {
	font-size:14px;
	margin-top:4px;
	margin-bottom:0px;
	padding-bottom:0px;
	}
	
p.details {
	line-height:24px;
}

p.detailsItem {
padding:0px;
margin:0px;
	line-height:24px;
}


img {
	border:1px solid #FFF;
	}


.forum_list_header_entry    { background-color:#835826; }
.forum_list_header_author   { background-color:#835826; }
.forum_list_header_count    { background-color:#835826; }
.forum_list_header_date     { background-color:#835826; }
.forum_msg_header2          { background-color:#835826; }
.forum_header               { letter-spacing:0.1ex;font-weight:bold; }
.forum_msg_body             { border:2px solid #835826; }
.forum_jump                 { margin:2px;border:2px solid #835826; }
.forum_answer               { margin:2px; }
.forum_summary              { margin:2px; }

.voteBox                    { width:100%; margin-bottom:15px; border:1px solid #835826; }
.voteHeading                { background-color: #835826; font-weight:bold; }
.voteContent                { margin:0px; }
.voteResultPositive         { color:#ff0000; font-weight:bold; }
.voteResultNegative         { font-weight:bold; }


ul	
{
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
	
.NavLink
{
	font-family:Arial, sans-serif;
	color: #30210d;
	text-decoration:none;
}

.NavLink:hover
{
	font-family:Arial, sans-serif;
	font-weight:bold;
}

.NavPassive
{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#30210d;
}

.NavActive
{
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:bold;
}
