.book a:link {
    color:              #0000ff;
    text-decoration:    none;
    margin:             0px;
}
.book a:visited {
    color:              #0000ff;
    text-decoration:    none;
    margin:             0px;
}
.book a:hover {
    color:              #0000ff;
    text-decoration:    underline;
    margin:             0px;
}
.book a:active {
    color:              #0000ff;
    text-decoration:    none;
    margin:             0px;
}

a {
    text-decoration:    none;
    margin:             0px;
}

body {
    background-color:   #ffffff;
    color:              #000000;
    margin:             10px;
}

table {
    border-collapse:    collapse;
}

table_center {
    border-collapse:    collapse;
    margin-left:        20px;
}

th {
    color:              #000000;
    font-family:        verdana, sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          7pt;
    text-align:         left;
}

td {
    color:              #000000;
    font-family:        verdana, sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          7pt;
}

hr {
    color:              #d9dadb;
    background-color:   #ff0000;
}

.table_menu {
    border-collapse:    separate;
    border-spacing:     0px;
}

.menu {
    background-color:   #f39a2d;
    color:              #ffffff;
    font-family:        verdana,geneva,sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          9pt;
    text-align:         center;
    width:              135px;
    border-style:       outset;
}

.menu_text {
    background-color:   #f39a2d;
    color:              #ffffff;
    font-family:        verdana,geneva,sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          9pt;
    text-align:         center;
}

.main_header {
    color:              #000000;
    font-family:        arial, sans-serif;
    font-style:         normal;
    font-weight:        bold;
    font-size:          13pt;
    margin:             20px;
}

.brodtext {
    color:              #000000;
    font-family:        verdana, sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          10pt;
    margin-left:        20px;
    margin-right:       10px;
    margin-bottom:      0px;
}

.news_title {
    color:              #000000;
    font-family:        arial, sans-serif;
    font-style:         normal;
    font-weight:        bold;
    font-size:          11pt;
    margin-left:        20px;
    margin-right:       10px;
    margin-top:         0px;
    margin-bottom:      0px;
}

.news_date {
    color:              #000000;
    font-family:        verdana, sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          6pt;
    margin-left:        20px;
    margin-right:       10px;
    margin-top:         0px;
    margin-bottom:      10px;
}

.news_header {
    color:              #ffffff;
    background-color:   #f39a2d;
    font-family:        verdana,geneva,sans-serif;
    font-style:         bold;
    font-weight:        bold;
    font-size:          10pt;
    margin-top:         0px;
    margin-left:        10px;
    margin-right:       10px;
    margin-bottom:      0px;
}

.news_main {
    color:              #000000;
    background-color:   #d9d9d9;
    font-family:        verdana,geneva,sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          7pt;
    margin-left:        5px;
    margin-right:       10px;
    margin-bottom:      0px;
}

.news {
    color:              #000000;
    background-color:   #d9d9d9;
    font-family:        verdana,geneva,sans-serif;
    font-style:         normal;
    font-weight:        bold;
    font-size:          8pt;
    margin-bottom:      10px;
    margin-left:        5px;
}

.read_more {
    color:              #000000;
    font-family:        verdana,geneva,sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          9pt;
}

.main_center {
    color:              #000000;
    background-color:   #ffffff;
    font-family:        verdana,geneva,sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          10pt;
    border-right-color: #d9dadb;
    border-right-style: solid;
    border-right-width: 2px;
    border-left-color:  #d9dadb;
    border-left-style:  solid;
    border-left-width:  2px;
}

.main_center_below {
    color:              #000000;
    background-color:   #ffffff;
    font-family:        verdana,geneva,sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          10pt;
    border-left-color:  #d9d9d9;
    border-left-style:  solid;
    border-left-width:  2px;
}

.ads {
    color:              #d9dadb;
    font-family:        verdana,geneva,sans-serif;
    font-style:         normal;
    font-weight:        normal;
    font-size:          9pt;
}

.table_ads {
    border-bottom:      2px solid #d9dadb;
    margin-bottom:      15px;
}
