html, body { width: 100%; background: #000; }
html, body, div, td, input, textarea, select { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #FFF; }
input, textarea, select { color: #000; }
html, body, form, table, tr, td { margin: 0; padding: 0; border: 0; }
body { padding-bottom: 20px; }
img { border: 0; margin: 0; }
td { vertical-align: top; }
th { text-align: left; }
form { margin: 0; padding: 0; }
th, input, textarea, select { margin: 0; padding: 0; }
a { text-decoration: none; color: #fa1f82; font-weight: bold; }
a:hover { text-decoration: underline; }

div#container { position: relative; padding: 0; margin: 1px auto 0 auto; text-align: left; width: 676px; background: #f7f7f7; }
table#wrapper { width: 650px; margin: 10px 0 13px 13px; background: #f7f7f7; text-align: left; }
td#menu { background: #000; background-image: url('./_img/img_gloss.gif'); background-repeat: no-repeat; background-position: 624px 0; height: 21px; }
td#menu ul { margin: 3px 0 0 3px; padding: 0; height: 18px; line-height: 18px; list-style-type: none; }
td#menu ul li { display: inline; padding: 0; margin: 0; width: 85px; height: 18px; line-height: 18px; }
td#menu ul li a { float: left; background: url('./_img/bg_menuitem.gif'); text-align: center; color: #000; font-weight: bold; background-repeat: no-repeat; display: block; width: 85px; height: 18px; line-height: 18px; }
td#menu ul li a:hover { text-decoration: none; color: #66b2fd; }
td#menu ul li.spacer a { width: 5px; line-height: 1px; font-size: 1px; background: #000; }
td#menu ul li.spacer { width: 5px; }
div.brd { width: 100%; background-image: url('./_img/brd.gif'); border: 0; margin: 5px 0 0 0; padding: 0; font-size: 0; height: 1px; line-height: 1px; }

td#main { padding: 8px 0 0 0; }
table#middle { width: 650px; }
td#footer { height: 18px; text-align: right; }
input.b { border: 0; height: 13px; width: 86px; background-image: url('./_img/btn_send.gif'); }
input.txt { border: 0; width: 152px; height: 16px; line-height: 15px; margin: 0 0 0 0; padding: 0 0 0 2px; }
textarea.txt { border: 0; width: 152px; height: 60px; padding: 2px 0 0 2px; overflow: hidden; }
.v_lft { padding: 0 0 10px 0; }
.v_rst { padding: 0 0 10px 22px; }
.pdg_t { padding-top: 8px; }
.cur { cursor: pointer; }
.big { font-size: 15px; }
.nrm { font-weight: normal; }
.ul { text-decoration: underline; }
.cnt { text-align: center; }
.em { font-style: italic; }
.mid { vertical-align: middle; }
.wht { color: #FFF; }
.blk { color: #000; }
.red { color: red; }
.bld { font-weight: bold; }
.brd { border: 1px solid #FFF; }
.no_tbrd { border-top: 0; }
.bg { background: #CCC; } /*dfdfdf*/
.pdg { padding: 5px; }
.pdg_nt { padding: 0 5px 5px 5px; }
.pdg_l { padding: 4px 0 4px 0; }
.pdg_r { padding: 4px 4px 4px 0; }
.big { font-size: 12px; }
.drk { background: #090909; }
.on { color: #FF9900; }
.high { color: #66b2fd; }

.info_box { background: url('./_img/bg_box.gif'); height: 171px; }