body, td, input, textarea {
	color: #c0a99e;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
body, input, textarea {
	background: #170d06;
}
input, textarea {
	border: #c0a99e 1px solid;
	margin: 0px;
	padding: 1px;
}
p {
	margin-top: 7px;
	margin-bottom: 10px;
}
a {
	color: #c0a99e;
}
a:hover {
	color: #e16b1f;
}
h1	{
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2	{
	font-size: 12px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 10px;
}
h2.nomargin {
	margin-top: 0px;
}
h3	{
	font-size: 11px;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 6px;
}
h3.nomargin {
	margin-top: 0px;
}
ul, ol {
	padding-left: 20px;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 12px;
}
li {
	margin-bottom: 3px;
}
hr	{
	color: #330000;
	height: 0px;
	border: 0px;
	border-top: 1px #231c17 solid;
	margin-top: 7px;
	margin-bottom: 7px;
}
form {
	margin: 0px;
	padding: 0px;
}
.disabled {
	color: #553333;
}
.legal {
	font-size: 10px;
}
img.mainmenu {
	background: none;
}
img.mainmenu_selected {
	background: url(/images/layout/menuitems/bg.gif) top left no-repeat;
}

div.news_item {
	margin-bottom: 7px;
}
.news_date {
	color: #c2a06f;
}
a.news_title {
	text-decoration: none;
}
a.news_title:hover {
	text-decoration: underline;
}
div.forumtopic {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: 1px solid #231c17;
}
a.forumtopic {
	text-decoration: none;
}
a.forumtopic:hover {
	text-decoration: underline;
}
div.forumuserinfo {
	padding-bottom: 10px;
	text-align: center;
}
div.forumuserinfo a {
	text-decoration: none;
}
div.quote, p.quote {
	margin: 12px 0px 12px 0px;
	padding: 10px;
	background: #170d06;
}
div.info, p.info, td.info {
	background: #170d06;
	padding: 7px;
	margin-bottom: 5px;
}
#twitter_div {
	margin-top: 25px;
	width: 166px;
	overflow: hidden;
}
#twitter_div #twitter_update_list {
	list-style-type: none;
	padding-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#twitter_div #twitter_update_list li {
	border-bottom: 1px solid #231c17;
	padding-bottom: 5px;
}
