
.NewsH1
{
	color:#9B0F0F;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
}

.NewsH2
{
	color:#9B0F0F;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	
}

.NewsAuthorLine
{
	padding-left:0px;
	padding-bottom:4px;
	color:#C2C2C2;
	font-size:10px;
	font-family:Arial;
	font-weight:Bold;
	border-bottom: 1px solid #e1e1e1
}

.NewsAuthorLineLink
{
	color:#C2C2C2;
}


a.NewsAuthorLineLink:link
{
	text-decoration:underline;
}
a.NewsAuthorLineLink:active
{
	text-decoration:underline;
}
a.NewsAuthorLineLink:visited
{
	text-decoration:underline;
}
a.NewsAuthorLineLink:hover
{
	text-decoration:none;
}

.NewsContent
{
	color:#3A3A3A;
	font-size:12px;
	font-family:Verdana;
	padding-top:10px;
}

.NewsSummary
{
	padding-top:10px;
	background-color:#292826;
	margin-right:0px;
	margin-left:0px;
	width:352px;
	text-align:left;
}

.NewsSummaryTitleRow
{
	background-image:URL(/images/newstop.gif);
	background-color:#292826;
	background-position:top;
	height:27px;
}
.NewsSummaryTitle
{
	background-image:URL(/images/news.gif);
	background-repeat:no-repeat;
	padding-left:30px;
}

.NewsSummaryTitleLink
{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	padding-top:0px;
	padding-bottom:0px;
	
}
a.NewsSummaryTitleLink:link
{
	text-decoration:none;
}
a.NewsSummaryTitleLink:active
{
	text-decoration:none;
}
a.NewsSummaryTitleLink:visited
{
	text-decoration:none;
}
a.NewsSummaryTitleLink:hover
{
	text-decoration:underline;
}

.NewsSummaryDate
{
	color:#FFF;
	font-size:9px;
	font-family:Arial;
	padding-right:5px;
	vertical-align:middle;
	text-align:right;
}
.NewsSummaryContent
{
	background-image:URL(/images/newsbg.gif);
	background-repeat:repeat-y;
	padding-right:10px;
	text-align: left;

}
.NewsSummaryBottom
{
	background-image:URL(/images/newsbottom.gif);
	background-repeat:no-repeat;
	height:30px;
}
.NewsSummaryText
{
	color:#3A3A3A;
	font-size:11px;
	font-family:Arial;
	text-align: left;
}


.NewsSummaryAuthorLink 
{
	text-align: left;
	color:#C2C2C2;
	font-weight:bold;

}

a.NewsSummaryAuthorLink:link
{
	text-decoration:underline;
}
a.NewsSummaryAuthorLink:active
{
	text-decoration:underline;
}
a.NewsSummaryAuthorLink:visited
{
	text-decoration:underline;
}
a.NewsSummaryAuthorLink:hover
{
	text-decoration:none;
}


.NewsSummaryLink 
{
	text-align: left;
	color:#9B0F0F;
	font-family: tahoma; 
	font-size: 10px; 


}

a.NewsSummaryLink:link
{
	text-decoration:underline;
}
a.NewsSummaryLink:active
{
	text-decoration:underline;
}
a.NewsSummaryLink:visited
{
	text-decoration:underline;
}
a.NewsSummaryLink:hover
{
	text-decoration:none;
}
.NewsListFooter 
{
	text-align: right;
	color:#9B0F0F;
	background-color:#292826;
	font-weight:bold;
	border-bottom:1px solid #F1F1F1;
}

a.NewsListFooter:link
{
	text-decoration:underline;
}
a.NewsListFooter:active
{
	text-decoration:underline;
}
a.NewsListFooter:visited
{
	text-decoration:underline;
}
a.NewsListFooter:hover
{
	text-decoration:none;
}


.NewsList 
{ 
  background-color: #FAFAFA; 
  padding: 1px; 
  border: 1px solid #F1F1F1; 
  min-height:50px; 
}

.NewsListTitleCell 
{ 
  background-image: url(../images/MenuBG.gif);
  height:25px;
  padding: 3px; 
  color:#FFF;
  font-weight:bold;
}

.NewsListHeadingCell 
{ 
  background-image: url(../images/header_rowBg.gif);
  background-color: #E9E9EB; 
  height:25px;
  padding: 3px; 
  color:#000;
  font-weight:bold;
}

.NewsListRow 
{ 
  background-color: #FAFAFA; 
  padding: 1px; 
}

.NewsListAltRow 
{ 
  background-color: #F1F1F1; 
  padding: 1px; 
}

.NewsListFirstCell 
{ 
  padding: 3px; 
  border-left: 1px solid #F1F1F1; 
  border-top: 1px solid #F1F1F1; 
  border-bottom: 1px solid #F1F1F1; 
  border-Right: 1px solid #F1F1F1;
}

.NewsListCell 
{ 

	padding: 1px; 
	border-top: 1px solid #F1F1F1; 
	border-Bottom: 1px solid #F1F1F1; 
	border-Right: 1px solid #F1F1F1; 
}


.NewsPageButton
{
	color:#9B0F0F;
	font-size:8px;
	font-family:Tahoma;
	height:19px;
	width:22px;
	text-align:center;
}