body {
 background-color: #BDBDBD;
}

table.body{
 background-color: #ffffff;
 width: 750px;
}

td {
 font-family: Verdana;
 color: #777777;
 font-size: 5px;
}

td.head {
 background-color: #777777;
 height: 250px;
}

td.menu {
 background-color: #F0F0F0;
 border-left: 0px dashed #646464;
 border-right: 0px dashed #646464;
 width: 150px;
 padding-left: 10px;
 padding-right: 10px;
 font-family: Verdana;
 color: #646464;
 font-size: 5px;
 vertical-align: top;
}

td.side {
 background-color: #ffffff;
 border-left: 1px dashed #BDBDBD;
 border-right: 1px dashed #BDBDBD;
 width: 590px;
 vertical-align: top;
 padding-left: 10px;
 padding-right: 10px;
}

a.menuHead {
 font-family: Verdana;
 color: #646464;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}

a.menuHead:hover {
 color: #000000;
 text-decoration: underline;
}

a.subMenu {
 font-family: Verdana;
 color: #646464;
 font-size: 10px;
 text-decoration: none;
}

a.subMenu:hover {
 color: #000000;
 text-decoration: underline;
}

a.text {
 font-family: Verdana;
 color: #646464;
 font-size: 10px;
 text-decoration: none;
}

a.text:hover {
 color: #000000;
 text-decoration: underline;
}

span.menuHead {
 font-family: Verdana;
 color: #646464;
 font-size: 11px;
 font-weight: bold;
}

span.subMenu {
 font-family: Verdana;
 color: #646464;
 font-size: 10px;
}

span.head1 {
 font-family: Verdana;
 color: #646464;
 font-size: 14px;
 font-weight: bold;
}

span.head2 {
 font-family: Verdana;
 color: #646464;
 font-size: 12px;
 font-weight: bold;
}

span.head3 {
 font-family: Verdana;
 color: #646464;
 font-size: 10px;
 font-weight: bold;
}

span.text {
 font-family: Verdana;
 color: #646464;
 font-size: 10px;
}

span.date {
 font-family: Verdana;
 color: #646464;
 font-size: 9px;
}