body {
	background: #080808 url('/gfx/background_room.jpg') top left repeat-y;
	margin: 0px;
	text-align: center;
	font-size: 13px;
}

div#bar_room {
	font-family: 'Century Gothic';
	font-size: 26px;
	color: #ffffff;
}

div#body_room {
	text-align: left;
	margin-left: 146px;
}

div#brands {
	width: 146px;
	text-align: right;
	float: left;
}

div#explain {
	font-family: 'Century Gothic';
	font-size: 10px;
	color: #ffffff;
}

div#footer {
	margin: 30px 20px 20px 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #676767;
}

div.links {
	margin: 11px 0px 0px 47px;
	font-family: 'Century Gothic';
	font-size: 10px;
	color: #ffffff;
}

div#forum_text {
	/* background: transparent url('/gfx/background_forum.jpg') top left no-repeat; */
	padding-left: 25px;
	min-height: 565px;
}

div.spacer {
	height: 30px;
}

div#top_room_forum {
	/* background: transparent url('/gfx/top_room_forum.jpg') top left no-repeat; */
	width: 325px;
	height: 114px;
	text-align: center;
	position: absolute;
	left: 146px;
}

div#top_room_2 {
	height: 114px;
	position: absolute;
	left: 471px;
}

a.nav:link, a.nav:visited, a.nav:hover {
	font-size: 0.8em;
}

a:link, a:visited {
	font-family: Verdana;
	font-size: 1em;
	color: #c74a1e;
}

a:hover {
	text-decoration: none;
}

a.footer:link, a.footer:visited {
	font-family: Verdana;
	font-size: 0.9em;
	color: #676767;
}

div.links a {
	font-family: 'Century Gothic';
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

span.gensmall {
	font-family: 'Century Gothic';
	font-size: 10px;
	color: #ffffff;
}

span.genmed {
	font-family: Verdana;
	font-size: 10px;
	color: #80792c;
}

span.cattitle {
	font-family: 'Century Gothic';
	font-size: 16px;
	color: #ffffff;	
}

th.thCornerL {
	height: 30px;
	background: #090909 url('images/top_bar.gif') top left repeat-x;
	font-family: 'Century Gothic';
	font-size: 10px;
	color: #ffffff;
}

th.thCornerR {
	height: 30px;
	background: #090909 url('images/top_bar.gif') top left repeat-x;
	font-family: 'Century Gothic';
	font-size: 10px;
	color: #ffffff;
	text-align: right;
}

th.thHead {
	font-family: 'Century Gothic';
	font-size: 20px;
	color: #ffffff;
	text-align: center;
}

th.thTop {
	height: 30px;
	background: #090909 url('images/top_bar.gif') top left repeat-x;
	font-family: 'Century Gothic';
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #d0d0d0;
}

td.catLeft {
	background-color: #090909;
	height: 24px;
	padding-left: 20px;
}

td.rowpic {
	height: 24px;
	background: #090909 url('images/right_bar.gif') top right repeat-y;
	text-align: right;
}

td.row3 {
	text-align: center;
	vertical-align: middle;
	font-family: 'Century Gothic';
	font-size: 10px;
	color: #ffffff;
}

form input {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	border: 0px;
	width: 200px;
	height: 18px;
	padding: 4px 0px 0px 4px;
}

input.helpline {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	background-color: transparent;
	border: 0px;
	width: 450px;
	height: 16px;
	padding: 4px 0px 0px 4px;
}

input.mainoption, input.liteoption {
	font-family: 'Century Gothic';
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	border: 0px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 80px;
	height: 20px;
	cursor: pointer;
	padding: 0px;
}

textarea {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	border: 0px;
	width: 380px;
	height: 110px;
	padding: 4px;
}
