A:link {text-decoration: none; color:#E6AE36;}
A:visited {text-decoration: none; color:#E6AE36;}
A:active {text-decoration: none; color:#303030;}
A:hover {text-decoration: none; color:#808080;}

a.notexists:link {text-decoration: none; font-weight: normal; color:#666;}
a.notexists:visited {text-decoration: none; font-weight: normal; color:#666;}
a.notexists:active {text-decoration: none; font-weight: normal; color:#303030;}
a.notexists:hover {text-decoration: none; font-weight: normal; color:#333;}

body {
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}

.MonospaceFormat {
	margin: 15px 25px;
	padding: 4px;
	background-color: #F9F9F9;
	background-image: url( /images/leftback_light.gif );
	border: 1px dashed #666;
	font-family: courier;
	color: #fff;
}

table.fancy
{
	width: 700px;
	margin: 3px auto;
	margin-bottom: 10px;
	padding: 0px;
}

td {
	color: #FFF;
}

td.content
{
	color: #000;
	text-align: left;
	padding: 0px;
}

strong.title {
	font-variant: small-caps
}

div.voodooerror
{
	border: 2px outset #E6AE36;
	background-color: #FCC;
	background-image: url( /images/leftback_light.gif );
	color: #fff;
	font-weight: bold;
	padding: 10px;
}

textarea.wikicontent
{
	width: 100%;
	border: 2px inset #000;
	height: 300px;
}

input {
	border: 1px outset #E6AE36;
	background-color: #333;
	background-image: url( /images/leftback_light.gif );
	color: #E6AE36;
}

div.toc {
	background-color: #F9F9F9;
	background-image: url( /images/leftback.gif );
	border: 1px dashed #666;
	width: 150px;
	padding: 5px;
	margin: 5px;
	white-space: no-wrap;
	font-size: 95%;
	float: right;
}

.buttonmargin {
	margin-right: 5px;
}
.buttonlargemargin {
	margin-right: 50px;
}

table.list a:link, table.topic a:link {text-decoration: none; color:#E6AE36;}
table.list a:visited, table.topic a:visited {text-decoration: none; color:#E6AE36;}
table.list a:active, table.topic a:active {text-decoration: none; color:#303030;}
table.list a:hover, table.topic a:hover {text-decoration: none; color:#808080;}

table.topic a.notexists:link {text-decoration: none; font-weight: normal; color:#A60;}
table.topic a.notexists:visited {text-decoration: none; font-weight: normal; color:#A60;}
table.topic a.notexists:active {text-decoration: none; font-weight: normal; color:#303030;}
table.topic a.notexists:hover {text-decoration: none; font-weight: normal; color:#333;}

table.topic {
	background-color: #333;
	background-image: url( ../images/leftback.gif );
	border: 3px double #CCC;
	width: 100%;
	padding: 10px;
	color: #FFF;
}

table.topic thead th {
	padding: 5px;
	white-space: nowrap;
	text-align: left;
	font-size: 80%;
	vertical-align: top;
}

table.topic tr th {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	color: #E6AE36;
}

table.topic td {
	padding: 5px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

table.topic td.action {
	text-align: right;
	vertical-align: bottom;
}

table.topic td.action input {
	border: 1px outset #AA6;
	background-color: #EEC;
}

table.topic thead th div.right {
	font-size: 75%;
	color: #CCC;
	float: right;
	font-weight: normal;
}

table.topic thead th div.left {
	float: left;
}

table.list {
	width: 100%;
	border-top: 1px solid #94660c;
	border-left: 1px solid #94660c;
	font-size: 100%;
	margin-bottom: 4px;
}

td, th {
	font-size: 10px;
}


table.list th {
	background-color: #999;
	border-bottom: 1px solid #94660c;
	border-right: 1px solid #94660c;
	text-align: left;
	padding: 4px;
	background-image: url( /images/leftback_light.gif );
	color: #fff;
}

table.list td {
	border-bottom: 1px solid #94660c;
	border-right: 1px solid #94660c;
	padding: 4px;
	font-size: 100%;
	color: #fff;
}

table.list td.odd {
	background-color: #F3F3F3;
	background-image: url( /images/leftback_dark.gif );
}

table.list td.even {
	background-color: #FCFCFC;
	background-image: url( /images/leftback.gif );
}

table.login {
	border: 1px dashed #CCC;
	padding: 6px;
	background-image: url( /images/leftback.gif );
	background-color: #000;
}

table.login th {
	text-align: left;
	color: #fff;
}

table.login input.text {
	border: 1px solid #CCC;
}

.td_background
{
	background-image : url( ../images/bg_faerie.jpg );
	background-repeat : no-repeat;
}

.td_big
{
	color: #FFFFBB;
	font-size: 12px;
}

.td_light
{
	background-image : url( ../images/back_light.gif );
}

.td_dark
{
	background-image : url( ../images/back_dark.gif );
}

.td_padding
{
	padding: 4px 4px 4px 4px;
}

.goldheader, h3
{
	font-size: 10pt;
	color: #D2B656;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}


div.NewsItem {
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #333;
}
div.NewsItem div.Title {
	font-size: 10pt;
	float: left;
	color: #D2B656;
	font-weight: bold;
}
div.NewsItem div.NewsPoster {
	font-size: 10px;
	margin-left: 4px;
	color: #999;
	padding-bottom: 5px;
}
div.NewsItem div.Content {
	font-size: 12px;
}
div.NewsItem div.Comments {
	text-align: right;
	float: right;
	font-size: 10px;
}
div.NewsItem div.LastUpdate {
	font-size: 10px;
	margin: 4px;
	color: #999;
}

div.Clear {
	clear: both;
}

span.warning {
	font-weight: bold;
	color: #D00;
}

div.PageContent {
	text-align: left;
	padding: 2px 20px 2px 0px;
}

div.PageContent div.Poster {
	width: 95%;
	margin: 10px auto;
	text-align: center;
	color: #999;
	font-size: 10px;
}

div.Status.new {
	color: #EEB63D;
}
div.Status.approved {
	color: #090;
}
div.Status.rejected {
	color: #900;
}


div.CommentItem {
	padding: 5px;
	background-image: url( ../images/leftback.gif );
	border: 1px dashed #666;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 20px;
}

div.CommentItem div.CommentPoster {
	padding-bottom: 5px;
	color:#D2B656;
	float: left;
}

div.CommentItem div.Status {
	padding-bottom: 5px;
	float: right;
	font-weight: bold;
}

div.CommentItem div.Content {

}

.copyright {
	letter-spacing: -1;
	font-family: verdana;
	font-size: 10px;
	width: 100%;
	margin: 0px auto;
	padding-top: 3px;
	text-align: center;
	color: #999;
}



.title_bar
{
	letter-spacing: 0.5em;
}


table.Forum {
	margin: 10px 0px;
	width: 100%;
	border: 1px solid #94660C;
}

table.Forum td {
	font-size: 11px;
	padding: 3px;
	border-right: 1px solid #94660C;
	border-collapse: collapse;
	white-space: nowrap;
}

table.Forum hr {
	
}

table.Forum span {
	letter-spacing: -1;
	font-family: verdana;
	font-size: 10px;
}

table.Forum td.Topic {
	text-align: center;
}

table.Forum td.Content {
	font-size: 12px;
	white-space: normal;
}

table.Forum td {
	padding: 3px;
	background-image: url(../images/leftback.gif);
}

table.Forum td.tdon {
	padding: 3px;
	background-image: url(../images/leftback_dark.gif);
}

table.Forum th {
	background-image: url(../images/leftback_light.gif);
	color: #FFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	padding: 3px;
	text-align: left;
	border-right: 1px solid #94660C;
	border-collapse: collapse;
	white-space: nowrap;
}

table.Forum td.Header {
	background-image: url(../images/leftback_light.gif);
	color: #FFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	padding: 3px;
	border-top: 1px solid #94660C;
	border-bottom: 1px solid #94660C;
	border-right: 1px solid #94660C;
	border-collapse: collapse;
}

table.Forum div.LastUpdate {
	font-size: 10px;
	margin: 4px;
	color: #999;
}


div.Form {
	margin: 10px 0px;
	padding: 5px;
	border: 1px outset #CCC;
	background-color: #000;
}

table.Form {
	margin: 10px auto;
	padding: 0px;
	background-image: url( ../images/frame_bg.gif );
	background-color: #000;
}

table.Form td.top {
	padding: 0px;
	background-image: url( ../images/frame1_top.gif );
	height: 14px;
}
table.Form td.topright {
	padding: 0px;
	background-image: url( ../images/frame1_top_right.gif );
	width: 14px;
}
table.Form td.topleft {
	padding: 0px;
	background-image: url( ../images/frame1_top_left.gif );
	width: 14px;
}


table.Form td.down {
	padding: 0px;
	background-image: url( ../images/frame1_down.gif );
	height: 14px;
}
table.Form td.downright {
	padding: 0px;
	background-image: url( ../images/frame1_down_right.gif );
	width: 14px;
}
table.Form td.downleft {
	padding: 0px;
	background-image: url( ../images/frame1_down_left.gif );
	width: 14px;
}
table.Form td.left {
	padding: 0px;
	background-image: url( ../images/frame1_left.gif );
	width: 14px;
}
table.Form td.right {
	padding: 0px;
	background-image: url( ../images/frame1_right.gif );
	width: 14px;
}

table.Form th {
	padding: 5px;
	font-size: 11px;
	text-align: right;
}
table.Form td {
	padding: 5px;
}

.Form input {
	border: 1px solid #000099;
	background-color: #FFF;
	font-size: 11px;
}

.Form select {
	border: 1px solid #000099;
	background-color: #FFF;
	font-size: 11px;
}

.Form textarea {
	border: 1px solid #000099;
	background-color: #F9F9F9;
	font-size: 11px;
}

div.Error {
	border: 1px dashed #999;
	background-color: #333;
	padding: 10px;
}



