/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	text-decoration:none;
	color:#FF6600;	
}
a:visited {
	text-decoration:none;
	color:#FF6600;	
}
a:hover {
	text-decoration:none;
	color:#000000;	
}
a:active {
	text-decoration:none;
	color:#000000;	
}
.Top_Banner {
	height: 100px;
	width: 100%;
	height:105px;
	position:relative;
	top:0px;
	left:0px;
	overflow: visible;
	background-image: url(../Images/Top.gif);
	background-repeat:no-repeat;
}
.top_comment {
	font-family:tahoma, verdana, Arial;
	font-size:13px;
}
.Copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.Arrow {
	width:32px;
	background:url(../Images/arrow.gif) no-repeat;
	margin-left:5px;
	height:34px;
	float:left;
}
.PageTitle {
	font-family:tahoma, verdana, Arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

.bar {
	background-color:#007899; padding-bottom:0px; padding-right:5px;
}
.bar:Hover {
	background-color:#1395a9;
}
.Menu {
	font-family:Tahoma, arial, "times New Roman";
	font-size:12px;
	line-height:150%;
	display:block;
	text-decoration:none;
}
.Menu a:link {
	text-decoration:none;
	color:#C6E3E7;	
}
.Menu a:visited {
	text-decoration:none;
	color:#C6E3E7;	
}
.Menu a:hover {
	text-decoration:none;
	color:#FFFFFF;	
}
.Menu a:active {
	text-decoration:none;
	color:#FFFFFF;	
}
.Style1 {
	font-family:Tahoma, arial, "times New Roman";
	font-size:11px;
	font-weight:bold;
	color:#FF9900;
}
.ContentTitle {
	font-family:Tahoma, arial, "times New Roman";
	font-size:12px;
	font-weight:bold;
	color:#000000;	
}
.ContentDescription {
	font-family:Tahoma, arial, "times New Roman";
	font-size:13px;
	font-weight:normal;
	color:#000000;
	direction:rtl;
	line-height:150%;
	text-align:justify;
}
.HeaderDescription {
	font-family:Tahoma, arial, "times New Roman";
	font-size:13px;
	font-weight:normal;
}
.important {
	font-family:Tahoma, arial, "times New Roman";
	font-size:14px;
	color:#FF0000;
}
.Button {
	width:70px;
	font-family:Tahoma, arial, "times New Roman";
	border-width:1px;
	border-color:#000000;
}
.Counter a:link {
	color:#999999;
}
.Counter a:visited {
	color:#999999;
}
.Counter a:active {
	color:#000000;
}
.Counter a:hover {
	color:#000000;
}
