body, div, td {
    margin: 0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    background: #FFFFFF;
}

table {
    border: 0px;
}

a, a:visited, a:hover, a:active {
    text-decoration: none;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #285F97;
    background-color: transparent;
}

a:hover {
    color: #FF0000;
    background-color: transparent;
}

h1, h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #4DA5FF;
    background-color: transparent;
}

h2 {
    border-right: 1px dashed #C0C0C0;
    border-bottom: 1px dashed #C0C0C0;
}

h1 {
    font-size: 27px;
}

h2 {
    font-size: 16px;
    margin-top: 40px;
}

img {
    border: 0px;
}

#menu, #logo, #slogan, #header {
    position: absolute;
}

#menu td {
    text-align: center;
}

#content {
    position: absolute;
    width: 600px;
    left: 179px;
    top: 120px;
}

#content div {
    text-align: justify;
}

.noborder {
    line-height: 0px;
    font-size: 1px;
}

#menu {
    left: 0px;
    top: 120px;
    width: 152px;
    text-align: center;
}

#header {
    left: 0px;
    top: 0px;
    height: 79px;
    width: 100%;
    background-image: url(../images/header/bg.png);
    text-align: right;
}

.formular td {
    padding-top: 5px;
}

th {
    text-align: left;
}

input, textarea, select {
    color: #000000;
    background-color: #DBEDFF;
    border: 1px solid #000000;
}

.text {
    width: 250px;
}

.button {
    border: 1px outset #CCCCCC;
    font-size: 14px;
}

ul {
    list-style-type: square;
}

acronym {
    cursor: help;
    border-bottom: 1px dotted green;
}

#update {
    background-image: url(../images/bottom_line2.png);
    background-repeat: no-repeat;
    width: 573px;
    height: 25px;
    text-align: right;
    padding-right: 10px;
    font-size: 11px;
    color: #9D9D9D;
    background-color: transparent;
}

#footer {
    width: 573px;
    height: 25px;
}

#copyright {
    text-align: center;
    font-size: 11px;
    color: #9D9D9D;
    background-color: transparent;
    padding-bottom: 5px;
}

#info {
    position: absolute;
    top: 495px;
    left: 5px;
    width: 141px;
    height: 70px;
    color: #000000;
    background-color: #FFFED9;
    border: 1px solid #AAAAAA;
    visibility: hidden;
    padding: 2px;
    font-size: 12px;
}

.float {
    padding-right: 10px;
    float: left;
}

br.cl {
    clear: left;
}

.errormsg {
    color: #FF0000;
    background: transparent;
    font-weight: bold;
}

.infomsg {
    color: #0000FF;
    background: transparent;
    font-weight: bold;
}

.center {
    text-align: center;
}

#news th {
    font-size: 13px;
}

#news td, #news th {
    border-bottom: 1px solid #C0C0C0;
}

#news td {
    font-size: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
}
#logo {
    left: 0px;
    top: 0px;
    width: 209px;
    height: 78px;
    background-image: url(../images/header/logo.png);
}

#slogan {
    left: 200px;
    top: 43px;
    width: 191px;
    height: 22px;
    background-image: url(../images/header/slogan.png);
}
