body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.bodyBak {
	background-image: url(images/test/bodyBak.png);
	background-repeat: repeat-x;
}

.toBak {
	background-image: url(images/test/topBak.png);
	background-repeat: repeat-x;
}

.leftBak {
	background-image: url(images/test/leftBak.png);
	background-repeat: repeat-y;
}

.bottomBak {
	background-image: url(images/test/bottomBak.png);
	background-repeat: repeat-x;
}

.rightBak {
	background-image: url(images/test/rightbak.png);
	background-repeat: repeat-y;
}

.mainBody {
	background-color: #FFFFFF;
}

.titles {
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.titles a:visited {
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.titles a:link {
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.titles a:hover {
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.smlHdgs {
	color: #000080;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.smlHdgs A:LINK {
	color: #000040;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.smlHdgs :VISITED {
	color: #000040;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.smlHdgs a:hover {
	color: #000040;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.tagline {
	color: #4A4D4A;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}

.menu {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.menu a:link {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.menu a:visited {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.menu a:hover {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
}

td {
	margin: 0px;
	padding: 0px;
}

.menuT {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.menuT a:link {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
}

.menuT a:hover {
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
}

.menuT a:visited {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
}

.subMenuB {
	color: #0000a0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.subMenuB a:link {
	color: #0000a0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.subMenuB a:VISITED {
	color: #0000a0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.subMenuB a:hover {
	color: #0000a0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.menuTop {
	color: #666666;
	font-size: 13px;
}

.menuTop a:hover {
	color: #FF6600;
	font-size: 13px;
	text-decoration: none;
}

.menuTop a:visited {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}

.menuTop a:link {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}

.subMenuN {
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.subMenuN a:link {
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.subMenuN a:visited {
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.subMenuN a:hover {
	color: #0000a0;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.copyRights A:HOVER {
	color: #000080;
	font-size: 11px;
	text-align: center;
	text-decoration: NONE;
}

.copyRights {
	color: #A66419;
	font-size: 11px;
	text-align: center;
	text-decoration: NONE;
}

.copyRights A:VISITED {
	color: #A66419;
	font-size: 11px;
	text-align: center;
	text-decoration: NONE;
}

.copyRights A:LINK {
	color: #000066;
	font-size: 11px;
	text-align: center;
	text-decoration: NONE;
}

.bodyTxt {
	color: #0000a0;
	font-size: 11.5px;
	text-align: right;
}

.menuBak {
	background-image: url(images/test/menuBak.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

.menuBakOver {
	background-image: url(images/menuBakOver.png);
	background-repeat: repeat-x;
	color: #502F01;
	margin: 0px;
	padding: 0px;
}

tr {
	margin: 0px;
}

.menuLine {
	background-image: url(images/menuBakLine.png);
	background-repeat: repeat-y;
	height: 30;
}

.button {
	background-color: #944E2C;
	border-color: #5B1E00;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	text-decoration: none;
}

.messageTxt {
	color: #000040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}

.messageTxt a:link {
	color: #000040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}

.messageTxt a:hover {
	color: #000040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;
}

.messageTxt a:visited {
	color: #000040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}

.cel1 {
	background-color: #964936;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.cel2 {
	background-color: #936B37;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}

.txtFields {
	background-color: #966038;
	border-color: #8B552E;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}

.div {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.mainHeader {
	color: #330066;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.mainHeader a:link {
	color: #330066;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.mainHeader a:hover {
	color: #FF0033;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
}

.tbBorder {
	border-color: #97462F;
	border-style: solid;
	border-width: 1px;
}

.s2topBak {
	background-image: url(images/s2TopBak.jpg);
	background-repeat: repeat-x;
}

.s2LeftBak {
	background-image: url(images/s2LeftBak.jpg);
	background-repeat: repeat-y;
}

.s2RightBak {
	background-image: url(images/s2RightBack.jpg);
	background-repeat: repeat-y;
}

.s2BottomBak {
	background-image: url(images/s2BottomBak.jpg);
	background-repeat: repeat-x;
}

.menuAdmin {
	color: #000080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.menuAdmin :VISITED {
	color: #000080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.menuAdmin a:hover {
	color: #000080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.menuAdmin a:Link {
	color: #000080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

input {
	color: #3E3E3E;
	font-family: Tahoma;
	font-size: 10px;
}

.mainTxt {
	color: #3B3B3B;
	font-family: "Times New Roman", Tahoma;
	font-size: 11px;
}

.nextPage {
	color: #990000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: none;
}

.nextPage a:link {
	color: #990000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: none;
}

.nextPage a:visited {
	color: #990000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: none;
}

.nextPage a:hover {
	color: #990000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: underline;
}

.urdu {
	color: #333333;
	font-size: 18px;
	text-decoration: none;
}

.catTbBorder {
	border-color: #FF6600;
	border-style: solid;
	border-width: 1px;
}

.detail {
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

.style3 {
	font-size: 16px;
}

.style6 {
	color: #990033;
	font-size: 16px;
	font-weight: bold;
}

.style8 {
	color: #990033;
	font-family: "Times New Roman", Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.style10 {
	font-size: 14;
}