/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pagebg.jpg);
	font-family: tahoma, verdana, "arabic Transparent";
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4B494A;
	background-repeat: repeat-x;
}
.titles {
	color: #FFCC00;
	font-weight: bold;
}
.textt {
	padding: 10px;
	text-align: justify;
}
img.mine {
	padding: 2px;
	border: 1px solid #FFCC00;
}

div.maintitle {
	text-align: justify;
	direction:rtl;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.newsdate {
	text-align: justify;
	margin-top: 4px;
	direction:rtl;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #FF9900;
	font-size: 11px;
}
.copyrights {
	font-family: tahoma, verdana, "arabic Transparent";
	font-size: 11px;
	color: #B2B2B2;
	text-decoration: none;
	text-align: center;
}
a {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}

a.cop {
	font-family: tahoma, verdana, "arabic Transparent";
	font-size: 11px;
	color: #B2B2B2;
	text-decoration: none;
	text-align: center;
}
a.cop:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div.newsshort {
	text-align: justify;
	margin-top: 0px;
	direction:rtl;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 32px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-bottom: 5px;
}
.maintitle .maintitle h4 {
	color: #FFCC00;
	font-weight: bold;
}

