body {
	font-family: Tahoma;
	text-shadow: 0 0 1px #9bc4f2;
}

img {
	border-width: 0px;
}

div {
	font-family: Tahoma;
}

table {
	font-family: Tahoma;
	font-size: 9pt;
}

tr {
	font-family: Tahoma;
	font-size: 9pt;
}

td {
	font-family: Tahoma;
	font-size: 9pt;
}

p {
	font-family: Tahoma;
	font-size: 9pt;
}

a {
	text-decoration: none;
}

a :visited {
	color: blue;
}

input {
	font-family: Tahoma;
	font-size: 8pt;
}

#Header {
	background-image: url('../images/head.jpg');
	width: 800px;
	height: 93px;
	position: relative;
	border: 0px solid #94c2e8;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

#Top-Menu {
	color: white;
	font-size: 8pt;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: 0px;
	left: 0px;
	width: 100%;
	height: 16px;
}

#Top-Menu a {
	color: white;
}

.Content {
	text-align: justify;
	padding: 10px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 200%;
}

#Content a {
	color: blue;
}

.Side-Menu {
	width: 222px;
	height: 100%;
	text-align: center;
}

#Side-Menu a {
	color: blue;
}

.Title {
	text-align: center;
	padding: 10px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 200%;
	font-weight: bold;
	color: green;
}

.Menu-Title {
	height: 20px;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
	color: green;
	text-shadow: 0 0 2px #9bc4f2;
}

.Text {
	text-align: justify;
	direction: rtl;
	padding: 10px;
	font-family: Tahoma;
	font-size: 9pt;
	color: navy;
	line-height: 150%;
}

.CT {
	color: green;
}

.MC {
	display: inline-block;
	width: 202px;
	height: 29px;
	padding: 2px;
}

.MC1 {
	display: inline-block;
	width: 202px;
	height: 29px;
	padding: 2px;
	background-color: #E3FAE2;
}

.MC2 {
	display: inline-block;
	width: 202px;
	height: 29px;
	padding: 2px;
}

.MT {
	float: right;
	width: 173px;
	height: 11px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	text-decoration: none;
}

.MI {
	float: left;
	width: 29px;
	height: 29px;
}

.Menu-Link {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	text-decoration: none;
}

.Element {
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
}

.azan1 {
	background-color: #E3FAE2;
	height: 16px;
	display: inline-block;
	width: 100%;
}

.azan11 {
	height: 16px;
	display: inline-block;
	width: 100%;
}

.azan2 {
	display: block;
	float: right;
	width: 100px;
	text-align: right;
	direction: rtl;
	font-family: tahoma;
	font-size: 8pt;
}

.azan3 {
	display: block;
	float: left;
	width: 100px;
	text-align: left;
	direction: rtl;
	font-family: tahoma;
	font-size: 8pt;
}

.azan4 {
	text-align: center;
	direction: rtl;
	font-family: tahoma;
	font-size: 8pt;
}

.azan5 {
	font-family: Tahoma;
	font-size: 8pt;
	width: 77px;
	height: 19px;
}

.azan6 {
	direction: rtl;
	font-family: Tahoma;
	font-size: 8pt;
	width: 100%;
	height: 15px;
}

.fb1 {
	background-color: #E3FAE2;
	text-align: right;
}

.fb2 {
	background-color: #D5F7D3;
	text-align: right;
}

.Copyright {
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
	color: white;
	text-align: center;
}

#Footer {
	background-color: rgb(97, 155, 95);
	width: 800px;
	height: 20px;
	border: 0px solid #94c2e8;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

/*.curve {
	border: 0px solid #94c2e8;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}*/
img {
	border-radius: 8px 8px 8px 8px !important;
}

#rbt,
.fineit {
	display: none;
}

* {
	box-sizing: border-box;
}