body {
	margin: 0;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}
table {
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	position: relative;
	line-height: 14px;
}
.logo {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
.menu_holder {
	position: absolute;
	margin-top: 0px;
	margin-left: 347px;
	width: 406px;
	height: 114px;
}
.menu_left {
	position: absolute;
	background-color: #262626;
	width: 202px;
	height: 100%;
	text-align: center;
}
.menu_left_1 {
	position: relative;
	float: left;
	text-align: center;
	width: 100px;
}
.menu_left_2 {
	position: relative;
	float: right;
	text-align: center;
	width: 100px;
}
.menu_middle {
	position: absolute;
	left: 204px;
	background-color: #262626;
	width: 100px;
	height: 100%;
	text-align: center;
}
.menu_right {
	position: absolute;
	left: 306px;
	background-color: #262626;
	width: 100px;
	height: 100%;
	text-align: center;
}
.inner {
	position: relative;
	top: 6px;
	line-height: 20px;
}
a.menu:link {color: #ffffff; text-decoration: none;}
a.menu:visited {color: #ffffff; text-decoration: none;}
a.menu:hover {color: #5E5E5E;	text-decoration: none;}
a.menu:active {color: #ffffff; text-decoration: none;}

a.menu_active:link {color: #8abb14; text-decoration: none;}
a.menu_active:visited {color: #8abb14; text-decoration: none;}
a.menu_active:hover {color: #8abb14; text-decoration: none;}
a.menu_active:active {color: #8abb14; text-decoration: none;}

a:link {color: #8abb14; text-decoration: none;}
a:visited {color: #8abb14; text-decoration: none;}
a:hover {color: #5e5e5e; text-decoration: none;}
a:active {color: #8abb14; text-decoration: none;}

.left_text {
	position: absolute;
	margin-top: 145px;
	margin-left: 0;
	width: 325px;
	height: 443px;
	background-color: transparent;
	text-align: left;
}
.right_text {
	position: absolute;
	margin-left: 347px;
	margin-top: 145px;
	width: 406px;
	height: 443px;
	background-color: #262626;
}
.inner_right_text {
	position: absolute;
	margin-left: 20px;
	margin-top: 30px;
	width: 360px;
	height: 445px;
}
.heading {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #262626;

}
.copyright {
	position: absolute;
	margin-top: 588px;
	margin-left: 0;
	line-height: 20px;
	height: 20px;
	color: #5e5e5e;
}
.sorted {
	position: absolute;
	margin-left: 608px;
	margin-top: 588px;
	line-height: 20px;
	height: 20px;
	color: #5e5e5e;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #262626;
	border: none;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #262626;
	border: none;
	line-height: 14px;
}
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	border: none;
	line-height: 14px;
}
.thumbs {
	position: absolute;
	left: auto;
	right: 0;
	top: auto;
	bottom: 15px;
}