/* Screen Color Layout - Menu left */
body  { background-color:#e0e0e0;
        scrollbar-face-color:#e0e0e0; scrollbar-3dlight-color:#e0e0e0;
        scrollbar-darkshadow-color:#e0e0e0; scrollbar-track-color:#e0e0e0; }
a     { text-decoration:none; font-weight:bold; color:#800000; background-color:#e0e0e0; }
a:hover { color:white; background-color:#808080; }
td    { font-size:11pt; font-family:Arial, Microsoft Sans Serif, Garamond, Serif; font-weight:bold; text-align:center; background-color:#e0e0e0; }

