/* DimS add*/
td.Off
{
  font-size:10px;
  font-weight:normal;
  text-align:center;
  color:#a13434;
  padding: 2px 2px 2px 2px;
  border: 1px solid #ebeceb;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #f9dfdd;
  background-image:url(tlo.jpg);
}
td.On
{
  font-size:10px;
  font-weight:bold;
  text-align:center;
  padding: 2px 2px 2px 2px;
  border: 1px solid #aaa;
  background-color : #FFFFFF;
  border-color: #aaa;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  border-bottom : 0px;
}
td.Space
{
  border-color: #aaa;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  background-color : #FFFFFF;
}
td.p-content{
  font-size:11px;
  height:300px;
  padding: 5px 8px 5px 5px;
  vertical-align:top;
  border-color: #aaa;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-top: 0px;
}


#TableMenu a.Off
{
        padding : 3px 10px 3px 10px;
        border : 1px solid #063;
        border-bottom : 0;
        background-color : #AAD5FF;
}
#TableMenu a:hover, #TableMenu a.On
{
        padding : 3px 10px 3px 10px;
        border : 1px solid #063;
        border-bottom : 0;
        background-color : #0066CC;
}
#TableMenu2 a.Off
{
        padding : 3px 10px 3px 10px;
        border : 1px solid #063;
        border-bottom : 0;
        background-color : #AAD5FF;
}
#TableMenu2 a:hover, #TableMenu2 a.On
{
        padding : 3px 10px 3px 10px;
        border : 1px solid #063;
        border-bottom : 0;
        background-color : #0066CC;
}

#Table1
{
        border : 1px solid #063;
        border-left : 0;
        border-top : 0;
        margin-top : 1px;
        display : block;
}
#Table2, #Table3, #Table4, #Table5, #Table6, #Table7, #Table8
{
        border : 1px solid #063;
        border-left : 0;
        border-top : 0;
        margin-top : 1px;
        display : none;
}
#Table1 td, #Table2 td, #Table3 td, #Table4 td, #Table5 td, #Table6 td, #Table7 td, #Table8 td
{
        border : 1px solid #063;
        border-right : 0;
        border-bottom : 0;
}
#Table1 tr.header, #Table2 tr.header, #Table3 tr.header, #Table4 tr.header, #Table5 tr.header, #Table6 tr.header, #Table7 tr.header, #Table8 tr.header
{
        background-color : #0066CC;
}
#Table1 tr.odd, #Table2 tr.odd, #Table3 tr.odd, #Table4 tr.odd, #Table5 tr.odd, #Table6 tr.odd, #Table7 tr.odd, #Table8 tr.odd
{
        background-color : #AAD5FF;
}
#Table1 tr.even, #Table2 tr.even, #Table3 tr.even, #Table4 tr.even, #Table5 tr.even, #Table6 tr.even, #Table7 tr.even, #Table8 tr.even
{
        background-color : #fff;
}
