body, table        {width: 100%; margin: 2%; padding: 0px; border-spacing: 0; font-family: Times New Roman;}

body.main   {background: #000000;}
body.neu  {background: #000000;}
body.info  {background: #000000;}
body.disc  {background: #000000;}


table.main        {background: transparent;}

td
                        {
                        border-width: 0; vertical-align: top;
                        color: #FFFFFF;
                        font-size: 16px;
                        line-height: 17px;
                        font-variant: normal;
                        font-style: normal;
                        font-weight: normal;
                        }

td.nav
                        {background-color: #000000; line-height: 20px; width: 140px; color: #FFFFFF;}
td.nav-active
                        {background-color: #000000; line-height: 20px; width: 140px; color: #FFFFFF;}

td.navbi        {line-height: 1px; width: 140px;}

div.contitle        {background-color: #416779;
                     line-height: 10px;
                     font-size: 18px;
                     font-weight: bold;
                     color: #FFFFFF;
                     width:70%;
                     padding:12px 12px 10px 12px;
                     margin-left: 170px;
                     position: absolute;
                     top: 196px;}

div.content        {background-color: #000000;
		   color: #FFFFFF;
                    width:70%;
                    padding:12px 12px 12px 12px;
                    margin-left: 170px;
                    position: absolute;
                    top: 228px;}

div.intro          {width:178px;
                    padding:12px 12px 12px 12px;
                    margin-left: 245px;
                    position: absolute;
                    top: 210px;}


div                        {padding: 4px 40px 4px 14px; position: relative;}

div.img                {padding: 00px 00px 00px 6px; position: relative;}

#active
                        {color: #FFFFFF; font-weight: bold;}

#highlight
                        {color: #FF0000; font-weight: bold;}

#txt-active
                        {color: #FF0000; font-weight: bold; text-decoration: underline;}




a
                        {color: #FFFFFF; text-decoration: none;}
a.mute, a.head, a.blind
                        {color: #FFFFFF; text-decoration: none;}
a.navi
                        {color: #FFFFFF; text-decoration: none;}
a.navi-active
                        {color: #FFFFFF; text-decoration: none;}


a:hover, a.mute:hover, a.navi:hover
                        {color: #FFFFFF; text-decoration: underline; }
a.head:hover, a.navi-active:hover
                        {color: #FFFFFF; text-decoration: underline; }

a.blind:hover
                        {color: #FFFFFF; text-decoration: none; }
