body
{
        margin: 10;
        padding: 10;
        width: 100%;
        height: 100%;
        background:#E1EAF1;
        font-family: arial;
        font-size: 1.3em;
}
img
{
        border-width: 0px;
}
div#menu
{

}
td#outside{
       background: #E1EAF1 url('bg_h.gif') center repeat-x;
       text-align:center;

        font-size: 0.9em;
       }
td#inside{
       background: #E1EAF1 url('bg_h_in.gif') center repeat-x;
       text-align:center;
        font-size: 0.9em;
        }

td#inside a,
td#inside a:visited{
        color:000000;
        }

td#outside a,
td#outside a:visited{
        color:F3F3F3;
        }
td#outside a:hover{
        color:FFFCFC;
        }


h1{
       font-size:1.7em;
       text-align:center;
       border-bottom:3px solid #D2E2EF ;


       }
h2{
       font-size:1.1em;
       text-align:left;
       padding:0;
       margin:0;
       border-bottom:1px solid #D2E2EF ;


       }

div#content td{
       text-align:justify;

              }
table#menu2{
       background: #F8F8F8;
         text-align:center;
          border: 1px solid #8A8A8A;
           font-size:0.9em;

           padding: 5px;
       }
table#menu2 td{
         text-align:center;
       }
table#menu2 a,
table#menu2 a:visited{
       color: #164B75;


       }
table#menu2 a:hover{
       color: #3883BD;


       }

a#news,a#news:visited, a, a:visited{
       color: #326C99;


       }
a#news:hover, a:hover{
       color: #3888C7;


       }

div#note{
       padding:10;
       background: #FFFAC1;



       }
div#news{
background:#F9F9F9;
border:0px solid #8A8A8A; padding:10px; margin:5px;
       font-size:1.1em;

       }
div#comments-window
{
        font-size:100%;
        margin: 0;
        padding: 1em;
        border-bottom: 1px solid #E1E1E1;
}
div#comments-window td
{
        font-size:80%;
}


td.center
{
	text-align:center;
}

<!-- ======================================================================================================== -->

div.TextBanner
{
       background: #F8F8F8;
       text-align:center;
       border: 1px solid #8A8A8A;
       font-size:0.9em;
       padding: 5px;
	   margin: 15px;
}