.bckg_top {
    background-image: url(/images/bckg_top_02.gif);
    background-repeat: repeat-x;
}

.corner_topleft {
    background-image: url(/images/corner_topleft_05.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 20px;
}

.menu_link {
    color: white;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

a.menu_link:hover  {
    color: blue;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

td {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.headline {
    border-left: 1px dotted #EBF0F2;
    padding: 20px;
    background-image: url(/images/item_upleft.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
