BODY {
	overflow-y: scroll;
	margin-top: 3px;
}
IMG {
	border: 0px;
}
SPAN {
	color: #ffd17b;
}
.militia {
	color: #5A7238;
	font-size: small;
}

A.sm:link, A.sm:visited, A.sm:hover {
	color: #ffd700;
	text-decoration: none;
}
A.sm:hover {
	color: #fe5;
}
A.smno:link, A.smno:visited {
	color: #a9572f;
	text-decoration: none;
}
.menutitle {
	color: silver;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menuspace {
	font-size: 4px;
}


SELECT {
	color: black;
	_background-color: #aa9080;
	background-color: #ffeedd;
	border: 1px solid #000000;
}
INPUT,TEXTAREA {
	color: black;
	;#_background-color: #908070;
	background-color: #ffeedd;
	border: 1px solid #000000;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	margin-bottom: 1px;
}
FORM {
	font-size: 18px;
}
INPUT[type=submit] {
	_color: black;
	#background-color: gold;
	_background-image: url('../images/button.gif');
	border: 1px solid yellow;
	border-bottom: solid 1px #c6a900;
	border-right: solid 1px #c6a900;
	font-weight: bold;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}

.slight {
	background-image: url('../images/buttonlight.png');
	width: auto;
	height: 20px;
	color: black;
	font-weight: bold;
	border-bottom: solid 1px #c6a900;
	border-right: solid 1px #c6a900;
}

.l {
	background-image: url('../images/button.gif');
	height: 20px;
	color: black;
	font-weight: bold;
	border: 1px solid yellow;
	border-bottom: solid 1px #c6a900;
	border-right: solid 1px #c6a900;
}

.buttonspace {
	font-size: 2px;
}

TABLE.wo {
	margin-bottom: 5px;
}



/* table col */
TD.c {
   BORDER: #666666 1px inset;
}

._tech {
	_background: #4a2500;
	_border: 1px solid #552b00;
	border: 1px solid grey;
	margin: 1px;
	padding: 3px;
}
.techseparator {
	background-color: #703c2c;
	border: 0px;
	font-size: 1px;
	height: 1px;
	margin-left: 20px;
	margin-right: 20px;
}

.uniseparator {
	background-color: #602c1c;
	border: 0px solid #703c2c;
	border-top: 1px solid #703c2c;
	border-bottom: 1px solid #703c2c;

	margin-left: 15px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.shoutnew {
	color: #fae2ab;
	_color: #fce7d8;
}
