.fill_bg
{
/*BACKGROUND-COLOR: #CDD9E7;*/
BACKGROUND-COLOR: #F0EFDE;
}

.TD1
{   PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-TOP: 1px;
    PADDING-BOTTOM: 2px;
    FONT-SIZE: 15px;
    BACKGROUND-COLOR: #E6E5D4;
	/*BACKGROUND-COLOR: #CDD9E7;*/
}

.TD2
{   PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-TOP: 1px;
    PADDING-BOTTOM: 2px;
    FONT-SIZE: 15px;
    BACKGROUND-COLOR: #F0EFDE;
}

.udirect1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	list-style-type: square;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
	font-weight: normal;
}
.maintextNOLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;
	font-weight: normal;
	text-decoration: none;
}

.news_title
{	color: #666666;
	text-decoration: none;
    font-size:13px;
}
.news_title:hover
{	text-decoration: underline;}
.news_short
{	color: #666666;
	text-decoration: none;
    font-size:15px;
}
.news_short:hover
{	text-decoration: underline;}
.TD_zag
{   PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    PADDING-TOP: 1px;
    PADDING-BOTTOM: 2px;
    FONT-SIZE: 15px;
    BACKGROUND-COLOR: white;
    text-align: left;
    font-weight:bold;
}