body {
	background-color: #B6AF92;
	scrollbar-3dlight-color: #647940;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #647940;
	scrollbar-face-color: #647940;
	scrollbar-highlight-color:#647940;
	scrollbar-shadow-color: #647940;
	scrollbar-track-color: #1D1F07;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E4BC;
	font-weight: normal;
}
a:visited {
	color: #E7E4BC;
}
a:hover {
	color: #FFFFFF;

}
a:active {
	color: #F1F0D8;
}
.b_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
}
.t_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D1CB81;
	font-weight: bolder;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px inset #CCCCCC;
	width: 150px;
	cursor: hand;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #647940;
}
.prog_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.prog_titl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.prog_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
