td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: blue;
}
a:hover {
	color: #FF0000;
}
.ufont {
	font-family: Urdu Naskh Asiatype, Tahoma;
	font-size: 24px;
	color: #000000; 
	line-height:20px;
	font-weight:bold;
	margin-bottom:2px;
	padding-bottom:4px;
	text-align: justify;
	direction: rtl;
	letter-spacing: 1px;
}
.ufontR {
	font-family: Urdu Naskh Asiatype, Tahoma;
	font-size: 18px;
	background: #ffffff;
	/*color: #FF6600;*/
	line-height:30px;
	font-weight:bold;
	margin-bottom:4px;
	padding-bottom:4px;
	text-align: justify;
	direction: rtl;
	/*letter-spacing: 1px;*/
}

.ufontnews {
	font-family: Urdu Naskh Asiatype, Tahoma;
	font-size: 14px;
	color:blue; 
	line-height:20px;
	font-weight:bold;
	margin-bottom:2px;
	padding-bottom:4px;
	text-align: right;
}
.ufontH1 {
	font-family: Urdu Naskh Asiatype, Tahoma;
	font-size: 20px;
	color:#000000; 
	line-height:20px;
	font-weight:bold;
	margin-bottom:2px;
	padding-bottom:4px;
	text-align: right;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 19px;
}
.header {
	background: #dcdcdc;
	border-top: 1 solid #000000;
	margin-bottom: 5px;
}

div.topheader {
	position: relative;
	width: 95%;
	text-align: center;
}

div.topheader1 {
	position: relative;
	display: block;
	float: left;
	width: 33%;
	text-align: center;
}

div.topheader2 {
	position: relative;
	left: 20;
	display: inline;
	float: left;
	width: 34%;
	text-align: center;
}

div.topheader3 {
	position: relative;
	left: 10;
	display:inline;
	float: left;
	width: 33%;
	text-align: center;
}
div.newsC {
	position: relative;
	display:inline;
	right: 10;
	float: right;
	width: 45%;
}

div.middleR {
	position: relative;
	display:inline;
	float: left;
	left: 10;
	top: 10;
	width: 100%;
}


div.leftC {
	position: relative;
	display:inline;
	float: left;
	width: 75%;
}

div.linksC {
	position: relative;
	display: inline;
	float: right;
	width: 20%;
}

div.quote {
	position: relative;
	float: left;
	width: 95%;
	top: 25;
	left: 2%;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

div.footer {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	top: 25;
}
