
/******************** Start => Page Title ********************/
#pageTitle {
	background: url(aigret-pgtitlebg4_tcm82-17440.gif) repeat-x;
	font-weight: bold;
	font-size: 90%;
	}
		#pageTitle img {
		border: 0px;
		height:60px;
		padding:0pt 10px 0pt 0pt;
		}
	#pageTitle .pageName {
		color: #003C7B;
		font: bold 17px Verdana, Arial, Helvetica, sans-serif;
		}
		#pageTitle .pageName a {
		color: #003C7B;
		text-decoration: underline;
		}
		#pageTitle .pageName a:hover { 
		text-decoration: none;
		}
