body      { color: #81684c;
            background-color: #ffcd99;
            margin:0px;
            padding-left:8px;
            font-family: helvetica, arial;
            font-size: 10pt;
            scrollbar-face-color:#ffffff;
            scrollbar-shadow-color:#9F8E79;
            scrollbar-highlight-color:#DFD9D2;
            scrollbar-3dlight-color:#BFB4A6;
            scrollbar-darkshadow-color:#80694D;
            scrollbar-track-color:#ffffff;
            scrollbar-arrow-color:#81684c;
            margin-left:0px;
            margin-right:0px;
            margin-top:0px;
            margin-bottom:0px;
           }

td { font-family: tahoma, verdana, helvetica, arial, sans serif; font-size: 10pt; vertical-align: top; }

:link { color: #81684c; text-decoration: underline; }
a:active { color: #9f896f; text-decoration: underline; }
a:visited { color: #81684c; text-decoration: underline;}
a:hover { color: #9f896f; text-decoration: underline; }
a[name]:hover { color: #ffcd99; text-decoration: none; }

input, select, textarea { font-family: verdana, helvetica, arial, sans serif; font-size: 10pt; color: #81684c; }

.topTrim { background-image:url("../images/te.gif"); background-repeat:repeat-x; height:12px; }
.topTrimMain { background-image:url("../images/wte.gif"); background-repeat:repeat-x; height:12px; }
.topTrim td { height:12px; }
.botTrim { background-image:url("../images/be.gif"); background-repeat:repeat-x; }
.botTrimMain { background-image:url("../images/wbe.gif"); background-repeat:repeat-x; }
.leftTrim { background-image:url("../images/le.gif"); background-repeat:repeat-y; }
.rightTrim { background-image:url("../images/re.gif"); background-repeat:repeat-y; }
.rightTrimMain { background-image:url("../images/wre.gif"); background-repeat:repeat-y; }

.headline { font-size: 15pt; }
.small { font-size: 7pt; }
.vbot { vertical-align: bottom}
.vmid { vertical-align: middle}
