/* Form elements */
input{border-color: #999999;color:#000000;background-color:#999999;text-indent:2px;font:normal 10px MS Sans Serif,Arial,Helvetica,sans-serif}
textarea{border-color: #999999;color:#ffeeee;background-color:#999999;font:normal 10px MS Sans Serif,Arial,Helvetica,sans-serif}
select{border-color: #5b5b5b;color:#000000;background-color:#999999;font:normal 10px MS Sans Serif,Arial,Helvetica,sans-serif}

/* The buttons used for bbCode styling in message post */
input.button{background-color: #000000;font:10px MS Sans Serif,Arial,Helvetica,sans-serif}

/* The main submit button option */
input.mainoption{background-color: #000000;font-weight:bold}

/* None-bold submit button */
input.liteoption{background-color: #000000;font-weight:normal}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box,but if set to be the same
colour as the background no one will know;)
*/
.helpline{background:#303030;border-style:none}

/* Quote & Code blocks */
.code{background: #545454;border: 1px solid #999999;color: #fff8dc;font:11px Courier,'Courier New',sans-serif}
.quote{background: #525252;border: 1px solid #999999;color:#e7e7e7;font:11px/125% MS Sans Serif,Arial,Helvetica,sans-serif}

.bodyline{background: #303030; border: 1px solid #24FF00}
body{background: #2b2b2d;font:10px MS Sans Serif,Arial,Helvetica,sans-serif;scrollbar-3dlight-color: #6a6a6a;scrollbar-arrow-color: #FC9533;scrollbar-darkshadow-color: #000000;scrollbar-face-color: #444444;scrollbar-highlight-color: #444444;scrollbar-shadow-color: #000000;scrollbar-track-color: #2e2e2e; font-color: #666666;}
td {  font-family: "MS Sans Serif"; font-size: 12px}
a:link {  color: #666666; text-decoration: none}
a:hover {  color: #3366cc; text-decoration: none}
a:visited {  color: #666666; text-decoration: none}
a:active {  color: #cccccc; text-decoration: none}