
.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;
	background-color:#F6F6F6;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
}
.NewsLink 
{
	text-align: left;
	color:#DF771A;
	font-family: tahoma; 
	font-size: 10px; 


}

a.NewsLink:link
{
	text-decoration:underline;
}
a.NewsLink:active
{
	text-decoration:underline;
}
a.NewsLink:visited
{
	text-decoration:underline;
}
a.NewsLink:hover
{
	text-decoration:none;
}

.NewsSummary
{
	padding-top:0px;
	margin-right:5px;
	margin-left:5px;
}

.NewsSummaryTitleRow
{
	background-image:URL(/images/newstop.gif);
	background-position:top;
	height:7px;
}
.NewsSummaryTitle
{
	background-image:URL(/images/news.gif);
	background-repeat:no-repeat;
	padding-left:0px;
}

.NewsSummaryTitleLink
{
	color:#1F9313;
	font-size:11px;
	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-repeat:repeat-y;
	padding-right:10px;
	text-align: left;
	font-family:Verdana;
	padding-top:10px;

}
.NewsSummaryBottom
{
	padding-bottom:20px;
	height:0px;
}
.NewsSummaryText
{
	color:#3A3A3A;
	font-size:10px;
	font-family:Arial;
	text-align: left;
	font-family:Verdana;
}
.NewsSummaryDate
{
	color:#999;
	font-size:10px;
	font-family:Arial;
	text-align: left;
	font-family:Verdana;
	padding-left:12px;
	
}


.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;
	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 
{ 
  padding: 1px; 
  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;
  padding-right:15px;
  vertical-align:top;
}

.NewsListCell 
{ 

	padding: 1px; 
	color:#A1A1A1;
	font-family: tahoma; 
	font-size: 10px; 
	padding-bottom:10px;
}


.NewsPageButton
{
	color:#9B0F0F;
	font-size:8px;
	font-family:Tahoma;
	height:19px;
	width:22px;
	text-align:center;
}
