body {
	margin: 0px; 
	padding: 0px;
	color: #501010;
	font-size: 12px; 
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif; 
	background-image: url(../images/gui/bg.jpg);
}
.clr {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
a {
	color: #501010;
	text-decoration: none;
}
a img { border: none; }
form {
	padding: 0px;
	margin: 0px;
}
/* --------- */
.maintab {
	width: 900px;
	text-align: left;
}


.lefttab {
	width: 91px;
	background-image: url(../images/gui/bg_lefttab.jpg); background-repeat: repeat-y;
}



.conttab {}

.header {
	height: 138px;
	background-image: url(../images/gui/header.jpg); background-repeat: no-repeat;
}
.headalfa {
	float: right;
	margin-top: 29px;
}
.conttabin { width: 712px; }
.lefttabin {
	width: 177px;
	padding-right: 14px;
}
.list {}
.list ul {
	padding: 0px 0px 0px 24px;
}
.list a:hover {
	text-decoration: underline;
}
.name {
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 3px solid #501010;
}
.righttabin {
	
	background-image: url(../images/gui/righttabin.jpg); background-repeat: no-repeat; background-position: top left;
}
.rightcont {
	padding: 15px;
	border-left: 1px solid #501010;
}
.rightcontname {
	margin: 10px 0px 10px 0px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 3px solid #501010;
}
.rightcont p {
	margin: 0px 0px 8px 0px;
	text-indent: 15px;
}
.rightcont img {
	float: left;
	margin: 0px 20px 10px 0px;
	border: 1px solid #501010;
	clear: left;
}
.rightcontlist {
	margin-bottom: 10px;
	/*font-weight: bold;*/
	font-size: 11px;
}
.rightcontlistname {
	line-height: 26px;
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(../images/gui/bg_pager.jpg); background-repeat: repeat-x; background-position: left bottom;
}
.rightcontlistname a {
	color: #551010;
	font-weight: bold;
	font-size: 12px;
}
.rightcontlistname a:hover { color: #991010; }
.pagerout {
	height: 150px;
	text-align: center;
	background-image: url(../images/gui/leftangle.gif); background-repeat: no-repeat; background-position: bottom left;
	border-left: 1px solid #501010;
	border-bottom: 1px solid #501010;
}
.pager {
	height: 30px;
	background-image: url(../images/gui/bg_pager.jpg); background-repeat: no-repeat; background-position: bottom center;
}
.pager a {
	line-height: 14px;
	padding: 0px 4px 1px 4px;
	color: #553828;
	border: 1px solid #C08831;
}
.pager a:hover {
	color: #DCBA7B;
	background-color: #553828;
}
.pager .current {
	line-height: 14px;
	padding: 0px 4px 1px 4px;
	color: #DCBA7B;
	background-color: #553828;
	border: 1px solid #C08831;
}
.alfa {
	padding: 10px 50px 0px 50px;
}
.alfa a {
	font-size: 10px;
	text-transform: uppercase;
	
}
.alfa a:hover {
	color: #AE110A;
	text-decoration: underline;
}
.righttab {
	width: 97px;
	background-image: url(../images/gui/bg_righttab.jpg); background-repeat: repeat-y; background-position: top right;
}









