body  {
        margin:0;
        background-color: #FFFFFF;
	  scrollbar-face-color: #ffcc66;
        scrollbar-highlight-color: #FFFF00;
        scrollbar-shadow-color: #ff0000;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color:  #003399;
        scrollbar-track-color: #ffffcc;
        scrollbar-darkshadow-color: #98AAB1;
        font-family: Verdana;
        font-size: 10pt
        }

/* news flag in news to be done by smile */

/* link general definition */
a:link                    {text-decoration: underline;
                        color : #003399; }


a:visited         {text-decoration: underline;
                        color : #003399; }

a:active          {text-decoration: underline;
                        color : #003399; }

a:hover          {text-decoration: underline;
                        color : #FF0000; }

/* General font families for common tags */

font, th, td, p { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }


/*   News block style         */
/*   News block normal text   */
.news                             {font-weight:normal; font-size: 13px; }


/*   NB заголовок раздела в новостном блоке      */
.newshdr        {font-size: 14px;
                        font-weight: bold;
                        color: #003399;
                        }

/*   NB заголовки новостей (headlines) */
.newstitle        { font-size: 13px;
                        color: #000000;
                        text-align: center;}

/*   Top navigation bar style   */
.tnav                           {font-weight:bold; font-size: 11px; }

TD.tnav                     {vertical-align: middle; text-align: center; width: 100%; background-color: #CFCFCF;}

a:link.tnav                 {text-decoration: none; color : #003399;}
a:visited.tnav            {text-decoration: none; color : #003399;}
a:active.tnav             {text-decoration: none; color : #003399;}
a:hover.tnav          {font-weight:bold; text-decoration: none; color : #FFFFFF;}


/*   Left navigation bat style   */
.lnav                           {font-weight:normal; font-size: 10px; }
TD.lnav                      {width:100%;  height:15; font-size:10px;}
a:link.lnav                 {font-weight:normal; text-decoration: none; color : #003399;}
a:visited.lnav            {font-weight:normal; text-decoration: none; color : #003399;}
a:active.lnav             {font-weight:normal; text-decoration: none; color : #003399;}
a:hover.lnav          {font-weight:normal; text-decoration: underline; color : #FF0000;}