body  {
font-family : verdana;
margin : 0;
}
table.gry  {
background-image : url(/img/gry.jpg);
}
table.gry td  {
font-size : 0.8em;
color : #366;
font-weight : bold;
}
table.top td  {
font-size : 0.8em;
text-align : center;
}
table.top ul  {
list-style : none;
margin : 0;
padding : 0;
}
table.top ul li a  {
display : block;
padding : 1px;
border-right : 1px solid #fff;
border-bottom : 3px solid #999;
background-color : #ccc;
color : #000;
text-decoration : none;
}
table.top ul li a:hover  {
border-right : 1px solid #fff;
border-bottom : 3px solid #c60;
background-color : #f90;
color : #000;
}
table.blk td  {
font-size : 0.8em;
text-align : center;
background-color : #000;
color : #fff;
}
table.blk ul  {
list-style : none;
margin : 0;
padding : 0;
border : 0 none inherit;
}
table.blk ul li a  {
display : block;
padding : 1px;
border-right : 1px solid #fff;
border-bottom : 3px solid #000;
border-top : 3px solid #000;
text-decoration : none;
background-color : #000;
color : #fff;
}
table.blk a:hover  {
color : #f90;
}
table.grn a  {
font-size : 0.8em;
color : #000000;
text-decoration : underline;
}
table.grn a:hover  {
color : #000000;
text-decoration : none;
font-weight : 100;
background-color : #f90;
}
table.grn th  {
font-size : 0.7em;
text-align : left;
background-color : #cc9;
border-top : 3px solid #996;
}
table.grn td  {
font-size : 0.8em;
text-align : left;
background-color : #cc9;
}
table.sub th {
padding-top : 2px;
}
a.none:visited {
color: #ccc
}
a.none:link {
color: #ccc
}
