*{
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body{
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, sans-serif;
	color: #928080;
	font-size: 11px;
	font-weight: normal;
	/*background-color: rgb(59, 12, 00);*/
	background-color: #7c0906;
}


a{
}

form {
margin: 0;
padding: 0;
}

input, textarea{
	background-color: #ffdc80;
	border: 1px #000000 solid;
	padding: 1px 3px;
}
	
table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 5px 0px;
}


h1 {
	padding-left: 85px;
}


.ie6cont{
	background-repeat: repeat-y;
}

.button {
	margin: 0px;
	padding: 0px;
	border: 1px #552113 solid;
	font-size: 12px;
}

#wrapper{
	height: 100%;
	/*background-image: url('images/bg_1.jpg');*/
	background-image: url('images/bbg.jpg');
	background-position: top center;
	background-repeat: no-repeat;	
}

#main_table {
	width:700px;
	display: none;
}

#left_border, #right_border{
	width: 150px;
}

.relative{
	position: relative;
	z-index: 12;
	cursor: default;
}

.languages{
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 15px;
}
	.languages a {
		color: #cccccc;
		font-family: Verdana, Arial, sans-serif;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: normal;	
		font-size: 10px;
	}
	.languages a:hover {
		color: yellow;
		font-family: Verdana, Arial, sans-serif;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: normal;	
		font-size: 10px;
	}

.level1{	
	text-align: left;
	cursor: pointer;
}
.level1Item {
	color: #d3d3d5;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 10px;
	height: 22px;
	padding: 9px 21px 0px 21px;
}
.level1ItemAbs {
	color: #d3d3d5;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: none; 
	position: absolute;
	left: -2px;
	cursor: pointer;
}
.act {
	color: yellow;
}
.hide{
	color: #754e31;
}
.ptop, .pbottom{
	background-color: #452701;
}
.per{
	width: 4px;
	height: 31px;
	background: url('images/per.jpg') no-repeat;
}
	.menulvl2{
		width: 100%;
		position: absolute;
		display: none;
		top: 0px;
		left: 0px;
		padding: 10px 0px;
		background-color: #754c2e;
		border-bottom: 1px #452701 solid;
		border-left: 1px #452701 solid;
		border-right: 1px #452701 solid;
	}
		.menulvl2 td {
			padding: 3px 0px;
		}
			.level2{
				color: #d3d3d5;
				display: block;
				text-decoration: none;
				font-size: 11px;
			}
			.level2_act{
				color: yellow;
				display: block;
				text-decoration: none;
				font-size: 11px;
			}
				.level2:hover{
					color: yellow;
					display: block;
					text-decoration: none;
					font-size: 11px;
				}

.join td{
	vertical-align: middle;
	padding: 0px 5px;
	font-size: 12px;
}


#content_div{
	height: 320px;
}

.content {
	height: 100%;
	padding: 20px 10px;
	border: 1px #452701 solid;
	/*background: url('images/logo_smooth_new.jpg') -170px -129px no-repeat;*/
	/*background: url('images/bg_2.jpg') -390px -189px no-repeat;*/
	background: url('images/overlay.png');
	font-size: 12px;
	color: #ffffff;
}
.content *{
	font-size: 12px;
	color: #ffffff;
}
.content input, .content textarea{
	color: #000000;
	background-color: #ffdc80;
	padding: 1px 3px;
}

.footer {
	height: 13px;
	padding: 5px 10px 5px 20px;
	text-align: center;
	border: 1px #452701 solid;
	color: #ffffff;
	background-color: #552113;
}


.btn_left{
	width: 4px;
	height: 18px;
	background: url('images/btn_left.png') no-repeat;
}
.btn_right{
	width: 4px;
	background: url('images/btn_right.png') no-repeat;
}
.btn_bg{
	height: 18px;
	background: url('images/btn_bg.png') repeat-x;
}

.lightbox {
	display: block;
	position: relative;
	z-index: 20;
}