font, td {
		font-family:verdana, helvetica, arial;
		font-size:11px;
		color:#333333;
	}

	a {
		color:#3e6e88;
		text-decoration : none;
		border-bottom: dotted #3e6e88 1px;
	}
	.a_off {
		text-decoration : none;
		border-bottom: 0px;
	}	
	a:hover {
		text-decoration : none;
		border-bottom: solid #3e6e88 1px;
	}
	a:visited {
		color:#4D4D4D;
		/*color:#6194BE;*/
		text-decoration : none;
		border-bottom: dotted #999 1px;
		
	}
	h2 {
		color:#222222;
		font-family : Georgia, "palatino linotype";
		font-size : 18px;
		font-weight:bold;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;		
	}
	h3 {
		color:#222222;
		font-family : Georgia, "palatino linotype";
		font-size : 18px;
		font-weight:bold;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;		
	}		
	div {
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
	}
	.container {
		width:90%;

	}
	.column_right {
		width:36%;
	}
	.column_margin {
		width:4%;
	}
	.column_center {
		width:200;
	}
	.column_double {
		width:60%;
	}

.bottom {
	background-color : #cccccc;
	background-image : url(img/bg_gray.gif);
	height:40px;
	width:100%;

}
	.column_highlight {
		background-image : url(img/bg_green.gif);
		background-repeat : repeat-x;
	}

	.dotline {
		background-image : url(img/dots.gif);
		background-repeat : repeat-x;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
	}

	#banner_border_large {
		background-color: transparent;
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
		border : 1px dotted;
		width:100%px;
	}
	#banner_large {
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
		width:100%px;
		height:50px;
	}

	#banner_border_small {
		background-color: transparent;
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
		border : 1px dotted;
		width:130px;
	}
	#banner_small {
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
		width:130px;
	}


	.banner_color_a {
		border-color : #DFAB75;
		background-color: #DFAB75;
	}
	.banner_color_b {
		border-color : #A3B9C2;
		background-color: #A3B9C2;
	}
	.banner_color_c {
		border-color : #B69C95;
		background-color: #B69C95;
	}
	.banner_color_d {
		border-color : #9EC8B0;
		background-color: #9EC8B0;
	}
	.banner_color_e {
		border-color : #C9DBE5;
		background-color: #C9DBE5;
	}
	
	.banner_color_f {
		border-color : #336688;
		background-color: #336688;
	}
	.banner_color_g {
		border-color : #000000;
		background-color: #000000;
	}		
	.banner_color_h {
		border-color : #ffffff;
		background-color: #ffffff;
	}		
	.banner_type_accent {
		color:#c26518;
		font-size:10px;
		font-family:verdana, helvetica, arial;
		font-weight:bold;
	}
	.banner_type_std {
		color:#ffffff;
		font-size:10px;
		font-family:verdana, helvetica, arial;
		font-weight:bold;
	}
	.small {
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		padding-bottom : 0px;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
	}

	.medium {
		margin-bottom : 2px;
		margin-left : 2px;
		margin-right : 2px;
		margin-top : 2px;
		padding-bottom : 2px;
		padding-left : 2px;
		padding-right : 2px;
		padding-top : 2px;
	}

	.page_bg {
		background-color : #B7C9D3;
		background-image : url(img/bg_grad.gif);
		background-position : top;
		background-repeat : repeat-x;
	}







	.edition {
		color:#B4E138;
		font-family : Verdana, sans-serif;
		font-size : 12px;
		letter-spacing : 2px;
		font-weight : bold;
	}
	.high_links {
		color:#B4E138;
		font-family : Verdana, sans-serif;
		font-size : 11px;
		font-weight : bold;
	}
	.highlight {
		background-color:#D0F550;
		padding: 0px;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
	}	
	.date {
		color:#ffffff;
		font-family : "verdana";
		font-size : 10px;
	}
	.section_titles {
		color:#222222;
		font-family : Georgia, "palatino linotype";
		font-size : 18px;
		font-weight:bold;
	}
	
	.article_title {
		color:#222222;
		font-family : Georgia, "palatino linotype";
		font-size : 18px;
		font-weight:bold;
	}
	
	
	.article_text {
		font-size : 12px;
	}
		
	.editorial_title {
		font-family : Georgia, "palatino linotype";
		font-size : 14px;
		font-weight:bold;
	}
	.feature_title {
		font-family : verdana;
		font-size : 13px;
		font-weight:bold;
	}
	
	
	.list_news {
		list-style-position: outside;
		list-style-type: square; 
		margin-bottom: 0px; 
		margin-top: 5px;
	}
	.list_news_ele {
		margin-left:-20px; 
		padding-bottom:5px
	}	
	
	.neg {
		color:red;
	}	
	.pos {
		color:green;
	}		
	
	.str {
	/*color: #336688;*/
	font-size:10px;
	}
