body {
    margin:0;
    border:0; 
    height:100%;
    overflow-y:Auto;
    color:#000000;
    font-family:Verdana;
    background-color:#CC0000;
    scrollbar-face-color: #E0D5BF;
    scrollbar-highlight-color: #E0D5BF;
    scrollbar-shadow-color: #E0D5BF; 
    scrollbar-3dlight-color: #E0D5BF; 
    scrollbar-arrow-color: #8A7F63; 
    scrollbar-darkshadow-color: #EBE4D2;
    scrollbar-track-color: #EBE4D2;
}

a:link, a:visited
{
	color: #444444;
	font-size:9pt;
	text-decoration: none;
}
a:hover
{
	color: #FF6600;
	text-decoration: none;
}

a.White:link, a.White:visited
{
	color: #FFFFFF;
	font-size:9pt;
}
a.White:hover
{
	color: #FFFFFF;
	text-decoration: UnderLine;
}
.tdMain
{
    font-size:9pt;
    background-color:#FFFFFF;
}

.tdCellTitle
{
    font-size:9pt;
    background-image:url(../Images/CellTitleBack.gif);
    height:29px;
    font-weight:bold;
    color:#FFFFFF;
}

.tdCellTitle2
{
    font-size:9pt;
    background-image:url(../Images/CellTitle2.gif);
    height:32px;
    font-weight:bold;
    color:#000000;
}
.tdCellTitle3
{
    font-size:10pt;
    background-image:url(../Images/CellTitleBack.gif);
    height:27px;
    font-weight:bold;
    color:#FFFFFF;
}

.tdLeftMenu
{
	font-size:14pt;
    background-image:url(../Images/LeftMenu.jpg);
    height:65px;
    width:245px;
    font-weight:bold;
    color:#FFFFFF;
    background-repeat:no-repeat;  
    background-position-x:center;
}

.tdNewsList
{
    font-size:9pt;
    background-image:url(../Images/Splitter.gif);
    height:28px;
}

.tdNewsList2
{
    font-size:9pt;
    background-image:url(../Images/Splitter2.gif);
    height:26px;
}
.tdNewsList3
{
    font-size:9pt;
    background-image:url(../Images/Splitter.gif);
}
.txt9
{
    font-size: 9pt;
    color: #555555;
    line-height: 14pt;
}
.txt12
{
    color: Navy ;
    font-size: 12pt;
    line-height: 14pt;
	text-decoration: none;
}


