			body {
				font-family: Verdana, sans-serif;
				font-size: 10px;
			}
			
			table{
				font-family: Verdana, sans-serif;
				font-size: 10px;
			}
			
			p {
				font-size: 11px;
			}
			
			.fontlst {
				font-size: 11px;
			}
			
			.leftcolumn {
				width: 169px;
				text-align: center;
				float: left;
			}
			
			.middlecolumn {
				/*margin-left: 169px;*/
				width: 782px;
				
			}
			
			.archivecolumn{
				width: 570px;
			}
			
			.border {
				border-left: 1px solid #000000;
			}
			
			.navigationhead {
				background-color: #009DE0;
				width: 162px;
				height: 20px;
				color: #000000;
				font-weight: bold;
				margin: 0;
				vertical-align: middle;
				font-size: 12px;
				padding-top: 5px;
				padding-left: 6px;
				padding-bottom: 7px;
			}
			
			.navigationheadgreen {
				background-color: #1AA169;
				width: 162px;
				height: 20px;
				color: #ffffff;
				font-weight: bold;
				margin: 0;
				vertical-align: middle;
				font-size: 12px;
				padding-top: 5px;
				padding-left: 6px;
			}
			
			.navigationheadblue {
				background-color: #009DE0;
				width: 162px;
				height: 20px;
				color: #ffffff;
				font-weight: bold;
				margin: 0;
				vertical-align: middle;
				font-size: 12px;
				padding-top: 5px;
				padding-left: 6px;
				padding-bottom: 7px;
			}

			.greendivider {
				border-bottom: 2px solid #008837;
			}
			
			.navigation {
				background-color: #E4F3FA;
				width: 170px;
				text-align: left;
				margin: 0;
				padding-bottom: 0;
				
			}
			.addmargin {
				margin-bottom: 10px;
			}
			
			.navigationbottom {
				background-color: #A8D8EC;
				padding-bottom: 10px;
				padding-top: 10px;
				
			}
			
			.navigationlinkhead {
				color: #5E96C3;
				font-weight: bold;
				text-decoration: none;
				font-size: 11px;
				padding-left: 6px;
				padding-bottom: 0;
				margin-bottom: 10px;
			}
			.navigationlinkgray {
				color: #888887;
				font-weight: bold;
				text-decoration: none;
				font-size: 11px;
				padding-left: 6px;
				padding-bottom: 0;
				margin-bottom: 0;
			}
			
			.navigationlink {
				color: #5E96C3;
				text-decoration: none;
				font-size: 11px;
				padding-left: 6px;
				padding-top: 0px;
				margin-top: 0;
			}
		
			.leftnavigationlink {
				color: #5E96C3;
				text-decoration: none;
				font-size: 11px;
				padding-left: 6px;
				padding-top: 5px;
				margin-top: 0;
			}	
			.adarea {	
				background-color: #F1F1F3;
				margin-bottom: 6px;
				padding: 13px 27px;
				
			}
			
			.menulink {
				color: #ffffff;
				font-weight: bold;
				font-size: 11px;
				text-decoration: none;	
			}
			
			.menuitem {
				padding-right: 6px;
				padding-left: 6px;
			}
			
			.articles {
				width: 782px;
				float: left;
				/*border-left: 1px solid #000000;*/
				min-height: 700px;
				position: relative;
			}
			
			.padding {
				padding-left: 6px;
				padding-right: 6px;
			}
			
			.rightcolumn {
				margin-left: 592px;
				width: 187px;
			}
				
			.feature1{
				background-color: #D5D5D5;
				padding: 10px 0px 10px 0px;
			}	
			
			.tower {
				background-color: #F2F2F2;
				text-align: center;
				padding-top: 10px;
				padding-bottom: 10px;
			}	
			
			.articlesdate {
				background-image: url(Img/articles_listings_head.jpg);
				background-repeat: no-repeat;
				padding-left: 6px;
				font-size: 11px;
				font-weight: bold;
				color: #ffffff;
				height: 21px;
				padding-top: 0;
				margin-top: 0;
			}
			
			.articlelist {
				width: 386px;
				float: left;
				
			}
			
			.marketcontainer {
				margin-left: 386px;
				background-color: #F4EECE;
				
				height: 600px;
			}
			.markethead {
				background-color: #009DE0;
				height: 21px;
				color: #000000;
				font-weight: bold;
				margin: 0;
				text-align: center;
				
			}
			
			.articletitle{
				color: #981E11;
				font-size: 14px;
				font-weight: bold;
			}
			
			.articlesubhead{
				color: #676767;
				font-style: italic;
				font-size: 12px;
				margin-bottom: 0;
				padding-bottom: 0;
			}
			.articledate{
				color: #676767;
				font-size: 10px;
				font-style: italic;
			}
			
			.articleauthor{
				color: #676767;
				font-size: 10px;
				margin-top: 0;
				padding-top: 0;
			}
			.articledatehead {
				background-image: url(Img/ITU_ASIA_article_head_long.gif);
				background-repeat: no-repeat;
				padding-left: 6px;
				font-size: 11px;
				font-weight: bold;
				color: #ffffff;
				height: 21px;
				padding-top: 0;
				margin-top: 0;
			}

			.articletitlelink {
				color: #124B9A;
				font-weight: bold;
			}

			.nextbutton{
				text-align: right;
				margin-right: 6px;
				color: #48AFF9;
				font-weight: bold;
				font-size: 11px;
				text-decoration: none;
			}

			.submitbutton {
			 	background-color: #E75057;
			 	font-family: Verdana, Arial, sans-serif;
			 	font-size: 11px;
				border:#none;
			 	height: 22px;
			 	width: 100px;
			 	color: #ffffff;
			 	font-weight: bold;
			}
			
			.searchhead{
				font-family: Verdana, sans-serif;
				font-size: 12px;
				font-weight: bold;
				margin-top: 10px;
				margin-bottom: 0px;
			}
			
			.searchresult1{
				background-color: #C9E6D4;
				padding: 10px 0 10px 0;
			}
			
			.searchResult2{
				background-color: #ffffff;
				padding: 10px 0 10px 0;
			}
			
			.resultLeft{
				width: 444px;
				float: left;
			}
			
			.resultMiddle{
				width: 50px;
				float: left;
				
			}
			.resultRight{
				
				
			}
				
			.dsR40 /*agl rulekind: base;*/ { width: 592px; height: 34px; }
			.dsR42 /*agl rulekind: base;*/ { width: 188px; height: 10px; }
			.dsR43 /*agl rulekind: base;*/ { background-color: #e8850d; text-align: center; height: 20px; vertical-align: middle; }
			.dsR45 /*agl rulekind: base;*/ { background-color: #f2cb01; }
			.dsR47 /*agl rulekind: base;*/ { width: 780px; height: auto; }
			.dsR48 /*agl rulekind: base;*/ { background-color: #1aa167; text-align: center; width: 592px; height: 20px; vertical-align: middle; }
			.dsR49 /*agl rulekind: base;*/ { width: 592px; }

			.dsR3 /*agl rulekind: base;*/ { width: 780px; height: auto; }
			.dsR4 /*agl rulekind: base;*/ { height: 2px; }
			.dsR5 /*agl rulekind: base;*/ { background-color: #e8850d; height: 2px; }
			.dsR6 /*agl rulekind: base;*/ { height: 32px; }
			.dsR8 /*agl rulekind: base;*/ { width: 131px; height: 19px; }
			.dsR9 /*agl rulekind: base;*/ { background-color: #009de0; }
			.dsR12 /*agl rulekind: base;*/ { width: 444px; }
			.dsR24 /*agl rulekind: base;*/ { background-color: #c9e6d4; }
			.dsR25 /*agl rulekind: base;*/ { width: 70px; vertical-align: top; }
			.dsR26 /*agl rulekind: base;*/ { vertical-align: top; }
			.dsR27 /*agl rulekind: base;*/ { width: 100%; height: auto; }
			
			.dsR17 /*agl rulekind: base;*/ { background-color: #e4f3fa; vertical-align: top; }
			.dsR18 /*agl rulekind: base;*/ { vertical-align: top; }
			.dsR29 /*agl rulekind: base;*/ { width: 100%; height: auto; }
			.dsR32 /*agl rulekind: base;*/ { background-color: #e4f3fa; width: 437px; vertical-align: top; }
			.dsR33 /*agl rulekind: base;*/ { width: 437px; vertical-align: top; }
			.dsR34 /*agl rulekind: base;*/ { background-color: #e4f3fa; width: 85px; vertical-align: top; }
			.dsR35 /*agl rulekind: base;*/ { width: 85px; vertical-align: top; }
			.ds1 /*agl rulekind: base;*/ { font-style: italic; }
			.dsR13 /*agl rulekind: base;*/ { background-color: #009ee0; }
			.dsR18 /*agl rulekind: base;*/ { width: 18px; height: 18px; }
			.container {
				width: 100%;
			}
			.dsR20 /*agl rulekind: base;*/ { width: auto; height: auto; margin: 2px; }

			.dsR10 /*agl rulekind: base;*/ { width: 592px; height: 34px; }
			.dsR31 /*agl rulekind: base;*/ { background-color: #e4f3fa; }

			.topcellnav:link
			{
				font-weight: normal;
				font-weight: bold;
				color: #000000;
				text-decoration : none;
			}
			
			.topcellnav:visited
			{
				font-weight: normal;
				font-weight: bold;
				color: #000000;
				text-decoration : none;
			}
			
			.topcellnav:active
			{
				font-weight: normal;
				font-weight: bold;
				color: #000000;
				text-decoration : none;
			}
			
			.topcellnav:hover
			{
				font-weight: normal;
				font-weight: bold;
				color: red;
				text-decoration : none;
			}
			
			.inactive_article
			{
				background-color : #DCDCDC;
			}
			
			.searchResultSmall
			{
				font-size: xx-small;
				font-family: Geneva, Arial, Helvetica, sans-serif;
			}
			
			.headline 
			{
				font-size: 12px;
				font-weight: bold;
				line-height: 16px;
				margin-top: 10px;
				margin-bottom: 0px;
			}
			
			a 
			{
				color: #124B9A;
			}
