background="#C1CEC7"
titlebar="#586F62"
titlebar_text="#FFFFFF"
menubar="#A2B8AC"
window_dark="#D2E0D8"
window_light="#FFFFFF"
attachment_dark="#D2E0D8"
attachment_light="#D2E0D8"
columnheader="#D2E0D8"
tablerow_dark="#D2E0D8"
tablerow_light="#FFFFFF"
tablerow_hicolor="#FFCCCC"
fontface="Geneva, Arial, Helvetica"
###STARTSTYLESHEET###
<!--
body
{
    background-image: url(@@@BG_URL@@@);
    background-repeat: @@@BGREPEAT@@@;
    font-family: Arial, Verdana;
    font-size: @@@FONTSIZE@@@;
    color: black;
    scrollbar-arrow-color:black;
    scrollbar-base-color:#C1CEC7;
    scrollbar-face-color:#C1CEC7;
}
th { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; font-weight: bold; background-color: #D2E0D8; }
td { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; }
td.msgbody { font-family: @@@FIXEDFONT@@@ Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; }
form { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; margin-bottom: 0; }
input.mono { font-family: monospace; font-size: @@@MEDFONTSIZE@@@; }
select.mono { font-family: monospace; font-size: @@@MEDFONTSIZE@@@; }
h1 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; }
A:link { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; text-decoration: none; color: black; }
A:visited { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; text-decoration: none; color: black; }
A:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; text-decoration: none; color: red; }
A.msgbody:link { font-family: @@@FIXEDFONT@@@ Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; text-decoration: none; color: black; }
A.msgbody:visited { font-family: @@@FIXEDFONT@@@ Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; text-decoration: none; color: black; }
A.msgbody:hover { font-family: @@@FIXEDFONT@@@ Geneva, Arial, Helvetica, sans-serif; font-size: @@@FONTSIZE@@@; text-decoration: none; color: red; }
.medtext { font-size: @@@MEDFONTSIZE@@@; }
.smalltext { font-size: @@@SMALLFONTSIZE@@@; }
.smallblacktext { font-size: @@@SMALLFONTSIZE@@@; color: #000000; }
.smallcolortext { font-size: @@@SMALLFONTSIZE@@@; color: #c00000; }
.hilighttext { font-style: normal; font-weight: bold; background-color: #A2B8AC; }
-->
