body
{
	font-size: 12px;
    font-family: Verdana;    
    margin: 0px;  
    color: #222222;
}

A.content
{
    COLOR: #000000;
}
A.content:visited
{
    COLOR: #000000;
}
A.content:link
{
    COLOR: #000000;
}

td
{
	font-size: 12px;
    font-family: Verdana;    
    color: #222222;	
}

td.menu
{
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
}

td.clocks
{
    font-size: 12px;
    font-family: Verdana;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center
}

a.menuText
{
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
    color: black;
    text-decoration: none;
}
a.menuText:hover
{
    text-decoration: underline;
}
a.menuText:active
{
    color: #BBBBFF;
    text-decoration: none;
}

TABLE.rightColumn
{
	background: #EAEAF0;
	border-left:solid 1px #880000
}
td.flashHeader
{
    font-size: 12px;
    font-weight: bold;
    color: #AA0000	
}

td.flashBlob
{
	background: #AA0000
}

