<style type="text/css">
	.textTSAHI {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; line-height : 15px;}
	.text {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; line-height : 22px;}
	.textExplain {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #6e0009; font-weight: normal; line-height : 15px;}
	.textSmall {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal; line-height : 15px;}
	.textNewsDate {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4c4c4c; font-weight: normal; line-height : 15px;}
	.textInformation {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #90a5b8; font-weight: normal; line-height : 17px;}
	.textInformationTitle {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #90a5b8; font-weight: bold;}
	.textInformationTitleAAMCO {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #ffffff; font-weight: bold;}
	.textIntroduction {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: normal; line-height : 28px;}
	
	.textSubMoff {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #2072bb; font-weight: normal; line-height : 20px;}
	.textSubMon {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #90a5b8; font-weight: bold; line-height : 20px;}
	.textSubMTitle {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #2072bb; font-weight: bold;}
	
	.textPath {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal;}
	
	.textFooter {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #90a5b8; font-weight: normal; line-height : 17px;}
	.textNews {	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #90a5b8; font-weight: normal; line-height : 17px;}
	
	.textTitleHeader {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal;}
	body { scrollbar-3d-light-color : #e0e3eb;	scrollbar-arrow-color : #999999; scrollbar-base-color : #e0e3eb; scrollbar-dark-shadow-color : #999999; scrollbar-face-color : #e0e3eb; scrollbar-highlight-color : #e0e3eb; scrollbar-shadow-color : #e0e3eb;}

	.BTN {border: solid 1px #ffffff; color: #ffffff; background-color: #2072bb; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
	.BTNfile {border: solid 1px #999999; color: #2072bb; background-color: #eeeeee; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

	.linkFooter:link { text-decoration : none; color:#90a5b8; font-weight: normal;}
	.linkFooter:visited { text-decoration : none; color:#90a5b8; font-weight: normal;}
	.linkFooter:hover { text-decoration : underline; font-weight: normal;}

	.linkNewsHP:link { text-decoration : none; color:#90a5b8; font-weight: normal;}
	.linkNewsHP:visited { text-decoration : none; color:#90a5b8; font-weight: normal;}
	.linkNewsHP:hover { text-decoration : underline; font-weight: normal;}

	.linkPage:link { text-decoration : none; color:#2072bb;}
	.linkPage:visited { text-decoration : none; color:#2072bb;}
	.linkPage:hover { text-decoration : underline;}
	
	.linkNews:link { text-decoration : none; color:#000000;}
	.linkNews:visited { text-decoration : none; color:#000000;}
	.linkNews:hover { text-decoration : underline;}
	
	.linkSubM:link { text-decoration : none; color:#2072bb;}
	.linkSubM:visited { text-decoration : none; color:#2072bb;}
	.linkSubM:hover { text-decoration : underline;}
	
	.linkSubMon:link { text-decoration : none; color:#90a5b8; font-weight: bold;}
	.linkSubMon:visited { text-decoration : none; color:#90a5b8; font-weight: bold;}
	.linkSubMon:hover { text-decoration : underline;}
	
	.linkPath:link { text-decoration : none; color:#000000;}
	.linkPath:visited { text-decoration : none; color:#000000;}
	.linkPath:hover { text-decoration : underline;}
	
	.textBoxON{
	position: absolute; 
	filter: alpha(opacity=90);
	opacity:0.90;
	-moz-opacity:0.90;
	z-index: 5;
	margin: 0px 0px;
	vertical-align: middle;
	horizontal-align: center;
	/*width: 414px;
	height: 260px;*/
	}
	.textBoxOFF{
	position: absolute;
	visibility: hidden;
	}
	
	/* Editor classes */
	.imgControlsON{
		position: absolute; 
		filter: alpha(opacity=90);
		opacity:0.90;
		-moz-opacity:0.90;
		z-index: 3;
		margin: 0px 500px;
		
		height: 260px;
		}
		.imgControlsOFF{
		position: absolute;
		visibility: hidden;
		filter: alpha(opacity=90);
		opacity:0.90;
		-moz-opacity:0.90;
		z-index: 3;
		margin: 120px 0px;
		width: 414px;
		height: 260px;
		}
	
	
</style>