/* news plugin */
table.news-maindiv{width:100%;}
TABLE.news-maintable{margin-bottom:10px;}
TD.news-img{background-color:#fff;vertical-align:top;}
TD.news-header1{
	height:16px; 
	background:url("../pics/catalogue/menu2_a_start.gif") no-repeat 0px 0px;
	padding-left:4px;
	vertical-align:top;
}
TD.news-header1 p{
	height:16px;
	background:url("../pics/catalogue/menu2_a_end.gif") no-repeat right #72BF44;
	font-weight:bold;
	color:white !important;
	text-decoration:none;
	font-size:11px;
	padding:1px 5px 0px 2px;
	margin:0px;
}
html>body TD.news-header1 p{
	height:15px;
}

TD.news-header2{padding-left:10px;font-weight:bold; color:#008000;font-size:13px;}
TD.news-text{padding:5px 0px;}
TD.news-links{padding:0px 0px;text-align:right;font-weight:bold; }
TD.news-links A{color:#008000;text-decoration:none;font-weight:bold !important;font-size:11px;}
TD.news-links A:HOVER{color:black}

TABLE.news-archtable td, TABLE.news-archtable th{ 
	border:1px solid #B5B5B5;
	border-collapse:collapse;
}
TABLE.news-archtable{
	bordeR:1px solid #B5B5B5;
	border-collapse:collapse;
}
TABLE.news-archtable TH{background-color:#E7F3DD;font-weight:normal;height:30px;}
TABLE.news-archtable TD{background-color:white}
TABLE.news-archeader TD.news-archeader{
	background:url("../pics/news/archieve_bg.gif") repeat-x top #CFCFCF;
	padding:0;margin:0;
	height:29px;
}
td.news-archeader1{
	font-weight:bold;	
	color:white;
	padding-left:18px;
	background:url("../pics/news/archieve_start.gif") no-repeat;
	height:28px;
}
td.news-archeader2{
	background:url("../pics/news/archieve_end.gif") no-repeat right;
	height:28px;
}
TD.news-archeader IMG{width:145px;height:32;vertical-align:middle;}
TD.news-arcyear IMG{width:10px;height:12px;}
TD.news-arcyear{
	color:#008000;
	font-weight:bold;
}




TD.news-separator{
	background:url("../pics/news/news_line.gif") repeat-x left bottom;
	height:7px;
	padding-top:8px;
	font-size:1px;
	
}
