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; }

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; height: 15px; margin: 1px 0px; padding: 2px 5px; }
div.box a:hover { background: #605030; color: #ddd; text-decoration: none; }
