body {
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana,Times New Roman;
	color: white;
	text-align: center;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #FF7E00;
}

form {
	display: inline;
}

textarea {
	font-family: Tahoma,Arial,Verdana,Times New Roman;
}

img {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px;
}

div, span, body {
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
	background-position: 0% 0%;
	background-color: #0E0701;
	background-repeat: repeat-x;
}

#main_01, #head_01, #container_01, #container_end1, #container_end2, .innercontent {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#main_01 {
	width: 982px;
	margin: 0px auto;
}

#head_01 {
	width: 982px;
	height: 406px;
	margin: 0px auto;
	text-align: left;
}

#container_01 {
	width: 982px;
	height: auto;
	margin: 0px 0px;
	text-align: center;
}

#container_02 {
	width: 950px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	background-color: #5B1905;
}

#container_03 {
	width: 948px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	background-color: #040404;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

#container_end1 {
	width: 980px;
	height: 1px;
	margin: 0px auto;
	background-color: #292929;
}

#container_end2 {
	width: 982px;
	height: 1px;
	margin: 0px 0px;
	background-color: #10100F;
}

.innercontent {
	display: block;
	float: left;
	height: auto;
}

.body_content {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

.menuitem {
	display: block;
	height: 25px;
	line-height: 25px;
}

.menuitem:hover {
	color: #FF7E00;
	text-decoration: none;
}

.imageitem {
	background-position: 0% 100%;
}

.imageitem:hover {
	background-position: 0% 0%;
}

.list th {
	background-color: #3B3229;
}
.list tr {
	background-color: #1A1611;
}
.list tr.odd {
	background-color: #352C23;
}

input {
	background-color: black;
	border: 1px solid #BEA479;
	color: #BEA479
}

.left_button {
	display: block; 
	float: left; 
	width: 108px; 
	height: 64px; 
	border: 2px solid #FF910B;
}

.left_button:hover {
	border: 2px solid #7FFF00;
}

table.webshoptable tr{
	background-color: black;
}