body {
	background: #000000 url(/res/back-rand.php) no-repeat top left;
	margin: 0px;
	padding: 5px;
	padding-top: 315px;
	color: #ffffff;
}
body,td,th,input,textarea,select,a,legend,#content { font-family:Arial; font-size:10pt; }
a, a img { color:#a26047; text-decoration:none; font-weight:bold; border:none; }
a:hover { text-decoration:underline; }
#nav a { width:99px; overflow:hidden; display:block; }
#nav a:hover { text-indent: -99px; }
#content {
	position: absolute;
	top: 85px;
	left: 240px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	text-align: center;
}
.display-box {
	border: 1px dashed darkgray;
	background-color: #6a644d;
	padding: 7px;
}
#content, #content div, #content td { line-height: 1.3; }
#title { position:absolute; left:240px; top:5px; }
#copyright {
	position: absolute;
	bottom: 5px;
	right: 35px;
	padding: 0px;
	margin: 0px;
	font-size: 8pt !important;
	color: darkgray;
}
input,textarea { background-color:#6a644d; border:1px solid darkgray; color:#ffffff; padding-left:2px; overflow:auto; }
.input-on,
.input-hover { border-color: #ffffff; }
.input-on { background-color: #a26047; }
.input-off {
	border-color: darkgray;
	background-color: #6a644d;
}
fieldset { padding:5px; }
fieldset legend { color: #ffffff; }
table {
	border-collapse:collapse;
	text-align: left;
}
td, th { padding:0px 2px; }
.altrow td { background-color: #353227; }
th { font-weight:bold; background-color:#6a644d; text-align:left; }
.sortable thead th { cursor: pointer; }
.main-tbl {
	margin: 0px auto;
	width: 75%;
	empty-cells: show;
}
.main-tbl th {
	font-weight: bold;
	background-color: #6a644d;
}
/*.btn { border:1px outset darkgray; width:75px; padding:0px!important; } */
.btn {
	border: none;
	width: 82px;
	height: 22px;
	padding: 0px!important;
	background-image: url(/res/button.gif);
	cursor: pointer;
}
.line { background: url(/res/line-r.gif) top right no-repeat #6a644d; font-size:0px; text-align:left; }
.status { font-weight:bold; }
#mailing-list {
	position: absolute;
	bottom: 5px;
	left: 3px;
}
form { margin: 0px; padding: 0px; }
form td { padding: 2px; }
