body        {
            margin: 5px 0px auto; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
            text-align: center; /* Hack for IE5/Win */
            background-color: #C0C0C0; font-family: Verdana, Sans-Serif; font-size: 0.55em; color: #000000; 
            }
#Content    {
            width: 700px;
            margin: 0px auto; /* Right and left margin widths set to "auto" */
            text-align: left; /* Counteract to IE5/Win Hack */
            padding: 5px;
            }
a:link   { color: #000000; text-decoration: none; text-transform: none; }
a:active, a:visited { color: #C0C0C0; text-decoration: none; text-transform: none; }
a.midpane:link { color: #000000; text-decoration: none; text-transform: none; }
a.midpane:active, a.midpane:visited { color: #ffffff; text-decoration: none; text-transform: none }
img { border: 0; }
img.nopad { padding: 0px; border:1px solid #000000; }
img.nobrd { padding: 0px; }
textarea { width: 350px; height: 125px; font-family: Verdana, Sans-Serif; font-size: 1em; background-color: #CCCCCC; border: 1px solid #000000; }
input, select { color: #000000; background-color: #CCCCCC; font: normal 1.25em Verdana, Sans-Serif; border: 1px solid #000000; }
input.flatbutton { font: normal 1em Verdana, Sans-Serif; }
.center     { text-align: center; }
.underline  { text-decoration: underline; }
.header     { font-weight: bold; }
.indent     { padding-left: 0.75em; text-align: left; }
.para       { padding: 0.75em; text-align: left; }
.centerpara { text-align: center; padding: 0.75em; }
.underind   { text-decoration: underline; padding-left: 0.75em; text-align: left; }
.c1         { clear:both; height: 90px; width:700px; background-color: #747474; }
.c2         { border-top:1px solid #000000; width:700px; clear:both; }
.c3         { float:left; width:110px; background-color: #999999; }
.c4         { float:left; width:480px; height: 100%; border-left:1px solid #000000; border-right:1px solid #000000; background-color: #CCCCCC; }
.c5         { float:left; width:108px; background-color: #999999; }
.c6         { margin: 0px auto auto; text-align: left; border-top:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; width:700px; background-color: #999999; }
.c7         { border-top:1px solid #000000; width:700px; clear:both; background-color: #747474; }
