a:link, a:active {
	color: #3C6408;
	border-bottom: 1px dotted #FF9900;
	padding: 0px;
	text-decoration: none;
}
a:visited {
	color: #3C6408;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dotted #FF9900;
}
a.headertitle:link, a.headertitle:visited, a.headertitle:hover {
	background-color: transparent;
	padding: 0px;
	border-bottom: 0px;
}
a:hover {
	text-decoration: none;
	background-color: #EEE;
	padding: 0px;
	color: #000;
}

body {
	margin: 10px 20px;
	font-family: verdana;
	font-size: 80%;
	background-color: #FF9900;
}

div.outside {
	border: 3px solid #3C6408;
	width: 80%;
	margin: 10px auto;
	background-color: #FFF;
	padding: 20px;
}

div.copyright {
	width: 100%; 
	margin: 5px auto; 
	font-size: 80%;
	color: #BBB;
}

div.copyright a {
	color: #BBB;
}

table.menu {
	border: 1px solid #000;
	margin: 0px
	width: 100%;
	padding: 0px;
}

table.menu th {
	text-align: right;
	padding: 2px 10px;
	font-size: 90%;
	border-left: 1px solid #999;
	white-space: nowrap;
}

table.menu th:hover {
	background-color: #EEE;
}

table.menu a {
	color: #000;
	border: 0px;
}

table.menu a:hover {
	background-color: transparent;
	color: #000;
}

input.text {
	border: 1px solid #CCC;
	background-color: #F9F9F9;
}

ol.loweralpha {
	list-style-type: lower-alpha;
}
ol.lowerroman {
	list-style-type: lower-roman;
}

ol.upperalpha {
	list-style-type: upper-alpha;
}
ol.upperroman {
	list-style-type: upper-roman;
}

div.topic textarea {
	width: 60%;
	height: 200px;
	border: 1px solid #CCC;
}

div.topic fieldset {
	border: 1px solid #CCC;
	width: 60%;
}

a.notexists {
	color: #999;
}

.toc {
	border: 1px outset #CCC;
	float: right;
	background-color: #FFD;
	font-size: 85%;
	text-align: left;
	padding: 6px;
	position: relative;
	margin-right: 10px;
}

.toc div.selectedItem {
	border: 1px solid #CCC;
	background-color: #FF9;
	font-weight: bold;
	padding: 2px;
}

.revisioncell {
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 5px;
	white-space: nowrap;
}
.revisioncellheader {
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 5px;
	font-weight: bold;
	white-space: nowrap;
}

h1 {
	color: #3C6408;
	font-size: 180%;
	margin: 3px 0px;
}

h2 {
	color: #3C6408;
	font-size: 140%;
	margin: 3px 0px;	
}

h3 {
	color: #3C6408;
	font-size: 120%;
	margin: 3px 0px;
}

h4 {
	font-size: 100%;
	margin: 3px 0px;
}

input {
	border: 1px outset #333;
	background-color: #EEE;
}

.buttonmargin {
	margin-right: 5px;
}
.buttonlargemargin {
	margin-right: 50px;
}

.MonospaceFormat {
	margin: 15px 25px;
	padding: 4px;
	background-color: #EEE;
	border: 1px dashed #666;
	font-family: courier;
}

.CodeFormat {
	margin: 15px 25px;
	font-size: 120%;
	padding: 4px;
	background-color: #EEE;
	border: 1px dashed #666;
}

.warning {
	margin: 15px 0px;
	padding: 4px;
	background-color: #EEE;
	border: 1px dashed #666;
}

textarea.wikicontent {
	width: 100%;
	border: 1px solid #CCC;
	height: 300px;
}

.potionerror {
	background-color: #FCC;
	border: 2px solid #C00;
	margin: 10px 0px;
	padding: 10px;
}

.preview {
	padding: 4px;
	background-color: #FFD;
	border: 1px solid #CCC;
	margin: 2px 20px;
	width: 90%;
}

table.filtertable
{
	width: 100%;
}

table.filtertable th
{
	font-weight: normal;
	padding-right: 15px;
	white-space: nowrap;
}

table.filtertable td.alignright
{
	text-align: right;
	padding-right: 15px;
}

table.filtertable input.checkboxspacer
{
	margin-right: 5px;
	margin-left: 15px;
}

table.list {
	width: 100%;
	border-top: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	font-size: 100%;
	margin-bottom: 4px;
}

table.list th {
	background-color: #FFFFF0;
	border-bottom: 1px solid #AAA;
	border-right: 1px dotted #CCC;
	text-align: left;
	padding: 4px;
}

table.list td {
	border-bottom: 1px solid #CCC;
	border-right: 1px dotted #CCC;
	border-colapse: colapse;
	padding: 4px;
}

table.list td.odd {
	background-color: #F3F3F3;
}

table.list td.even {
	background-color: #FCFCFC;
}

table.login {
	border: 2px outset #CCC;
	padding: 6px;
	background-color: #FFE;
}

table.login th {
	text-align: left;
}

table.login input.text {
	border: 1px solid #CCC;
}

table.topic {
	background-color: #FFD;
	border: 1px outset #999;
	width: 80%;
	padding: 10px;
}

table.topic thead th {
	padding: 5px;
	white-space: nowrap;
	text-align: left;
	font-size: 120%;
	border-bottom: 1px solid #DD9;
	vertical-align: top;
}

table.topic tr th {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid #DD9;
	vertical-align: top;
	color: #993;
}

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: 70%;
	color: #AA6;
	float: right;
	font-weight: normal;
}

table.topic thead th div.left {
	float: left;
}

table.replies {
	background-color: #FFF;
	border: 1px outset #CCC;
	width: 80%;
	padding: 10px;
}

table.replies thead th {
	padding: 0px 5px 2px 5px;
	white-space: nowrap;
	text-align: left;
	font-size: 80%;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
	color: #999;
	font-weight: normal;
}

table.replies tr th {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid #CCC;
	vertical-align: top;
	color: #999;
}

table.replies td {
	padding: 5px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

table.replies thead th div.right {
	font-size: 70%;
	float: right;
	padding: 0px;
}

table.replies thead th div.right input {
	border: 1px dashed #CCC;
	background-color: #EEE;
	font-size: 150%;
}

table.replies thead th div.left {
	float: left;
	padding-top: 10px;
}
