.textDash
{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none;
	BORDER-LEFT: medium   none;
	HEIGHT: 19px; 
	BACKGROUND-COLOR: #ffffff;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-align: right;
}
.txtInput
{
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT:  1px solid; 	
	BORDER-BOTTOM: 1px solid; 
	HEIGHT: 20px;		
}
.qidTextR
{
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT:  0px solid; 
	WIDTH: 14px; 
	BORDER-BOTTOM: 1px solid; 
	HEIGHT: 18px;	
	text-align: center;
}
.qidTextL
{
	BORDER-RIGHT: 0px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT:  1px solid; 
	WIDTH: 1px; 
	BORDER-BOTTOM: 1px solid; 
	HEIGHT: 18px;
	text-align: center;
}
.bigFont{
	font-family : "Arabic Transparent";
	font-size : 12pt;
	font-weight : bold;
}
.bigFontRed{
	font-family : "Arabic Transparent";
	font-size : 12pt;
	font-weight : bold;
	color: red;
}
.smallFont{
	font-family : "Arabic Transparent";
	font-size : 10pt;
	font-weight : bold;
}
.smallFont1{
	font-family : "Arabic Transparent";
	font-size : 10pt;	
}
.headingFont{
    font-family : "Arabic Transparent";
	font-size : 14pt;
	font-weight : bold;
	text-decoration: underline;
}
.headingFont1{
    font-family : "Arabic Transparent";
	font-size : 14pt;
	font-weight : bold;	
}
@media print {
 .noprint { display: none; }
}
A:LINK {text-decoration:none; color:red; font-family:traditional arabic; font-size:20;font-weight:bold;text-align: center;}
A:VISITED {text-decoration:none; color:red; font-family:traditional arabic; font-size:20; font-weight:bold;text-align: center;}
A:HOVER {text-decoration:none; color:maroon; font-family:traditional arabic; font-size:20; font-weight:bold;text-align: center;}
