A:link
{
    COLOR: blue;
    TEXT-DECORATION: underline
}

A:hover
{
    COLOR: red;
    TEXT-DECORATION: underline
}
A.rmenu:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    COLOR: white;
    TEXT-DECORATION: none
}
A.rmenu:hover
{
    COLOR: yellow;
    TEXT-DECORATION: none
}
BODY
{
    MARGIN-TOP: 3px;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 3px;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
UL
{
    LIST-STYLE-IMAGE: url(dot.gif)
}
TD
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Georgia, Helvetica, sans-serif;
}

td.label {
		font-weight : bold;
}
A.white
{
    FONT-SIZE: 9px;
    COLOR: white;
    FONT-FAMILY: Arial, helvetica
}
.topic_cell
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    BACKGROUND-COLOR: lightskyblue;
    TEXT-DECORATION: none
}
.content_cell
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    BACKGROUND-COLOR: lightslategray;
    TEXT-DECORATION: none
}
.menu_cell
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    BACKGROUND-COLOR: #669900;
    TEXT-DECORATION: none;
    border-top: 2px groove #cccccc;
    border-bottom: 2px groove #777777;
    border-left: 2px groove #777777;
    border-right: 2px groove #cccccc
}
.menu_cell:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    BACKGROUND-COLOR: #999900;
    TEXT-DECORATION: none;
    border-top: 2px groove #cccccc;
    border-bottom: 2px groove #777777;
    border-left: 2px groove #777777;
    border-right: 2px groove #cccccc
}
.rmenu_cell_on
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    BACKGROUND-COLOR: #9bf09d;
    TEXT-DECORATION: none;
    border-top: 2px groove #cccccc;
    border-bottom: 2px groove #777777;
    border-left: 2px groove #777777
 }
.rmenu_cell_off
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    BACKGROUND-COLOR: #669900;
    TEXT-DECORATION: none;
    border-top: 2px groove #cccccc;
    border-bottom: 2px groove #777777;
    border-left: 2px groove #777777
}
.mmenu_cell_on
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    BACKGROUND-COLOR: #9bf09d;
    TEXT-DECORATION: none;
    border-top: 2px groove #cccccc;
    border-bottom: 2px groove #777777
 }
.mmenu_cell_off
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Georgia, Helvetica, sans-serif;
    BACKGROUND-COLOR: #669900;
    TEXT-DECORATION: none;
    border-top: 2px groove #cccccc;
    border-bottom: 2px groove #777777;
    border-right: 2px groove #cccccc
}
