﻿body {
	background-color: 903630;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header-bg {
	background-attachment: fixed;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text-box-bg {
	background-attachment: fixed;
	background-image: url(images/frame-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: 540e0e;
	text-decoration: none;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	direction:rtl;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #531918;
	text-decoration: none;
}
.titr-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: eb9393;
	text-decoration: none;
	background-color: 531918;
	text-align: center;
	padding: 10px;
}
.titr-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 540e0e;
	text-decoration: none;
	text-align: center;
	padding: 2px;
}
.photo-left {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.text-panevis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: 540e0e;
	text-decoration: none;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	direction:rtl;
}
.english {
	font-size: 14px;
	text-align: left;
	direction:ltr;
}
.verticaltext{
font: 11px verdana;
position: absolute;
left: 3px;
top: 180px;
width: 10px;
writing-mode: tb-rl;}
.name-list {
	font-size: 16px;
	font-weight: bold;
	color: ea9393;
	text-decoration: none;
	padding: 5px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	direction:rtl;
	background-attachment: fixed;
	background-image: url(images/list-name-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.titr-list {
	font-size: 16px;
	font-weight: bold;
	color: 540e0e;
	text-decoration: none;
	padding: 0px 10px 3px;
	font-family: Arial, Helvetica, sans-serif;
	direction:rtl;
	background-attachment: fixed;
	background-image: url(images/list-titr-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.footer {
	background-color: 82201f;

}
.side-text {
	background-color: 82201f;
	width: 10px;
}
.rightcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
	padding: 5px;
	text-align: justify;
}a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffff66;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

