body        {background-color: gray}
A:link      {color: #c0c0c0;
             text-decoration:none;}
A:visited   {color: gray;
             text-decoration:none;}
A.bottom:link {color: #000000;
             text-decoration:none;}
A.bottom:visited {color: #000000;
             text-decoration:none;}
A:hover     {color: #ffffff}
body, p, td {font-family: verdana, helvetica;
             font-size: 14px;
             line-height: 20px;}
p.tag       {color: #c0c0c0;
             font-size: 10px;
             line-height: 12px}
td          {background-color: green}
td.window   {background-color: navy;
             color:#000000}
td.bottom   {font-family: system, helvetica;
	     background-color: #ffffff;
             color:#000000}
td.content  {background: green url(img/empty.gif) top right repeat-y; }
#mainmenu   {clear: left;
             margin: 0 0 5px 0;
             padding: 0;
             font-size: 0.9em;
             text-align: left;}
#mainmenu ul {list-style: none;
             width: 130px;
             margin-right: 10px;
             padding: 0;
             font-size: 1.1em;}
#mainmenu li{text-align:center;
             border-left: 1px solid #c0c0c0;
             border-top: 1px solid #c0c0c0;
             border-right: 1px solid #000;
             border-bottom: 1px solid #000;}
#mainmenu li a{font-family: system, helvetica;
             font-weight: bold;
             height: 20px;
             text-decoration: none;
             color: #000;
             display: block;
             padding: 3px;
             background: #c0c0c0;
             border-left: 1px solid #fff;
             border-top: 1px solid #fff;
             border-right: 1px solid #808080;
             border-bottom: 1px solid #808080;}
#mainmenu li a:hover {background: #cacaca;}
h1          {margin-top: 5px;
             color: white;
             font-size: 20px;}
#copy       {width: 80%;}
#timer      {font-family: system, helvetica;
             text-align: right;
             border: none}
form        {margin-bottom: 0px}
strong      {font-family: system, helvetica;
             color: #ffffff;
             font-weight: bold;
	     font-size: 16px}
strong.window {font-size: 14px}
strong.mini {font-size: 14px}
.keycap    {font-size: 16px;
            color: red;
            font-family: verdana;
            font-weight: bold}
.inset     {float: left;
            margin-right: 15px;
            margin-bottom: 15px;}