	html{
		overflow-y:scroll;
	}
	.us_articles_title{
		display:none;
	}
	/*General*/
		.black_sep{
			height:10px;
			background:url(../images/sepWave_black.jpg) repeat-x;
		}
		.green_sep{
			width:11px;
			background:url(../images/sepWave_green.jpg) repeat-y;
		}
		.green_bullet{
			width:9px;
			height:9px;
			background:url(../images/greenBullet.png) no-repeat center;
		}
		.dyn_header{
			font:normal 15px tahoma;
		}
			.expanding_cat{
				border-bottom:1px dotted #5f5f5f;
				height:26px; 
			}
			.expanding_cat_link{
				font:normal 14px arial;
				text-decoration:none;
				color:#000;
			}
			.expanding_cat_son{
				height:18px;
			}
			.expanding_cat_link_son{
				color:#87b12f;
				font:normal 14px arial;
				text-decoration:none;
			}
			.expanding_cat_link_son_selected{
				color:#000;
				font:normal 14px arial;
				text-decoration:none;
			}
			.exp_v{
				font-size:12px;
			}
			.expanding_parent{
				font:normal 12px/12px arial;
			}
		/*Slider*/
		.indicator {
			background-attachment:scroll;
			background-color:transparent;
			background-image:url("../images/indicator.jpg");
			background-position:center center;
			background-repeat:no-repeat;
			font-size:1px;
			height:101px !important;
			overflow-x:hidden;
			overflow-y:hidden;
			position:absolute;
			width:10px;
		}
		.content{
			position:absolute;
			width:516px;
		}
		.sliderBg{
			background-color:#cccccc;
		}
		/* End Slider*/
	/*News*/
		.us_news_marquee{
			width:736px;
			height:35px;
			background:url(../images/news_bg.jpg) repeat-x;
		}
		.us_news_marquee td{
			font:normal 13px tahoma;
			color:#FFFFFF;
			white-space:nowrap;
		}
	/*Footer*/
		.dyn_footer{
			font:normal 11px tahoma;
		}
		.bottomMenu{
			font:normal 10px tahoma;
			text-decoration:none;
			color:#000;
		}
	/*ARTICLES*/
		.us_articles_title{
			font:normal 25px tahoma;
			color:#83b817;
		}
		.us_articles_summery_item_name_link{
			font:bold 14px tahoma;
			text-decoration:none;
			color:#000;
		}
		.us_articles_summery_item_description_text{
			font:normal 12px tahoma;
		}
	/*advanced Search - donate*/
		.searchtext,
		.hometext{
			font:bold 13px tahoma;
		}
		.mform{
			width:160px;
			height:17px;
			background-color:#d9d9d9;
			font:normal 11px tahoma;
			border:none;
		}
		#conta{
			font:normal 13px tahoma;
		}
		.us_q_n_a_main_question{
			font:bold 16px arial;
			cursor:pointer;
			padding-top:10px;
			background:url(../images/greenBullet.png) right 17px no-repeat;
			padding-right:10px;
		}
		.us_q_n_a_main_answer{
			font:normal 13px arial;
		}
	/* Credits */
	.linktext,
	.creditstext {
		color:#000;
		font-family:arial;
		font-size:11px;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		text-decoration:none;
	}
