/* Screen Color Layout - Menu middle */
body  { background-color:#e1e1e1; color:#000000;
        scrollbar-face-color:#e1e1e1; scrollbar-3dlight-color:#e1e1e1;
        scrollbar-darkshadow-color:#e1e1e1; scrollbar-track-color:#e1e1e1; }
h2     { color:#000000; }
a     { text-decoration:none; font-weight:bold; color:Maroon; background-color:#e1e1e1; }
a:hover { color:white; background-color:#717171; }
td    { font-family:sans-serif; background-color:#e1e1e1; }
.gpl  { color:#000000; }
