/**  Created By AHK SOFT,   For JS AIR,    URL: http://www.jsair.com.pk  	Code developer name: Abdul Hafeez.  **/
.all_txt {
	font-family: Tahoma;
	font-size: 8pt;
		 }
.staric {
		font-family: Tahoma; 
		font-size: 8pt; 
		color: #ff0000;
		 }
.hint_txt {
		font-family: Tahoma; 
		font-size: 8pt; 
		color: #999999;
		 }
.more {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ff6600;
			}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3E3E3E;
}
.main_heading  {	
		font-family: Tahoma;
	    font-size: 10pt;
		font-weight: bold;
		color: #FFFFFF;
         }
.sub_heading  {	
		font-family: Tahoma;
	    font-size: 8pt;
		font-weight: bold;
		color: #ff6600;
         }
		 
.sub_heading2  {	
		font-family: Tahoma;
	    font-size: 8pt;
		font-weight: bold;
		color: #1051E9;
         }
		 
.sub_heading3  {	
		font-family: Tahoma;
	    font-size: 8pt;
		font-weight: bold;
		color: #ca883a;
         }
		 
.main_heading2  {	
		font-family: Tahoma;
	    font-size: 11pt;
		font-weight: bold;
		color: #333333;
         }
.bottom_menu  {	
		font-family: Tahoma;
	    font-size: 8pt;
		font-weight: bold;
		color: #333333;
         }

.input_style {
     	background-color:#EEEEEE; 
		border-bottom-color: #999999 ;
		border-top-color: #999999 ;
		border-left-color: #999999 ;
		border-right-color: #999999 ;
		border-left-width:1;
		border-right-width:1;
		border-top-width:1;
		border-bottom-width:1;
		border-style: solid ;
		font-family: Tahoma; 
		font-size: 8pt; 
		font-color: #ff0000;
			 }
			 
.arrow_style {
		font-family: Webdings;
		font-size: 8pt;
		color: #669933;
			}
A:link {COLOR: #000000; text-decoration:none }
A:visited {COLOR: #000000; text-decoration:none}	
A:active {COLOR: #000000; text-decoration:none}
A:hover { COLOR: #1B74E0; text-decoration:underline}

a.c1:link {COLOR:#3E3E3E; text-decoration: none }
a.c1:visited {COLOR: #3E3E3E; text-decoration: none}	
a.c1:active {COLOR: #3E3E3E; text-decoration: none}
a.c1:hover {text-decoration:NONE; COLOR: #000000}

a.c2:link {COLOR:#000000; text-decoration: none }
a.c2:visited {COLOR: #000000; text-decoration: none}	
a.c2:active {COLOR: #000000; text-decoration: none}
a.c2:hover {COLOR: #000000; text-decoration:  underline overline; }

a.sub:link {COLOR: #ca883a; text-decoration: none }
a.sub:visited {COLOR: #ca883a; text-decoration: none}	
a.sub:active {COLOR: #ca883a; text-decoration: none}
a.sub:hover {COLOR: #ca883a; text-decoration:  underline; }


