﻿/************************************************/
/******************* SHORT LIST *****************/
/************************************************/

/********** NEWS SHORT LIST CONTAINER ***********/
div.eNewsShortListMain
{
	width						: 161px;
}
/*----------------------------------------------*/


/************ NEWS SHORT LIST HEADER ************/
div.eNewsShortListHeader
{
	height						: 13px;
	background-color	: #CCCDCF;
	background-image	: url("../images/newsShortListTopBg.gif");
	font-family 			: Verdana, Helvetica, sans-serif;
	font-size   			: 10px;
	color       			: #111111;
	padding						: 1px;
}
/*----------------------------------------------*/


/************ NEWS SHORT LIST FOOTER ************/
div.eNewsShortListFooter
{
	background-color	: #CCCDCF;
	font-family 			: Verdana, Helvetica, sans-serif;
	font-size   			: 10px;
	color       			: #111111;
	border						: 1px solid;
	border-top				: none;
	border-color			: #B8B9BB;
}
div.eNewsShortListFooter a:link 
{
	color       		: #111111;
	text-decoration : none;
}
div.eNewsShortListFooter a:visited 
{
	color       		: #111111;
	text-decoration : none;
}
div.eNewsShortListFooter a:hover 
{
	color       		: #990000;
	text-decoration : none;
}
/*----------------------------------------------*/


/**************** NEWS SHORT LIST ***************/
div.eNewsShortList
{
	background-color: #F1EDEA;
	font-family 		: Verdana, Helvetica, sans-serif;
	font-size   		: 11px;
	color       		: #111111;
	padding-top			: 5px;
	padding-bottom 	: 5px;
	border					: 1px solid;
	border-top			: none;
	border-bottom		: none;
	border-color		: #B8B9BB;
}
div.eNewsShortList a:link 
{
	color       		: #111111;
	text-decoration : none;
}
div.eNewsShortList a:visited 
{
	color       		: #111111;
	text-decoration : none;
}
div.eNewsShortList a:hover 
{
	color       		: #990000;
	text-decoration : none;
}
/*----------------------------------------------*/


/************************************************/
/******************** ALL NEWS ******************/
/************************************************/

/************** ALL NEWS CONTAINER **************/
div.eNewsListMain
{
	width						: 100%;
}
/*----------------------------------------------*/


/***************** ALL NEWS HEADER ****************/
td.eNewsListHeader
{
	font-family 		: Verdana, Helvetica, sans-serif;
	font-size   		: 11px;
	color       		: #111111;
	padding-top			: 5px;
	padding-bottom 	: 5px;
}
td.eNewsListHeader a:link 
{
	color       		: #111111;
	text-decoration : none;
}
td.eNewsListHeader a:visited 
{
	color       		: #111111;
	text-decoration : none;
}
td.eNewsListHeader a:hover 
{
	color       		: #990000;
	text-decoration : none;
}


/***************** ALL NEWS FOOTER ****************/
td.eNewsListFooter
{
	font-family 		: Verdana, Helvetica, sans-serif;
	font-size   		: 11px;
	color       		: #111111;
	padding-top			: 5px;
	padding-bottom 	: 5px;
}
td.eNewsListFooter a:link 
{
	color       		: #111111;
	text-decoration : none;
}
td.eNewsListFooter a:visited 
{
	color       		: #111111;
	text-decoration : none;
}
td.eNewsListFooter a:hover 
{
	color       		: #990000;
	text-decoration : none;
}


/***************** ALL NEWS LIST ****************/
th.eNewsList
{
	background-color: #333333;
	font-family 		: Verdana, Helvetica, sans-serif;
	font-size   		: 11px;
	color       		: #FFFFFF;
	padding-top			: 5px;
	padding-bottom 	: 5px;
}

td.eNewsList1
{
	background-color: #F9F9F9;
	font-family 		: Verdana, Helvetica, sans-serif;
	font-size   		: 11px;
	color       		: #111111;
	padding-top			: 5px;
	padding-bottom 	: 5px;
}
td.eNewsList1 a:link 
{
	color       		: #111111;
	text-decoration : none;
}
td.eNewsList1 a:visited 
{
	color       		: #111111;
	text-decoration : none;
}
td.eNewsList1 a:hover 
{
	color       		: #990000;
	text-decoration : none;
}

td.eNewsList2
{
	background-color: #F0F0F0;
	font-family 		: Verdana, Helvetica, sans-serif;
	font-size   		: 11px;
	color       		: #111111;
	padding-top			: 5px;
	padding-bottom 	: 5px;
}
td.eNewsList2 a:link 
{
	color       		: #111111;
	text-decoration : none;
}
td.eNewsList2 a:visited 
{
	color       		: #111111;
	text-decoration : none;
}
td.eNewsList2 a:hover 
{
	color       		: #990000;
	text-decoration : none;
}
/*----------------------------------------------*/


/************************************************/
/****************** SINGLE NEWS *****************/
/************************************************/

/****************** NEWS TITLE ******************/
div.eNewsTitle
{
	font-family 			: Verdana, Helvetica, sans-serif;
	font-size   			: 14px;
	color       			: #111111;
	font-weight				: bold;
}
/*----------------------------------------------*/


/******************* NEWS DESC ******************/
div.eNewsDesc
{
	font-family 			: Verdana, Helvetica, sans-serif;
	font-size   			: 11px;
	color       			: #111111;
}
div.eNewsDesc a:link 
{
	color       		: #111111;
	text-decoration : none;
}
div.eNewsDesc a:visited 
{
	color       		: #111111;
	text-decoration : none;
}
div.eNewsDesc a:hover 
{
	color       		: #990000;
	text-decoration : none;
}
/*----------------------------------------------*/