/****************************News Section**********************************/
.NewsTitlePanel{
 border-bottom:solid 1px #888888;
 padding-top:10px;
}
.NewsTitleText{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
font-weight:bold;
}
.NewsPanel
{
 padding:10px;
 padding-bottom:20px;
}
.NewsText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
}
.OtherNewsTitlePanel
{
	 border-bottom:solid 1px #888888;
}
.OtherNewsTitleText{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
}
.OtherNewsPanel
{
	padding-top:10px;
}
.OtherNewsPanel UL
{
	list-style-image:url(../images/bullet.jpg);
	padding-left:20px;
}
.OtherNewsPanel LI
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	padding-bottom:3px;
}
.OtherNewsPanel LI A
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
.OtherNewsPanel LI A:hover
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}
.OtherNewsPagePanel
{
	text-align:right;
}
.OtherNewsPageText
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
A.OtherNewsPageLink
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
A.OtherNewsPageLinkActive
{
	color:#990000;
	font-weight:bold;
}
.NewsCommentTitlePanel
{
	padding-top:20px;
	 border-bottom:solid 1px #888888;
}
.NewsCommentTitleText{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
}
.NewsCommentPanel
{
	padding-top:20px;
	padding-bottom:20px;
}
.NewsCommentPanel TABLE
{
	border-collapse:collapse;
}
.NewsCommentPanel TD
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	vertical-align:top;
}
.NewsCommentPanel TEXTAREA
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:400px;
	height:100px;
}
.NewsCommentMsgCover
{
	padding-bottom:15px;
}
.NewsCommentMsgPanel
{
	background-color:#E8FFE8;
	border:solid 1px #dddddd;
	width:500px;
	
}
.NewsCommentMsgNo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px;
	border-bottom:solid 1px #cccccc;
}
.NewsCommentMsgText
{
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-bottom:solid 1px #dddddd;
}
.NewsCommentMsgFoot
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-right:3px;
	color:#ffffff;
	background-color:#448800;
	padding:3px;
	border:solid 1px #dddddd;
}
.NewsCommentPagePanel
{
	text-align:right;
	padding-bottom:10px;
	width:500px;
}
.NewsCommentPageText
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
A.NewsCommentPageLink
{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
A.NewsCommentPageLinkActive
{
	color:#990000;
	font-weight:bold;
}
/****************************************************************************/