body {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	font-size: 10px; 
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	background-image: url(../images/gui/bg.jpg);
}
.clr {
	font-size: 0px;
	line-height: 1px;
	height: 0px;
	clear: both;
}
a { 
	color: #230C06;
	text-decoration: none;
}
a img { border: none; }
form {
	padding: 0px;
	margin: 0px;
}
/* --------- */
.mainout { width: 980px; }

.lefttab {
	width: 127px;
	padding: 41px 0px 150px 39px;
	background-image: url(../images/gui/bg_lefttab.gif); background-repeat: no-repeat; background-position: top right;
}
.lefttabtop {
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #A29166;
}
.lefttabtop a { text-decoration: underline; }
.lefttabtop a:hover { color: #905020; }
.alfa {
	padding-top: 17px;
	text-align: justify;
	text-transform: uppercase;
}
.alfa a {
	margin-right: 3px;
}
.alfa a:hover {
	color: #905020;
	text-decoration: underline;
}
.alfarow {
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	background-color: #BEB07F;
}
.righttab {
	width: 814px;
}
.header {
	height: 45px;
	background-image: url(../images/gui/bg_header.gif); background-repeat: no-repeat; background-position: top left;
}
.contentout { background-image: url(../images/gui/bg_content.gif); background-repeat: repeat-y; background-position: top left; }
.content { background-image: url(../images/gui/bg_contenttop.gif); background-repeat: no-repeat; background-position: 3px top; }
.contentin {
	padding: 0px 0px 0px 73px;
	text-align: justify;
	background-image: url(../images/gui/bg_contentbottom.gif); background-repeat: no-repeat; background-position: 3px bottom;
}
.contentalfa {
	padding: 32px 0px 0px 0px;
	font-size: 16px;
}
.contenttext { padding-top: 15px;}
.contenttext p { 
	width: 444px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}
.contentnext { padding: 65px 0px 15px 0px; }
.contentnext a {
	padding-bottom: 2px;
	font-size: 16px;
	border-bottom: 1px solid #000000;
}
.contentnext a:hover {
	color: #905020;
	border-bottom: 1px solid #905020;
}
.current { 
	padding: 0px 3px 0px 3px;
	line-height: 18px;
	color: #905020;
	border: 1px solid #905020;
}
.footer {
	height: 131px;
	padding: 15px 0px 0px 75px;
	text-align: left;
	background-image: url(../images/gui/bg_footer.gif); background-repeat: no-repeat; background-position: top left;
}
.footerlink {
	color: #FFFFFF;
	font-size: 11px;
}
.lang {
	width: 150px;
	position: relative;
		top: 20px;
		left: 320px;
	text-align: center;
}
.lang a {
	margin: 0px 5px 0px 5px;
	color: #201003;
}
.lang a:hover { color: #905020;}