body {
 margin: 0px;
}

a:link { color: #ffffff }
a:active { color: #ffffff }
a:visited { color: #ffffff }
a:hover { color: #ff9900 }

td {
 font: normal 12px verdana, arial, helvetica;
 color: #ffffff;
}

.t {
 font: normal 12px verdana, arial, helvetica;
 color: #000000;
 width: 20em;
 border: 1px solid #000000;
}

.ta {
 font: normal 12px verdana, arial, helvetica;
 color: #000000;
 border: 1px solid #000000;
 width: 20em;
 height: 10em;
}

.login_bg {
 background: url('images/login_bg.jpg') no-repeat;
 width: 475px;
 height: 250px;
}

.button {
 border: 1px solid #000000;
 font: normal 12px verdana, arial, helvetica;
 color: #ffffff;
 background-color: #383f34;
}
a.button.hover { background-color: #444b3f }

.head {
 font: bold 15px verdana, arial, helvetica;
 color: #ffffff;
 line-height: 18px;
 margin-bottom: 5px;
 text-decoration: none
}

a.head:link { color: #ffffff }
a.head:active { color: #ffffff }
a.head:visited { color: #ffffff }
a.head:hover { color: #ff9900 }

.home_links {
 background: url('images/top01.jpg') no-repeat;
 width: 150px;
 height: 170px;
}

.home_bg {
 background: url('images/home_bg.jpg') no-repeat;
 width: 475px;
 height: 510px;
}

.home_copy {
 position: relative;
 font: normal 12px verdana, arial, helvetica;
 color: #000000;
 width: 370px;
 left: 55px;
 height: 380px;
 overflow: hidden;
}

.home_copy2 {
 position: relative;
 font: normal 12px verdana, arial, helvetica;
 color: #ffffff;
 width: 370px;
 left: 55px;
 height: 380px;
 overflow: hidden;
}

.home_btm_links {
 position: relative;
 margin-top: 50px;
 font: bold 12px verdana, arial, helvetica;
 color: #979f91;
 text-align: center;
}

.inner_btm_links {
 position: relative;
 margin-top: 1px;
 font: bold 12px verdana, arial, helvetica;
 color: #979f91;
 text-align: right;
 margin-right: 30px;
}

.btm { text-decoration: none }
a.btm:link { color: #979f91 }
a.btm:active { color: #979f91 }
a.btm:visited { color: #979f91 }
a.btm:hover { color: #ff9900 }

.copyright {
 position: relative;
 margin-top: 10px;
 margin-right: 25px;
 font: normal 12px verdana, arial, helvetica;
 color: #979f91;
}

.inner_bg {
 background: url('images/inner_bg.jpg') no-repeat;
 width: 592px;
 height: 482px;
}

.inner_copy {
 position: relative;
 font: normal 12px verdana, arial, helvetica;
 color: #ffffff;
 width: 560px;
 left: 15px;
 height: 450px;
 overflow: auto;
}

.inner_btm {
 background: url('images/btm.jpg') no-repeat;
 width: 775px;
 height: 90px;
}
