@charset "utf-8";

/* CSS Document */

 img, div, input { behavior: url("_inc/png.htc") }

body {

    margin-left: 0px;

    margin-top: 0px;

    margin-right: 0px;

    margin-bottom: 0px;

    background-image: url(../images/img/bg.jpg);

    /*background-image: url(../images/img/pakistan1.png);*/

    background-attachment: fixed;

    background-repeat: no-repeat;

    background-position: center top;

}

body,td,th {

    font-family: tahoma;

    font-size: 11px;

    color: #003366;

}

a:link {

    color: #163374;

    text-decoration: none;

}

a:visited {

    color: #163374;

    text-decoration: none;

}

a:hover {

    color: #990000;

    text-decoration: none;

}

a:active {

    color: #163374;

    text-decoration: none;

}



a.white:link{

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: White; text-decoration: none; font-weight: bold;

}

a.white:visited{

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: White; text-decoration: none; font-weight: bold;

}

a.white:hover{

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #c60000; text-decoration: none; font-weight: bold;

}

a.footer:link

{

    color: #FFFFFF;

    text-decoration: none;

}

a.footer:hover {

    color: #FFCC00;

    text-decoration:none;

}

a.footer:active {

    color: #FFFFFF;

    text-decoration: none;

}

a.footer:visited {

    color: #FFFFFF;

}



.maintop {

    background-image: url(../images/img/main_r1_c2.png);

    background-repeat:repeat-x;

       behavior: url("iepngfix.htc");

}

.mainleft {

background-image: url(../images/img/main_r2_c1.png);

background-repeat:repeat-y;

   behavior: url("iepngfix.htc");

}

.mainright {

background-image: url(../images/img/main_r2_c3.png);

background-repeat:repeat-y;

   behavior: url("iepngfix.htc");

}

.mainbottom {

    background-image: url(../images/img/main_r3_c2.png);

    background-repeat:repeat-x;

       behavior: url("iepngfix.htc");

}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.detail {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.head_table_bdr {
	border: thin solid #95D4F7;
}
.webmaster {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

