@import "style-translator.css";

BODY, BODY.popup {
  font-family       : verdana, helvetica, sans-serif;
  font-size         : 8pt;
  background-color  : #EE1C23;
  line-height       : 160%;
  margin-top        : 0px;
}

body {
  margin-top : 0px;
}


TABLE {
  font-size       : 8pt;
  text-align      : left;
  line-height     : 160%;
  border-spacing  : 0px;
}


div.container         { width : 850px; }
TABLE.main, table.top { width : 850px; }
BODY.popup div.container                    { width : 580px; }
BODY.popup TABLE.main, BODY.popup table.top { width : 580px; }


TABLE.main {
  border-collapse : collapse;		
 
  margin-top      : 20px;
  margin-left     : auto;
  margin-right    : auto;
}

TABLE.top {
  background-color : #A0182A;
}

TABLE.reader {
  line-height : 160%;
  width       : 100%;
}

TABLE.WilJeOok {
  border : 1px solid #000000;
}

TABLE.WilJeOok A:hover {
  color : #FFFFFF;
}

TR.header {
  background-color : #A0182A;
  color            : #FFFFFF;
  font-weight      : bold;
}

TR.style0 {
  background-color : #EEEEEE;
}

TR.style1 {
}

td.sidebar1, td.sidebar2, td.main {
  padding-top : 10px;
}

td.main, td.mainReunies, td.mainFull,body.popup {
  background-color  : #FFFFFF;
  background-image  : url(layout34/background.gif);
  background-repeat : no-repeat;
}


TD.mainFull {
  padding : 20px;
}

TD.sidebar1 {
  background-color : #A0182A;
  color        : #FFFFFF;
  width        : 139px;
  padding-left : 4px;
}

TD.sidebar2 {
  background-color : #A0182A;
  color       : #FFFFFF;
  width       : 129px;
}

TD.red {
  color : #FF0031;
}

TD.gray {
  background-color : #EEEEEE;
}

TD.graypad {
  background-color : #EEEEEE;
  padding-left     : 4px;
}

IMG {
  border : 0px;
}

INPUT {
  font-size : 8pt;
}

INPUT.text {
  font-size : 8pt;
  border    : 1px solid #000000;
}

INPUT.gray {
  font-size         : 8pt;
  border            : 1px solid #a69089;
  background-color  : #BFB2AC;
}

INPUT.autologin {
  width        : 15px;
  height       : 15px;
  margin-left  : 0px;
  margin-top   : 0px;
}

SELECT {
  font-size : 8pt;
}

SELECT.disabled {
  background-color : #A8A8A8;
}

INPUT.button {
  background-color : #E6E5F3;
  color            : #A0182A;
  border           : 1px solid #000000;
  width            : 100px;
}

TEXTAREA.text {
  font-size : 8pt;
  border    : 1px solid #000000;
}

A {
  color : #A0182A;
}

A:hover {
  color : #9D99D5;
}

SPAN.header {
  font-size    : 14pt;
  font-weight  : bold;
}

SPAN.gray {
  color : #EEEEEE;
}

SPAN.error {
  color        : #FF0031;
  font-weight  : bold;
}

SPAN.notice {
  color : #000000;
}

SPAN.style0 {
  background-color : #EEEEEE;
  width            : 405px;
}

SPAN.style1 {
  width : 405px;
}

DIV.style1 {
  width : 405px;
}

DIV.style0 {
  background-color : #EEEEEE;
  width            : 405px;
}

SPAN.gray2 {
  color : #EEEEEE;
}

SPAN.autologin {
  font-size    : 8pt;
  line-height  : 8pt;
}

DIV.fotoframe {
  border    : 1px solid #000000;
  overflow  : hidden;
}

TD.subtabs {
  display        : none;
  line-height    : 21px;
}

SPAN.subtab {
  padding-right : 10px;
  margin-right  : 10px;
}

SPAN.subtab A {
  color            : #000000;
  text-decoration  : none;
}

SPAN.subtabActive {
  padding-right : 10px;
  margin-right  : 10px;
}

SPAN.subtabActive A {
  text-decoration : none;
}

DIV.leftBar {
  color : #FFFFFF;
  padding : 5px;
}

DIV.rightBar {
  color : #FFFFFF;
}

DIV.leftBar A,DIV.rightBar A {
  color : #FFFFFF;
}

SMALL {
  font-size : 7pt;
}

td#SiteBottom {
  height             : 50px;
  border-top         : 1px solid #A0182A;
  background-repeat  : no-repeat;
  background-image   : url(layout34/footer.gif);
}

TABLE.tabContainer td {
  margin-left  : 1px;
  padding-top  : 4px;
}

table.tabContainer A, table.tabContainer A.tab, table.tabContainer A.tabActive {
 
  float            : left;
  height           : 18px;
  font-size        : 10px;
  padding          : 4px 26px 0px 26px;
  background       : url(layout34/tab.gif) no-repeat right top;
  color            : #A0182A;
  text-decoration  : none;

}

div.tab, div.tabActive {
  position     : relative;
  left         : 23px;  
  float        : left;
  margin-left  : -23px;
  background   : url(layout34/tab.gif) no-repeat right top;
}

table.tabContainer A:hover, A.tab:hover, A.tabActive:hover {
  color       : #FFFFFF;
  background  : url(layout34/tab_hover.gif) no-repeat right top ;
}


table.content {
  width: 100%;
}
