/*News*/

.News_TopLeft
{
	background:url(images/Weblink_TopLeft.jpg) no-repeat left top;
	width:12px;
	height:12px;
}
.News_TopMiddle
{
	background:#fdfdfd url(images/Weblink_TopMiddle.jpg) left top;	
	background-repeat : repeat-x;
	height : 12px;
}
.News_TopRight
{
	background:url(images/Weblink_TopRight.jpg) no-repeat left top;
	width:12px;
	height:12px;
}
.News_MiddleLeft
{
	background:url(images/Weblink_MiddleLeft.jpg) repeat-y left top;	
	width : 12px;
}
.News_MiddleMiddle
{	
	background-color:#fdfdfd;
}
.News_MiddleRight
{
	background:url(images/Weblink_MiddleRight.jpg) repeat-y right top;
	width : 12px;	
}
.News_BottomLeft
{
	background:url(images/Weblink_BottomLeft.jpg) no-repeat left top;
	width:12px;
	height:12px;
}
.News_BottomMiddle
{
	background:#fdfdfd url(images/Weblink_BottomMiddle.jpg) repeat-x left bottom;	
	height : 12px;
}
.News_BottomRight
{
	background:url(images/Weblink_BottomRight.jpg) no-repeat left top;
	width:12px;
	height:12px;
}

.News_ActionButton
{
	width:100%;
	float:left;
}
.News_BottomBorder
{
	width:100%;
	height:10px;
}