

a                        { color: #FF7200; text-decoration: none; }
a:hover                  { color: #FFE400; text-decoration: none; }
html                     {                                                                                                             height: 100%; }
body                     { background-color: #333333; color: #D4D4D4; margin: 10px 0px 0px 0px; font-family: Verdana; font-size: 10px; height: 100%; background-image: url(../images/bg.gif); }
table                    {                                                                      font-family: Verdana; font-size: 10px; }
.table                   { border-collapse: collapse; }
.table td                { background-color: #333333; border: 1px solid #404040;                font-family: Verdana; font-size: 12px; }
select, textarea         { background-color: #464646; border: 1px solid #404040; color: #CCCCCC; padding: 0px 0px 0px 0px; font-family: Verdana; font-size: 10px; }
.textfield               { background-color: #464646; border: 1px solid #404040; color: #CCCCCC; padding: 0px 0px 0px 0px; font-family: Verdana; font-size: 10px; height: 16px; }
.low_contrast            {            color: #555555; font-size: 10px; }
.disabled                {            color: #555555; }
.button                  { background-color: #555555;                            color: #CCCCCC; border-left: 2px solid #666666; border-right:  2px solid #444444;
                                                                                                 border-top:  2px solid #666666; border-bottom: 2px solid #444444; font-family: Verdana; font-size: 10px; vertical-align: bottom; }
.checkbox                { margin: 1px; width: 13px; height: 13px; }

#container               {min-height: 100%; height: auto !important; height: 100%; position: relative;}
#header                  {padding: 0px 0px 0px 0px;}
#body                    {padding-top: 0px; padding-bottom: 40px;}
#footer                  {position: absolute; bottom: 0; padding-top: 30px; padding-bottom: 0px; width: 100%; height: 40px;}