body {
	margin: 0px; 
	padding: 0px;
	color: #D0CCB1;
	font-size: 12px; 
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	background-image: url(../images/gui/bg.jpg);
	background-color: #533825;
}
.clr {
	font-size: 0px;
	line-height: 1px;
	height: 0px;
	clear: both;
}
a {
	color: #D0CCB1;
	text-decoration: none;
}
a img { border: none; }
form {
	padding: 0px;
	margin: 0px;
}
p {text-align: justify;}
/* ========================================== */

.mainout {
	width: 944px;
	margin: 68px 0px 0px 0px;
	text-align: left;
}
.hometab {
	width: 938px;
	
}
.header {
	height: 117px;
	background-image: url(../images/gui/header.jpg);
}




.contentout {
	border: 2px solid #A05C15;
	border-top: none;
}
.content {
	background-image: url(../images/gui/bg_content.jpg); background-repeat: no-repeat;
	border: 1px solid #390900;
	border-bottom: 1px solid #A05C15;
}
.lefttab { 
	height: 401px;
	padding: 0px 12px 0px 24px;
}
.alfa {
	height: 19px;
	width: 165px;
	margin-bottom: 25px;
}
.alfa a {
	display: block;
	float: left;
	width: 58px;
	padding-bottom: 2px;
	text-align: center;
	background-image: url(../images/gui/bg_off.gif); 
}
.alfa a:hover { color: #FFFFFF;}
.alfa .current {
	color: #000000;
	background-image: url(../images/gui/bg_on.gif);
}
.list {
	padding: 0px 0px 24px 3px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #D0CCB1;
}
.list a {
	display: block;
	line-height: 20px;
	padding-left: 10px;
	background-image: url(../images/gui/arrow.gif); background-repeat: no-repeat; background-position: center left;
}
td.list {
	padding: 20px 10px 20px 24px;
	border-bottom: none;
}
.list a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/gui/arrow_on.gif);
}


a.all {
	font-size: 14px;
	font-weight: bold;
}
a.all:hover { color: #FFFFFF;}

.centertab {
	padding: 26px 12px 0px 12px;
}
.centertab img {
	border: 1px solid #D0CCB1;
}



.righttab {
	padding: 26px 24px 0px 12px;
}
.rightname {
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #D0CCB1;
}

.ob6t {
	padding: 20px 10px 20px 24px;
	line-height: 20px;
	background-image: url(../images/gui/bg2.jpg);
}
.ob6t img {
	float: left;
	width: 80px;
	height: 60px;
	margin: 0px 10px 10px 0px;
}
.ob6t a {
	display: block;
	font-weight: bold;
	border-bottom: 1px dotted #D0CCB1;
}
.ob6t a:hover { text-decoration: underline; }


.footer {
	line-height: 19px;
	padding: 0px 24px 0px 20px;
	background-color: #7D2E0F;
	border: 1px solid #390900;
}
.footer .copyright { float: right; }
.footer a {
	margin: 0px 4px 0px 4px;
}
.footer a:hover { text-decoration: underline; }