body 
  { background-color: #000000; margin: 0px; padding: 10px; } 
.hdrftr, .title, .main
  { border: 1px solid #000000; }
.hdrftr 
  { background-color: #004884; }
.title  
  { background-color: #337BB7; border-top: 0px; border-bottom: 0px; }
.main   
  { background-color: #EEEEEE;}
.title, .title a
  { color: #FFFFFF; font: 7pt/8pt Verdana; text-decoration: none; }
.title a:hover
  { font-weight: bold; }
.site
  { background: URL('/templates/articblue/img/main_back.gif'); background-repeat: no-repeat; background-position: center top; }
.menu
  { background: URL('/templates/articblue/img/menu_back.gif'); background-repeat: no-repeat; background-position: 30px 80px; }
.content, .main
  { color: #000; font: 9pt/12pt Verdana; text-decoration: none; }
.content a, .main a
  { color: #337BB7; font-weight: bold; text-decoration: none; }
.content a:hover, .main a:hover
  { color: #004884;  }
.menu a
  { background-color: #FFFFFF; border: 1px solid #000000; color: #000; font: 8pt/9pt Verdana; margin: 2px; padding: 2px; text-decoration: none; width:120;  line-height: 16px; display: block}
.menu a:hover
  { background-color: #337BB7; color: #FFF; }
hr
  { border: 0px; background: #000; color: #000; height: 1px; }
