body {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ba9159;
}

#mainhor { 
	text-align: center; 
	position: absolute; 
	top: 50%; 
	left: 0px; 
	width: 100%; 
	height: 1px; 
	overflow: visible; 
	visibility: visible; 
	display: block;
	z-index: 1;
} 

#mainver {
	background-image: url(../img/Back.jpg);
	margin-left: -500px; 
	position: absolute; 
	top: -300px; 
	left: 50%; 
	width: 1000px; 
	height: 600px;
	z-index: 1;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1000px;
	text-align: center;
}

.link_foot {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #000000;
	
}

#tab_1 {
	position:absolute;
	bottom: 524px;
	left: 145px;
	height: 30px;
	width: 120px;
}

#tab_2 {
	position:absolute;
	bottom: 524px;
	left: 505px;
	height: 30px;
	width: 120px;
}

#tab_3 {
	position:absolute;
	bottom: 524px;
	left: 385px;
	height: 30px;
	width: 120px;
}

#tab_4 {
	position:absolute;
	bottom: 524px;
	left: 265px;
	height: 30px;
	width: 120px;
}

#tab_5 {
	position:absolute;
	bottom: 524px;
	left: 745px;
	height: 30px;
	width: 120px;
}

#tab_6 {
	position:absolute;
	bottom: 524px;
	left: 625px;
	height: 30px;
	width: 120px;
}

.tab_in {
	background-image: url(../img/Butt_inact.jpg);
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

a.tab_in:hover {
	background-image: url(../img/Butt_inact_hov.jpg);
}

.tab_act {
	background-image: url(../img/Butt_act.jpg);
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;
}

#maincontent {
	position: absolute;
	top: 100px;
	left: 90px;
	width: 820px;
	height: 445px;
	overflow: auto;
	scrollbar-face-color: #ba9159;
    scrollbar-3dlight-color: #c4ab8d;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #e2d0b8;
    scrollbar-arrow-color: #461d09;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #361703;
	z-index: 2;
}

.button {
	font-size:14px;
	background-color:#c4ab8d;
	color:#FFFFFF;
	border:1px solid #461d09;
	cursor: pointer;
}

.selection {
	font-size:14px;
	color:#FFFFFF;
	background-color:#c4ab8d;
	border:1px solid #461d09;
}

.horizrule {
	color: #c4ab8d;
}

.lapi {
	z-index: 5;
	width: 300px;
	height: 400px;
	cursor: pointer;
	border: 2px solid #c4ab8d;
}

#multiL {
	position: absolute;
	left: 10px;
	top: 100px;
	width: 350px;
	height: 300px;
	z-index: 5;
}

#multiR {
	position: absolute;
	top: 80px;
	left: 380px;
	width: 420px;
	height: 330px;
	overflow: auto;
	scrollbar-face-color: #ba9159;
    scrollbar-3dlight-color: #c4ab8d;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #e2d0b8;
    scrollbar-arrow-color: #461d09;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #361703;
	z-index: 5;
}

#tex1 {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px;
	width: 800px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#tex2 {
	position: absolute;
	top: 50px;
	left: 0px;
	padding: 10px;
	width: 500px;
	text-align: left;
}

#tex3 {
	position: absolute;
	top: 150px;
	left: 0px;
	padding: 10px;
	width: 290px;
	text-align: left;	
}

#tex4 {
	position: absolute;
	top: 300px;
	right: 0px;
	padding: 10px;
	width: 350px;
	text-align: left;
}

#tex5 {
    position:absolute;
    top:350px;
    left:0px;
    padding:10px;
    width:300px;
    text-align: center;
    border:2px solid #ba9159;
}

#Backlink {
	position:absolute;
	bottom: 0px;
	right: 0px;
}
