body, a, td, input, select, textarea {
    font-family: Arial, Verdana, Serif;
    font-size: 12px;
}

body {
    margin: 0px;
    padding: 0px;
    background: url(images/pg_bg.gif);
}

a {
    outline: none;
    color: #369;
    text-decoration: underline;
}

a:hover {
    color: #e50000;
}

td.head {
    height: 205px;
    background: url(images/header.jpg) left top no-repeat;
}

a.ico {
    height: 50px;
    padding-top: 34px;
    padding-right: 20px;
    text-align: center;
    color: #097fa1;
    text-decoration: none;
}

a.ico:hover {
    color: #fff;
}

a#ihome {
    background: url(images/ico_home.gif) no-repeat;
}

a#ihelp {
    background: url(images/ico_help.gif) no-repeat;
}

a#imail {
    background: url(images/ico_mail.gif) no-repeat;
}

td.menue {
    background: url(images/mnu_ee.gif) right repeat-y;
}

.menu {
    background: url(images/mnu_bg.gif) right repeat-y;
}

.mnu_up {
    background: url(images/mnu_up.gif) right top no-repeat;
    padding-top: 20px;
}

.mnu_dw {
    background: url(images/mnu_dw.gif) right bottom no-repeat;
    padding-bottom: 20px;
}

.mnu_dw a {
    display: block;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    font-weight: bolder;
    padding: 10px 10px 10px 40px;
}

.mnu_dw a:hover {
    color: #9f6;
}

.mnu_dw a.sel {
    color: #fff;
}

.menu_end {
    background: url(images/mnu_end.gif) top right no-repeat;
}

td.page_end {
    background: url(images/pg_endb.gif) top repeat-x;
}

.pel {
    background: url(images/pg_endl.gif) left top no-repeat;
}

.per {
    background: url(images/pg_endr.gif) right top no-repeat;
    height: 19px;
}

td.content {
    background-color: #fff;
    padding: 0px 10px 10px 0px;
}

.con1 {
    margin-top: 1px;
    border-top: 1px solid #efefe7;
}

h1 {
    font-size: 17px;
    color: #f90;
    margin: 0px;
    padding: 0px;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Arial, Verdana, Serif;
}

h1 span {
    color: #999;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

a.back {
    background: url(images/bkarrow.gif) left no-repeat;
    padding: 5px;
    padding-left: 30px;
    text-decoration: none;
    color: #369;
    text-align: left;
}

a.forward {
    background: url(images/fwarrow.gif) right no-repeat;
    padding: 5px;
    padding-right: 30px;
    text-decoration: none;
    color: #369;
    text-align: right;
}

.newstop {
    background:url(images/newstop.png) left top no-repeat;
    height:45px;
}

.newsbot {
    background:url(images/newsbot.png) left bottom no-repeat;
    height:27px;
}

.newsbg {
    background: url(images/newsbg.png) left top repeat-y;
}

.newsdate {
    color:#036;font-weight:bold;margin-bottom:5px;
}

.newstext {
    color:#666; font-weight:normal;
    text-align:justify;
}

.newslink {
    display:block; color:#900; text-decoration:none;
    text-align:right;
    margin-bottom:10px;
}

a.newslink:hover {
    color:#000; text-decoration:underline;
}
