﻿#Div_Nav {
  display: none;
}
#Div_RightSideAds{
  display: none;
}
#Div_PokerDescriptions{
  display: none;
}
#Div_PokerCalendar{
  display: none;
}
#Div_TopBanner{
  display: none;
}
#table1{
  width: 700px;
}
#TD_RightSideAds
{
  width: 0px;
}
.thedata{
  width: 95%;
  font-size:10pt;
}
body 
{
    font-size:11pt;
}
.bg1
{
    color: #666666;
    font-weight: bold;

}
.bg2
{
    color: #000000;
  font-weight: bold;

}

a 
{
    color: #000000;
   text-decoration: none;
}

.PokerCalenderHeader
{
    font-weight: bold;
    color: #000000;
}

    a.TT {text-decoration: none}
    a.TT:link {color: #000000}     /* unvisited link */
    a.TT:visited {color: #000000}  /* visited link */
    a.TT:hover {color: #000000}   /* mouse over link */
    a.TT:active {color: #000000}   /* selected link */ 
