body { height: 100%; }
.body {  }
html { height: 100%; }
TABLE, TD, SELECT, TEXTAREA      { color: #000; font-size: 12px; font-family: "Lucida Grande", sans-serif, verdana; }
p { }
#main { background: #f7f7c3 url(/css-media/bg.gif) center; width: 920px; }
#main.gray { background-image: url(../css-media/top.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
#main.gray .padder { background-image: url(../css-media/btm.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; }
a:link { color: #222; text-decoration: none }
a:active { color: #222 ; text-decoration: none; }
a:visited { color: #222; text-decoration: none }
a:hover { color: #fff; font-weight: bold; text-decoration: none  }
a:visited:hover { color: #fff; font-weight: bold; text-decoration: none  }
.calBg { background-color: #699; padding: 0; border: solid 1px #000; }
.listBg  { background-color: #ffffff; padding: 4px; border: solid 1px #cccccc }
.input { color: black; font-size: 10px; width: 100%; }
