A:link {text-decoration: none; color:#264C13; border-bottom: 1px dashed #fff; font-weight: bold;}
A:visited {text-decoration: none; color:#264C13; border-bottom: 1px dashed #fff; font-weight: bold;}
A:active {text-decoration: none; color:#00dd00; font-weight: bold;}
A:hover {text-decoration: none; color:#eeffee; font-weight: bold;}

BODY
{
margin: 20px 0px;
font-family:verdana;
color:#ffffff;
font-size:10px;
background-color: #000000;
}

table {
	font-size: 10px;
}

TD
{
font-family:verdana;
color:#000;
font-size:10px;
}

TEXTAREA
{
font-family:verdana;
color:#ffffff;
font-size:10pt;
background-color:#061705;
border:1px solid #468C33;
}

INPUT
{
font-family:verdana;
color:#ffffff;
font-size:10px;
background-color:#061705;
border:1px solid #468C33;
}

SELECT
{
font-family:verdana;
color:#ffffff;
font-size:10px;
background-color:#061705;
}

.td_margin
{
margin-left: 3;
margin-top: 3;
}

.img_border
{
border-color: #468C33;
}

.check_select
{
border: 0;
background-color: #000000;
}

td.menu {
	
	color: #000;
	
}

td.menu A:link {text-decoration: none; color:#264C13; border-bottom: none;}
td.menu A:visited {text-decoration: none; color:#264C13; border-bottom: none;}
td.menu A:active {text-decoration: none; color:#00dd00;}
td.menu A:hover {text-decoration: none; background-color: #EEE;}

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: 120%;
	border-bottom: 1px solid #468C33;
	vertical-align: top;
}

table.topic tr th {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid #468C33;
	vertical-align: top;
	color: #468C33;
}

table.topic td {
	padding: 5px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	color: #fff;
}

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 #468C33;
	border-left: 1px solid #468C33;
	font-size: 100%;
	margin-bottom: 4px;
}

table.list th {
	background-color: #999;
	border-bottom: 1px solid #468C33;
	border-right: 1px solid #468C33;
	text-align: left;
	padding: 4px;
	background-image: url( /images/leftback_light.gif );
	color: #fff;
}

table.list td {
	border-bottom: 1px solid #468C33;
	border-right: 1px solid #468C33;
	border-colapse: colapse;
	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;
	color: #fff;
}

table.login th {
	text-align: left;
	color: #fff;
}

table.login td {
	color: #fff;
}

table.login input.text {
	border: 1px solid #CCC;
}
.MonospaceFormat {
	margin: 15px 25px;
	padding: 4px;
	background-color: #F9F9F9;
	background-image: url( /images/leftback_light.gif );
	border: 1px dashed #999;
	font-family: courier;
	color: #fff;
}

.voodooerror {
	background-color: #FCC;
	border: 2px solid #C00;
	margin: 10px 0px;
	padding: 10px;
	font-weight: bold;
	color: #000;
}

.revisioncell {
	color: #fff;
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	border: 1px solid #468C33;
	border-collapse: collapse;
	padding: 5px;
	white-space: nowrap;
	background-image: url( /images/leftback.gif );
}
.revisioncellheader {
	color: #fff;
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	border: 1px solid #468C33;
	border-collapse: collapse;
	padding: 5px;
	font-weight: bold;
	white-space: nowrap;
	background-image: url( /images/leftback_light.gif );
}
textarea.wikicontent
{
	width: 100%;
	border: 2px inset #000;
	height: 300px;
	font-size: 10px;
}

.buttonmargin {
	margin-right: 5px;
}
.buttonlargemargin {
	margin-right: 50px;
}
