body { background-color: rgb(80,80,70); padding: 0px; } table.roottbl { width: 100%; height: 100%; padding: 0px; margin: 0px; } td.MenuItem { color: white; font-weight: bold; font-size: 11px; } td.MenuItemHighlight { background-color: rgb(92,92,128); color: white; font-weight: bold; font-size: 11px; cursor: pointer; } td.bar { background-image: url("/img/vbar.gif"); background-repeat: repeat-x; height: 10px; border: 1px solid black; padding: 0px; } td.barl { background-image: url("/img/vbarl.gif"); background-repeat: none; height: 100%; width: 8px; padding: 0px; } td.barr { background-image: url("/img/vbarr.gif"); background-repeat: none; height: 100%; width: 8px; padding: 0px; } td.bar td { font-size: 10px; font-weight: bold; color: rgb(240,240,220); } td.barm { text-align: center; } td.barml { text-align: left; width: 33% } td.barmr { text-align: right; width: 33% } .full { width: 100%; padding: 0px; margin: 0px; } .full_center { width: 100%; padding: 0px; margin-left: 120px; margin-right: 120px; } td.headerbox { background-image: url("/img/banner.jpg"); background-position: top center; background-repeat: no-repeat; height: 100px; background-color: black; } td.box { background-color: rgb(70,70,92); border: 1px solid black; font-size: 11px; padding-left: 3px; padding-bottom: 6px; color: rgb(200,200,200); } .box .box { background-color: rgb(40,40,55); } td.leftBox, td.rightBox { width: 150px; } td.midBox { } td.box_left { width: 120px; font-size: 10px; background-color: rgb(40,40,55); border: 1px solid black; color: rgb(200,200,200); } td.box_right { font-size: 12px; background-color: rgb(40,40,55); border: 1px solid black; color: rgb(200,200,200); } td.header_l { font-size: 10px; background-color: rgb(50,50,75); border-bottom: 1px solid black; color: rgb(180, 180, 180); font-weight: bold; width: 30%; border-right: 1px solid black; } td.header_m { font-size: 10px; background-color: rgb(50,50,75); border-bottom: 1px solid black; color: rgb(180, 180, 180); font-weight: bold; text-align: center; border-right: 1px solid black; } td.header_r { font-size: 10px; background-color: rgb(50,50,75); border-bottom: 1px solid black; color: rgb(180, 180, 180); font-weight: bold; text-align: right; width: 30% } .box table { font-size: 10px; color: rgb(160,160,160); } td.body_l { width: 30%; border-right: 1px solid black; } td.body_m { text-align: center; border-right: 1px solid black; } td.body_r { width: 30%; text-align: right; } pre.codebox { background-color: rgb(255,255,255); border: 1px solid black; margin-left: 20px; margin-right: 20px; overflow: auto; color: black; max-height: 500px; } div.description { background-color: rgb(32,32,40); border: 1px solid black; margin-left: 20px; margin-right: 20px; overflow: auto; color: white; min-height: 50px; max-height: 400px; } td.votebar-on { background-image: url("/img/votebar.bmp"); background-position: center center; background-repeat: repeat-x; background-color: black; } td.votebar-off { background-color: black; }form.sendform, form.sendform_small { text-align: center; } input.txt, input.btn, textarea.txt { border: 1px solid black; background-color: rgb(85,85,85); color: rgb(240,240,240); } form.sendform_small input.txt { height: 17px; font-size: 10px; width: 90%; margin-bottom: 2px; background-color: rgb(92,92,128); color: rgb(192,192,192); } form.sendform_small input.btn { height: 15px; font-size: 8px; width: 50px; margin-top: 1px; background-color: rgb(92,92,128); } form.sendform input.txt { height: 18px; font-size: 9px; width: 200px; } form.sendform input.btn { height: 20px; font-size: 9px; margin-top: 1px; } form.sendform textarea.txt { width: 75%; font-size: 12px; height: 240px; } form.smallform, form.smallform table { font-weight: bold; } .box a { color: rgb(230,230,230); text-decoration: none; font-weight: bold; } .box a:hover { text-decoration: underline; } div.error { text-align: center; color: rgb(255,196,0); font-weight: bold; } .bigcaption { font-size: 16px; font-weight: bold; } div.msgbox { background-color: rgb(40,40,50); color: rgb(240,240,240); text-align: center; border: 1px solid black; margin-left: 60px; margin-right: 60px; } div.infobox { background-color: rgb(20,20,30); margin-left: 60px; margin-right: 60px; border: 1px solid black; } span.attention { color: rgb(220,140,0); }