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