body
{
    background-color: #131217;
    color: white;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}

.normal
{
    background: #F4F5F5;
    color: black;
}

.itemdesc
{
  font-size: 14px;
  border: 1px solid #545454;
  padding: 3px;
  width: auto;
  background-color: #333333;
  -moz-border-radius: 4px;
  min-width: 150px;
}


.tabletitle
{
    background: #663300;
    color: #CCCC00;
    font-size: 10pt;
    font-weight: bold;
    line-height: 17pt;
}

.txt
{
    color: black;
    font-size: 10pt;
    line-height: 17pt;
}

.row0
{
    background: #CCCC00;
    color: black;
    font-size: 10pt;
    line-height: 17pt;
}

.row1
{
    background: #AAAA00;
    color: black;
    font-size: 10pt;
    line-height: 17pt;
}

.vip
{
    background: #FF823E;
    color: black;
    font-size: 10pt;
    line-height: 17pt;
}

.condi1c
{
    background: #FF9F80;
    color: white;
    font-weight: bold;
    line-height: 17pt;
}

.condi2c
{
    background: #FFFF80;
    color: black;
    line-height: 17pt;
}


a:link {
    text-decoration: none;
    color: #FF0000;
}
a:visited {
    text-decoration: none;
    color: #FF0000;
}
a:hover {
    text-decoration: none;
    color: #993300;
}
a:active {
    text-decoration: none;
    color: #993300;
}

.STYLE1 {color: #FFFFFF}
.STYLE2 {color: #FF0000}

