td.Header {
  padding-bottom : 7px;
  vertical-align : bottom;
}
font.Header {
  FONT-SIZE        : 12px;
  FONT-FAMILY      : Tahoma, Arial, Sans-serif;
  font-weight      : 900;
  font-style       : italic;
  background-color : #929292;
  padding-left     : 5px;
  padding-right    : 10px;
  color            : #000000;
}
td.LoginText {
  padding-top    : 10px;
  padding-left   : 10px;
  padding-bottom : 10px;
  vertical-align : bottom;
  FONT-SIZE      : 13px;
  FONT-FAMILY    : Arial Black, Verdana, Sans-serif;
  font-style     : italic;
  color          : #E7F3FE;
  filter         : progid:DXImageTransform.Microsoft.Shadow(color='#202020', Direction=140, Strength=5);
}
td.LoginText:first-letter {
  FONT-SIZE      : 18px;
  FONT-FAMILY    : Arial Black, Verdana, Sans-serif;
}
td.Cell1 {
  padding : 0px;
  vertical-align : middle;
}
td.LeftCol {
  padding : 0px;
  padding-right: 10px;
  vertical-align : middle;
  width: 138px;
  text-align: right;
  color: #000000;
  font-weight    : bold;
}
td.RightCol {
  padding : 0px;
  vertical-align : middle;
  width: 125px;
}
td.FullCol {
  padding : 0px;
  vertical-align : middle;
  width: 263px;
}

td.AppHeader {
  padding        : 0px;
  text-align     : center;
  font-size      : 16px;
  font-weight    : bold;
  color          : #FFFFFF;
  vertical-align : middle;
  width          : 263px;
  height         : 30px;
  background     : url(../NxAu_Images/MenuFejlec.gif) no-repeat;
}

td.AppFooter {
  padding        : 0px;
  text-align     : center;
  font-size      : 14px;
  font-weight    : bold;
  color          : #FFFFFF;
  vertical-align : middle;
  height         : 30px;
}

td.AppLine {
  padding        : 0px;
  padding-bottom : 3px;
  text-align     : center;
  font-weight    : bold;
  color          : #606060;
  vertical-align : middle;
  width          : 263px;
  height         : 24px;
  background     : url(../NxAu_Images/MenuGomb.gif) no-repeat;
}

td.input {
  margin-bottom              : 0px;
  background                 : #ffffff;
  border                     : 1px solid #a4cbec;
  font-family                : Tahoma, Arial, Sans-serif;
  font-size                  : 11px;
  height                     : 15px;
  color                      : #48473e;
  padding                    : 2px;
}

a.White {
  color                      : #FFFFFF;
  font-weight                : bold;
  text-decoration            : none;
}

a.White:hover {
  color                      : #FFFFFF;
  font-weight                : bold;
  text-decoration            : underline;
}

a {
  color                      : #4040b0;
  font-weight                : bold;
  text-decoration            : none;
}

a:hover {
  color                      : #0000FF;
  font-weight                : bold;
  text-decoration            : underline;
}

img {
  border: none;
}

