
/*
######################### NEWS
*/
#news_imagescage {
	margin: 0 0 15px 0; padding:5px;
	font-size:11px; text-align:center;
}
#news_imagescage div.navigatorbar {
	text-align:center;
	padding:6px 0 0 0;
}
#news_imagescage div.navigatorbar_tabs {
	text-align: center;
	padding:0 0 6px 0;
	font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #003466; font-weight: bold;
}
#news_imagescage a { text-decoration: underline; color: #003466; }
#news_navigatorbar {
	padding: 5px 0 20px 0;
	font-size: 10px;
}
#textdescription {
	padding: 10px 0 0 0;
	font-size: 10px; font-weight: bold; font-family: tahoma, verdana, sans-serif; color: #9A9A9A; text-align: left;
}
#tbl_news {
	margin: 0 auto 0 auto;
	font-size: 10px; text-align: left;
	width: 579px; *width: 559px;
	padding: 10px 10px 0 10px;
	
}
#tbl_news td { padding: 0 0 10px 0; width: 50%; }
#tbl_news img { border: 1px solid #FFF; width: 100px; height: 56px; }
#tbl_news div.cld_image { float: left; background: #134D86; padding: 1px; width: 102px; height: 58px; }
#tbl_news div.cld_icon { 
	float:left;
	width:25px; height:56px;
	background: url('../img/news_iconlist.gif') center top no-repeat;
	font-size: 0; 
	text-align: center;
}
#tbl_news div.cld_body { float:left; }
#tbl_news div.cld_title { 
	width: 145px; height: 45px;
	font-weight: normal;
	font-family: tahoma, Georgia, sans-serif; font-size: 11px;
	line-height:12px;
}
#tbl_news div.cld_data {
	font-size: 9px;
}
#tbl_news a {
	color: #134D86;
}
#font_resize {
	width: 99%;
	/*width:576px;*/
}

#tbl_news div.cld_imagehidden { float: left; background: #FFF; padding: 1px; width: 102px; height: 58px; }
#tbl_news div.cld_iconhidden { background: #FFF; }


#tbl_videogalery { margin: 30px 0 0 0; }
#tbl_videogalery div.cage {
	width: 180px; display:block; text-align: center; float: left; margin: 3px;
}
#tbl_videogalery div.title {
	width: 180px; font-weight: bold; text-align: left;
}
#tbl_videogalery a.image {
	margin: 5px 0 0 0;
	width: 180px; height:101px; display:block; text-align: center;
}


