body {
margin:0;
background:#000000;
width:100%;
height:100%;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul, a {
font-family: Verdana, Arial;
font-size: 11px;
color:#000000;
}

img {
border:none;
}

a {
color:#ffffff;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

#main {
width:1084px;
height:auto;
margin:0 auto;
}

#header {
width:1084px;
height:196px;
background:url(../images/header.png) no-repeat 0 0;
position:relative;
}

#title_left, #title_right {
width:250px;
height:43px;
position:absolute;
bottom:0px;
text-align:center;
color:#1c1c1c;
font-size:24px;
font-weight:bold;
font-family: Arial;
text-shadow:1px 2px 1px #ffffff;
line-height:43px;
}

#title_left {
left:0px;
}

#title_right {
right:0px;
}

#content {
width:1016px;
padding:0 33px 0 35px;
background:url(../images/bg.png) repeat-y 0 0;
}

#left {
float:left;
width:185px;
}

.nhead {
background:url(../images/nhead.png) no-repeat;
height: 50px;
width: 185px;
text-align:center;
color:#1c1c1c;
font-size:24px;
font-weight:bold;
font-family: Arial;
text-shadow:1px 2px 1px #ffffff;
line-height:50px;
}

.nbg {
background: url(../images/nbg.png) repeat-y 0 0;
height: auto;
width: 174px;
padding: 0 6px 0 5px;
text-align: left;
color: #1c1c1c;
}

.nbg input, .nbg button {
font-size: 11px;
padding: 1px;
font-family: Verdana, Arial, sans-serif;
border: 1px solid #5d8500;
background-color: #8dbf00;
color: #5d8500;
margin:1px;
}

.nbg ul {
margin:0;
padding:0;
list-style:none;
}

.nbg ul li {
display:block;
}

.nbg ul li a{
display: block;
padding: 2px 0 2px 2px;
color: #1c1c1c;
text-decoration:none;
text-align:left;
}

.nbg ul li a:hover {
color: #7aad00;
background-color: #1c1c1c;
text-decoration:none;
}

.nfoot {
background: url(../images/nfoot.png) no-repeat 0 0;
width:185px;
height:29px;
margin:0 0 5px 0;
}

input, select, textarea, option {
font-size: 11px;
padding: 1px;
font-family: Verdana, Arial, sans-serif;
border: 1px solid #3b3b3b;
background-color: #797979;
color: #1c1c1c;
}

#middle {
float:right;
width:810px;
}

#context {
float:left;
width:600px;
text-align:left;
font-size:11px;
color:#FFFF00;
}

#context h2 {
margin:10px 0 2px 0;
color:#abf400;
font-size:24px;
font-weight:bold;
font-family: Arial;
}

#context p,#context ul,#context li,#context table, #context td {
color:#FFFF00;
}

#right {
float:right;
width:185px;
}

#footer {
width:1084px;
height:64px;
background:url(../images/footer.png) no-repeat 0 0;
text-align:center;
line-height:24px;
color:#1c1c1c;
}

#footer a {
color:#1c1c1c;
}

.tr_table {
background-color:#79ad00;
}

.tr_row0 {
background-color: #94c000;
}

.tr_row1 {
background-color: #abde00;
}

.tr_row0 td, .tr_row1 td {
color: #1c1c1c !important;
}

.tr_head {
background-image:url(../images/tablehead.png);
background-repeat:repeat-x;
background-color: #dfe6f0;
color: #1c1c1c !important;
height:24px;
vertical-align:middle;
}

.tr_head td {
text-align:center;
color: #1c1c1c !important;
}