/**************************This Module Classes And Styles*******************************/
.mod_simple{}
#newscategory_categorytable
{
	margin:1px;
	padding:0px;
}
#newscategory_title
{
	background:#e3e3e3;
	height:30px;
	text-indent:10px
}
#newscategory_title:hover
{
	background:#f3f3f3;
}
#newscategory_content
{
	background:#f3f3f3;
}
#newscategory_link
{
	color:#666666;
	font-weight:bold;
	display:block
}
#newscategoryul
{
	width:100%;
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	list-style:none
}
#newscategoryli
{
	
	padding:0px;
	margin:0px auto;
	margin-left:2px;
	margin-right:2px;
	padding-top:2px;
	text-indent:0px;
}
#newscategory_icon
{
	border:none
}
#newscategory_icontd
{
	background:#f3f3f3;
	text-align:center
}
#newscategory_selected_title
{
	color:#666666;	
	background:#e3e3e3;
	height:30px;
	text-indent:10px;
	font-weight:bold;
}
/****************************************************************/
#news_table
{
	margin:0px;
	padding:0px;
}
#news_title
{
	background:#e3e3e3;
	height:30px;
	text-indent:10px
}
#news_title:hover
{
	background:#f3f3f3;
}
#news_content
{
	background:#f3f3f3;
}
#news_link
{
	color:#666666;
	font-weight:bold;
	display:block
}
#newsul
{
	width:100%;
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	list-style:none
}
#newsli
{
	
	padding:0px;
	margin:0px auto;
	margin-left:2px;
	margin-right:2px;
	padding-top:2px;
	text-indent:0px;
}
#news_icon
{
	border:none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	
}
