﻿body {
}

.NewsList_AlternatingRowStyle
{

	
}

.NewsList_RowStyle
{
    border-bottom : dotted 1px #4b4b4b;
}

.NewsList_ImageCol
{

	text-align:center;
	vertical-align:middle;
	border-bottom : dotted 1px #4b4b4b;
}

.NewsList_Grid
{

}

.NewsList_Footer
{
   
    background-color : #eeeeee;
} 

.NewsList_Pager
{
    /*color : Maroon;*/
}

.NewsList_Pager a:link
{
    color : #cccccc;
}

.NewsList_Pager a:visited
{
    color : #cccccc;
}

.NewsList_GridHeader
{
    /*background-image : url(../../images/img/PartBack.png);
	background-repeat :repeat-x;*/
	
	height:20px;
	color:#454545;
}

.NewsList_GridHeaderFirstCell
{
	background-repeat :repeat-x;
	width:14px;
	height:20px;
	color:#454545;
}

.NewsList_GridHeaderLastCell
{
	background-repeat :repeat-x;
	width:24px;
	height:20px;
	color:#454545;
}


.NewsList_Titles 
{
	color : #f2f2f2;
	font-weight:bold;
}
a.NewsList_Titles 
{
	color : #f2f2f2;
	font-weight:bold;
}


.NewsArchive_Grid
{
	border-style:none;
	border-width:1px;
	border-color:#edeeff;
}

.NewsArchive_GridHeader
{
	background-color:#abb8c9;
	color:#454545;
	height:21px;
}
.NewsArchive_GridItems
{
	height:18px;
	/*text-align:center;*/
	background-color:Transparent;
}
.NewsSummary_Titles
{
	color: #e0e0e0;
	line-height:20px;
}

.NewsSummary_Subject
{
	color : #f2f2f2;
		font-weight:bold;
}

a.NewsSummary_Subject
{
	color : #f2f2f2;
	font-weight:bold;
}

.NewsSummary_Grid
{
	border-bottom-style:dashed;
	border-bottom-color:#595959;
	border-bottom-width:1px;	
}
.NewSummary_Frame
{
	
}

.NewsSummary_date
{
    color : #b3dfff;
}

a.NewsSummary_date
{
    color : #b3dfff;
}
