body {
	margin: 0px;
	padding: 0px;
	font-family: Arial,"Trebuchet MS";
	font-size: 11px;
	background-color: #B1BFCA;
	text-decoration: none;
}
.maintable {
	border: 1px solid #000000;
}
p {
	font-size: 12px;
	text-align: right;
	direction:rtl;
}

a {
	color: #8A151A;
}

a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

.nav {
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	font-size: 14px;
}
.nav A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav A:active {text-decoration: none}
.nav A:hover {text-decoration: underline; color: #FFFFFF;}
.top {
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 1px;
	direction:rtl;
	text-align: left;
}

.top A:link {
	text-decoration: underline;
	color: #000000;
}

.top A:hover  {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

.copyright {
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 1px;
	text-align:center;
	direction:rtl;
}
.copyright A:link {
	text-decoration: none;
	color: #000000;
}
.copyright A:visited {text-decoration: none; color:#000000;}
.copyright A:active {text-decoration: none}
.copyright A:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	
}
.border_right_1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8A151A;
}


.navIndented {

	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
}
.navIndented A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navIndented A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navIndented A:active {text-decoration: none}
.navIndented A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.testimonial {
	font-size: 14px;
	font-weight: bold;
	color: #8A151A;
}
.border_1px {
	border: 1px solid #8A151A;
	
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	direction:rtl;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 0px;
	direction:rtl;
}
ul {
	font-family: Arial,"Trebuchet MS";
	font-size: 11px;
	direction: rtl;
	list-style-type: square;
	text-indent: 2px;
	}


li {
	font-size: 12px;
	list-style-type: square;
	direction:rtl;
}
h1 {
	font-size: 24px;
	color: #8A151A;
	direction:rtl;
}

.eng {
direction:ltr;}