/* vvv Global, document-wide styles */
body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color :#404040; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:15px; 
	margin-bottom:0px; 
	background-color:#A5B8C9; 
	background-image:url(../images/body_bg.gif) 
}
input, textarea, select, td, th, a, pre, .colorText, standOutText, .salePrice, .oldPrice, .editLink, .inverseText  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color :#404040;
}
#GlobalNavigation TD.active {
	height:22px; 
	background-color:#008cc9;
}

#GlobalNavigation TD A {
	padding-right:2px; 
	padding-left:2px; 
	font-weight:bold; 
	padding-bottom:0px; 
	margin:0px; 
	color:#ffffff; 
	padding-top:0px; 
	text-decoration:none
}
a:link , a:visited { 
	color: #404040; 
}
a:hover, #signUpLink:hover { 
	color: #4F74A1; 
}
input, select, textarea {	
	border:1px solid #888888; 
}
input.image {
	border:none;
}
h1, h2, h3, .simH1, .simH2, .simH3 { 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
h1, .simH1 { 
	font-size:16px; 
	margin-bottom : 5px;
}
h2, .simH2 { 
	font-size : 16px; 
	margin-bottom : 5px;
}
h3, .simH3 { 
	font-size : 14px; 
}
h4 { 
	font-size : 12px; 
}
.GreyButton { 
	background-image : url(https://www.airlinejobz.in/images/backgrnd_button.jpg); 
	border-color:#909090; 
	background-color:#ffffff; 
	padding:0px; font-weight:bold;
}
.coloredText { 
	color: #006DB0; 
}
.inverseText { 
	color: #ffffff;
}
.ptext { 
	line-height:14px; 
}
.stext { 
	font-size: 9px; 
	line-height: 14px;
}
.borderblue{
	border:1px solid #006DB0 
}
th{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	background-color:#006DB0;
	height:22px;
}
A.tlink:link,A.tlink:visited,A.tlink:hover {
	color : #FFFFFF; font-size:10px; 
}
A.nlink:link,A.nlink:visited,A.nlink:hover { 
	text-decoration:none; 
}