.bgB {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.bgT {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.bgTL {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 4px;
	font-weight: normal;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.bgBR {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: 6C5218;
	font-weight: bold;
	margin-left: 15px;

}
.lng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;

}
.bgTR {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 979797;

}
.mmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.mmenua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	color: DCDCDC;
	margin-top: 3px;


}
.bgBL {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.bgCC {
	background-repeat: no-repeat;
	background-position: center center;
}
.bgL {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
}
.bgR {
	background-repeat: repeat-y;
	background-position: right top;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	width: 100%;
	overflow: hidden;
	height: 100%;
	background-color: 3B3B3B;
	color: #FFCC00;