body {
background-color:black;
}

input, select, textarea {
	background: #000000;
}

input, select, textarea {
	border: 1px solid #6A6B66;
}

body, p, td, ul, ol, input, select, textarea {
	font-family:  verdana, arial, tahoma, "sans serif";
	font-size: 8pt;
	/* color: #eeeeee;  zick */
	color: #ffffff;
}

td {
	text-align: justify;
}

a {
	color: #ffffff;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.pageHeader {
	position: relative;
	top: -17px;
	margin-bottom: -15px;
	font-size: 10pt;
	font-weight: 700;
}

.small {
	font-size: 7pt;
}

.smaller {
	font-size: 6pt;
}
.poster_text {
	font-size: 7pt;
	font-style: italic;
}
.topCell {
	/*background: #000000;*/
	background-image: url('https://www.farbeyondmetal.com/images/header.jpg');
	background-repeat: no-repeat;
	width: 700px;
	height: 101px;
}

.bottomCell {
/* zick */
 	background-image: url('images/background2.jpg');
/*	border:1px #666666 solid;*/
	padding-left:15px;
	padding-right:15px;
}

.bottomTable {
	margin-top: 15px;
	margin-left: 35px;
}

.searchBox {
	position: absolute;
	top: 47px;
	left: 54px;
	background: #000000;
	background-image: url('https://www.farbeyondmetal.com/images/searchTextBox.gif');
	background-repeat: no-repeat;
	width: 90px;
	height: 17px;
	border-style: none;
	color: #ffffff;
}

.searchButton {
	border-style: none;
	position: absolute;
	top: 47px;
	left: 146px;
}

.menuTree {
	position: relative;
	left: -3px;
	margin-bottom: 20px;
}

.menuItem {
	width: 150px;
	height: 13px;
	/*zick background-image: url('https://www.farbeyondmetal.com/images/menu/body.gif');*/
	color: #6A6B66;
	font-size: 7pt;
}

.menuHeader {
	color: #ffffff;
	font-size:10px;
/*zick	background-image: url('https://www.farbeyondmetal.com/images/menu/heading.gif'); */
}

th {
	text-align: left;
	font-weight: 700;
	font-family: verdana;
}

th:hover {
	background: #000000;
}

.adminBox {
	background: #000000;	
	background-image: url('https://www.farbeyondmetal.com/images/adminBox.gif');
	background-repeat: no-repeat;
	width: 113px;
	height: 72px;
	position: absolute;
	top: 545px;
	left: 30px;
}

.adminTextBox {
	background: #000000;	
	background-image: url('https://www.farbeyondmetal.com/images/adminTextBox.gif');
	background-repeat: no-repeat;
	width: 73px;
	height: 16px;
	border-style: none;
	position: relative;
	top: 8px;
	left: 10px;
	font-size: 7pt;
	font-weight: 700;
}

.adminButton {
	position: relative;
	top: 8px;
	left: 10px;
}

.tv {
	position: relative;
	top: 0px;
	left: 10px;
}

.tvScreen {
	position: relative;
	top: -5px;
	left: -63px;
}


.footer {
	width: 100%;
	height: 100%;
	border-top: 1px solid #666666;
}

.adminOptions {
	position: relative;
	left: -5px;
	top: 50px;
	color: #6A6B66;
	background: #000000;	
	background-image: url('https://www.farbeyondmetal.com/images/adminBackground.gif');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	width: 154px;
	height: 160px;
	border-style: none;
}