@charset "windows-1256";
.2lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 023a59;
	border-left-color: 023a59;
}
.footer {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: dacc6c;
	text-align: center;
}
.body_txt {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	line-height: 19px;
	color: ecedfd;
}
.body_txt a:link {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	line-height: 19px;
	color: #e3b82e;
	text-decoration:none
}
.body_txt a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	line-height: 19px;
	color: #e3b82e;
	text-decoration:none
}
.body_txt a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	line-height: 19px;
	color: #e9d56a;
	text-decoration:none
}
.sub_title {
	font-family: Verdana, Arial, Tahoma;
	font-size: 15px;
	line-height: 20px;
	color: #e3b82e;
}
.title {
	font-family: Verdana, Arial, Tahoma;
	font-size: 17px;
	color: #e9d56a;
	font-weight:bold;
	font-stretch:expanded;
}

.footer a:link {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: dacc6c;
	text-align: center;
	text-decoration:underline;
}
.footer a:visited {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: dacc6c;
	text-align: center;
	text-decoration:underline;
}
.footer a:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: dacc6c;
	text-align: center;
	text-decoration: none;
}

