body           { background-color: #2E2A2A; }
td             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000; }

a              { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #990000; text-decoration: none; font-weight: bold; }
a.small        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #990000; text-decoration: none; font-weight: normal; }

.grey          { color: #333333; } 
.greyish       { color: #E6E6E6; } 
.white         { color: #FFFFFF; font-weight: normal; }
.green         { color: #009900; }
.blue          { color: #185278; }
.red           { color: #990000; }

.border        { border-width: 1px; border-color: #797979; border-style: solid; }
.leftborder    { border-left-width: 1px; border-left-color: #CDCDCD; border-left-style: solid; }

input,textarea,select { background: #E6E6E6; color: #2D2D2D; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-indent: 2px; }
