body  { background-color: #6c7b8b; background-image: url("images/bg-grad.png"); background-repeat: repeat-x; margin: 0; padding: 0 }
#main  { background-color: #dddfdb; border: solid 2px #999 }
#footer  { color: #ccc; font-size: 10px; font-family: sans-serif }
#tabs .enabled    { background-image: url(images/tabs-enabled.png); background-repeat: no-repeat; text-align: center; position: relative; z-index: 1; width: 87px; height: 21px }
#tabs .disabled     { background-image: url(images/tabs-disabled.png); background-repeat: no-repeat; text-align: center; position: relative; z-index: 0; width: 87px; height: 21px }
#tabs .text   { font-size: 11px; font-family: sans-serif; cursor: pointer; position: relative; top: 5px; right: 5px; vertical-align: bottom }
#static td   { color: #000; font-size: 10px; font-family: sans-serif; background-color: #69c }
#static span    { font-family: sans-serif; text-decoration: none; cursor: pointer }
