* { margin: 0; padding: 0; }
body.main_body, th, td, p, div, span, ul, li, textarea, input, select { color: #000; font: 11pt Arial, Helvetica, sans-serif; }
#search, #lang, #navdiv, #btn_alfl, #leftside, #print, #ed, #we_genlist-news-links  { display: none; }
h1, h2, h3 { color: #1e488e; font-weight: bold; text-transform: uppercase; }
h1 { font-size: 1.4em; padding: 1em 0; }
h2 { font-size: 1em; padding: 0.5em 0; }
h3 { font-size: 0.9em; padding: 0.5em 0; text-transform: none; }
a, a *{ text-decoration: none; border: 0; }
img, #content a.ext_icon img, #content a:hover.ext_icon img { border: 0; }
.clear { clear: both; }

/* main.css */
#header { height: 60px; border: 1 px solid #000; background-color: #204b91; }
#hpath { padding-top: 15px; }
#hpath, #hpath * { color: #cbcbcb; text-decoration: none; }

#title h1, #title h1 span#page { font-size: 20px; text-transform: uppercase;}
#title h1 { margin: 0; margin-top: 5px; color: #1e488e; }
#title h1 span#page { color: #f1af00;  }
#title2 { color: #b1b1b1; text-transform: lowercase; font-weight: bold; }

#wrapper {}
#rightside {}

#footerdata { margin-top: 30px; padding-top: 10px; border-top: 1px solid #000; }
.ftbox { float: left; }
.ftbox, .ftbox a { color: #9c9c9c; padding-right: 20px; }
/* editor.css */
  /* tables */
    /* all */
.transparent_table, .standard_table, .colored_table { border-collapse: collapse; }
.standard_table td, .colored_table, td.colored_table_r1, td.colored_table_r2 { border: 1px solid #000; }
    /* standart */
.standard_table td { padding: 3px 5px }
    /* colored */
td.colored_table_r1 { background-color: #E2E2E2; padding: 3px 5px; color: #000; }
td.colored_table_r2 { background-color: #EDEDED; padding: 3px 5px; color: #000; }

