html, body { margin: 0px; }
body { background: #000000; font-size: 10px; font-family: 'Verdana', serif; color: #eee; padding: 0px; margin: 0px; height: 100%; }

.yellow { color: #f9eb4f; }
.blue { color: #0066cc; }
.light_green { color: #99be6d; }
.light_green2 { color: #5c995d; }
.red { color: red; }

.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }
br.bent { clear: both; }
a img { border: none; }
img { vertical-align: middle; }
.bigger { font-size: 12px; }
.bold { font-weight: bold; }
a { text-decoration: none; color: #ddd; }
a:hover { text-decoration: underline; }
form { margin: 0px; padding: 0px; position: relative; }
h1 { color: white; font-size: 22px; font-weight: normal; font-family: 'Candara'; padding: 0px; margin: 0px; }


table.main { width: 912px; height: 100%; margin: 0px auto; }
table.main tr.header_tr td { width: 912px; height: 461px !important; background: black url( 'images/header.jpg' ) no-repeat 0px 10px; }
div.menu { height: 145px; width: 100%; margin-top:10px; }
a.btn { margin-top: 93px; height: 53px; }
/*a.header_01 { margin-left: 20px; float: left; width: 117px; }
a.header_02 { float: left; width: 126px; }
a.header_03 { float: left; width: 165px; }
a.header_04 { float: left; width: 157px; }
a.header_05 { float: left; width: 149px; }
a.header_06 { float: left; width: 158px; } */
a.header_01 { margin-left: 20px; float: left; width: 166px; }
a.header_02 { float: left; width: 153px; }
a.header_03 { float: left; width: 198px; }
a.header_04 { float: left; width: 184px; }
a.header_05 { float: left; width: 165px; }


table.main tr.content_tr td { width: 912px; vertical-align: top; }
table.main tr.footer_tr td { width: 912px; height: 100px !important; background: black url( 'images/footer.gif' ) no-repeat 0px 0px; }
div.footer { margin-top: 49px; width: 912px; height: 51px; background: black url( 'images/footer_bg.gif' ) repeat-y 0px 0px; position: relative; }
div.footer div.copyright { position: absolute; top: -20px; left: 170px; color: white; }
div.footer div.mm { margin: 0px 60px 0px 60px; padding-top: 10px; text-align: center; }
	
div.content { float: left; width: 600px; padding: 15px 20px; }
div.left { float: left; width: 238px; margin-left: 10px; text-align: justify; font-size: 12px; }
div.box { width: 218px; background: black url( 'images/box.gif' ) repeat-y 0px 0px; margin: 10px 0px 5px 0px; padding: 0px 10px; position: relative; }
div.box div.top { width: 238px; height: 11px; background: black url( 'images/box_top.gif' ) no-repeat; margin: 0px 0px 0px -10px; }
div.box div.bottom { width: 238px; height: 11px; background: black url( 'images/box_bottom.gif' ) no-repeat; margin: 0px 0px 0px -10px; }
div.box div.title { width: 219px; height: 26px; background: black url( 'images/title.gif' ) repeat-y 0px 0px; margin: 0px 0px 8px -8px; padding: 7px 0px 0px 15px;; color: #ddd; font-family: 'Candara'; text-transform: uppercase; font-size: 15px; }

div.box a { display: block; color: #aaa; line-height: 15px; margin: 1px 0px; padding: 2px 5px; text-align:left }

div.box a:hover { background: #605030; color: #ddd; text-decoration: none; }
ul#pageList, ul#pageList ul {margin:0; padding:0; list-style:none}
ul#pageList li{margin:0; padding:0}
ul#pageList li.level1 a, ul#pageList li.level1current a {text-indent:15px; background:transparent url('images/arrow.gif') 11px 2px no-repeat}
ul#pageList li.level2 a, ul#pageList li.level2current a  { background:transparent url('images/arrow.gif') 26px 2px no-repeat; font-size:11px; line-height:14px; padding:2px 5px 2px 33px; text-indent:0}
ul#pageList li.level1 a:hover, ul#pageList li.level1current a:hover {text-indent:15px; background:#605030 url('images/arrow-w.gif') 11px 2px no-repeat}
ul#pageList li.level2 a:hover, ul#pageList li.level2current a:hover {text-indent:30px;  background:#605030 url('images/arrow-w.gif') 26px 2px no-repeat; font-size:11px; line-height:14px; padding:2px 5px 2px 33px; text-indent:0}

ul#pageList li.level1 , ul#pageList li.level2 {display:none}
 ul#pageList .level0current li.level1,  ul#pageList .level0current li.level1current {display:block} 
 ul#pageList .level1current li.level2,  ul#pageList .level1current li.level2current {display:block} 
.mm {font-size:10px; line-height:12px}

#form {padding-left:110px}
p.formLine {clear:both;  padding-top:9px}
p.submit {padding-left:85px}
p.formLine label {float:left; width:85px; font-size:12px; text-align:left; display:block;}
.txtfild { float:left; width:280px; border:1px solid #fff; background:#070707; color:#fff; height:24px;}
.txtarea { float:left; width:280px; border:1px solid #fff; background:#070707; color:#fff; height:100px; }
#submit {border:0; color:#fff; background:transparent; cursor:pointer}

