/* CSS Document */

a:hover {
	font-size:inherit;
	line-height:inherit;
}

/* Latest News */
#latestNews {
	width:204px;
	margin-left:0;
	margin-top:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
}

#latestNews_body {
	margin-left: 13px;
	margin-right: 5px;
	/*background:url(../../../_sharedimg/news/menu_bg.jpg) no-repeat;*/
}



#latestNews ul{
	margin-left:15px;
	padding-left:0px;
	list-style-image:url(../../_sharedimg/news/menu_raquo.gif);
	margin-bottom:0px;
}

#latestNews li{
	background-image:url(../../_sharedimg/news/menu_linkbg_line.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:0px;

}

#latestNews li a {
	font-weight:bold;
	color:#C3483E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}

#latestNews li a:hover {
	font-weight:bold;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}


#latestNews_footer {
	height: 30px;
	text-align: right;
	padding: 13px;
	background:url(../../_sharedimg/news/menu_bottom.jpg) bottom left no-repeat;
}


#latestNews_footer a {
	font-weight:bold;
	color:#C3483E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}

#latestNews_footer a:hover {
	font-weight:bold;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;

}
