/* CSS Document */
.headerBg
{
	background-image:url(images/header-main-bg.jpg);
	background-repeat:repeat-x;
	height:70px;
	
}
.FooterBgSep
{
	background-image:url(images/blue_tab.jpg);
	background-repeat:repeat-x;
	height:4px;
	font-size:2pt;
}

 .MainBg
	 {
		background-image:url(images/main-bg.jpg);
		background-repeat:repeat;
		
	 }
	 
	 .RightSideBg
	 {
		background-image:url(images/right_shade.jpg);
		background-repeat:repeat-y;
		width:8px;
	
	 }
	 .LeftSideBg
	 {
		background-image:url(images/left_shade.jpg);
		background-repeat:repeat-y;
		width:8px;
	 }
	 
	 .TextClassBold
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#4E4E4E;	
	text-decoration:none;
}

 .TextClass
{
	font-family:Verdana;
	font-size:8pt;
	color:#4E4E4E;	
	text-decoration:none;
}
.WhiteTextClass
{
	font-family:Verdana;
	font-size:8pt;	
	text-decoration:none;
	color:#fff;
}
.Spacer2pt
{
	font-size:2pt;	
}
.border 
{
	border-left:solid 1px #CACBCA;
	border-right:solid 1px #CACBCA;
	border-bottom:solid 1px #CACBCA;
	background-color:White;
}
.Fullborder
{
	border-top:solid 1px #CACBCA;
	border-left:solid 1px #CACBCA;
	border-right:solid 1px #CACBCA;
	border-bottom:solid 1px #CACBCA;
	background-color:White;
	}
.WhiteHeading
	 {
		font-family:Arial;
		font-size:12pt;
		font-weight:bold;
		text-decoration:none;
		color:#002a7a;
	 }
	 .border_bottom
{
	font-family:Verdana;
	font-size:8pt;	
	text-decoration:none;
	border-bottom:solid 1px #CACBCA;
	background-color:White;
}
.body
{
margin:0px;
padding:0px;
vertical-align:top;
}
.txtSearchBox
{
border: solid 1px #c1c1c1;
border-collapse:collapse;
width:200px;
font-family:Arial;
font-size:11px;
color:#363636;
}
.ddl
{
border: solid 1px #c1c1c1;
border-collapse:collapse;
font-family:tahoma;
font-size:11px;
color:#363636;
}
.EnglishHeading
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;	
	color:#334257;
	padding-left:2px;
	text-decoration:none;
	
}

.UrduHeading
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;	
	color:#B60157;
	padding-right:2px;
	text-decoration:none;
}
.EnglishSubHeading
{
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
	color:#445f94;
	
}
.UrduSubHeading
{
	font-family:Tahoma;
	font-size:10pt;
	text-decoration:none;
	color:#4d4d4d;
	
}
.number
{
	font-family:Arial;
	font-size:10pt;	
	color:#88262D;
	
}
.numberSmall
{
	font-family:Arial;
	font-size:8pt;	
	color:#88262D;

}
.verd11
{
	font-family:Verdana;
	font-size:11px;
}
.advert
{
	font-family:Verdana;
	font-size:12pt;
	padding:3px;
	color:#444444;
}
.adverteng
{
	font-family:Verdana;
	font-size:12px;
	padding:3px;
	color:#444444;

}
.contact
{
	font-family:Verdana;
	font-size:10pt;
	color:#445f94;
	text-decoration:none;
}
.web
{
	font-family:Verdana;
	font-size:11px;
	color:Navy;
	text-decoration:none;
}
.NormalHeading
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#615232;
}
.txtBx
{
	border:solid 1px #c1c1c1;
	font-family:tahoma;
	font-size:10pt;
	color:#363636;
	width:100%;
}

.TextBox200
{

font-family:Verdana;
font-size:8pt;
color:#404040;
font-weight:bold;
width:200px;
}

.TextBox
{
font-family:Verdana;
font-size:8pt;
color: #404040;
font-weight:bold;
}

.TextBox100Per
{
font-family:Tahoma;
font-size:10pt;
color: #404040;
font-weight:bold;
width:100%;
}

.TextBox100
{

font-family:Arial;
font-size:10pt;
color:#445f94;
font-weight:bold;
width:300px;
border:none;
}
.Button
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color:White;
	background-color: #404e6b;
	border-style:none;
	border-width:0
}
.TDLeft
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;	
	background-color:#f2f2f2;
	padding-left: 5px;
}
.TDRight
{
	font-family: Verdana;
	background-color:#f2f2f2;
	font-size: 8pt;
	font-weight:bold;	
	color: dimgray;
	padding-left: 5px;
}
.EditorMultiLine
{
	font-family:Arial;
font-size:8pt;
color: #404040;
font-weight:bold;
	width:100%;


}
.padLeft
{
	padding-left:3px;
}
.padRight
{
	padding-right:3px;
}
.bgColor
{
	background-color:#F8F8EF;
	
}
.borderNew
{
	background-color:#F8F8EF;
	border:solid 1px #c1c1c1;
}
