a 
{
	TEXT-DECORATION: none;
	font-weight: normal; 
}

a.link_black {  font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none}
a.link_black:hover {text-decoration: underline;font-weight: normal}
font.small_txt {  font-family: "Nafees Web Naskh"; font-size: 16pt; font-weight:normal; color: #000000}

.td
{
    BORDER-LEFT-WIDTH: 1px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-TOP-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffffff;
    FONT-VARIANT: normal
}

.th
{
    BORDER-LEFT-WIDTH: 1px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-TOP-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: DCEBFE;
    FONT-VARIANT: normal
}

.textbox
{  
	font-family: Tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #ffffff; 
	border: 1 outset #efefef;
}

.button
{
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #C4DDFD;
	border: 1px outset #999999;
	background-position: center center;
}

.errMsg
{
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1656AE;
	background-color: #e9e9e9;
	border: 1px outset #999999;
	background-position: center center;
}
