﻿.Headline
{
    background-color:#edf2f4;
    font-size:12px;
    color:#0081c5;
    font-weight:bold;
    height:13px;
}
.BoxTopLeft
{
    background-image:url("IMG2/box_top_left.gif");
    width:39px;
    height:135px;
    background-repeat:no-repeat;
    padding:0;
    margin:0;
}
.BoxTopMiddle
{
    background-image:url("IMG2/box_top_middle.gif");
    height:135px;
    background-repeat:repeat-x;
    padding:0;
    margin:0;
}
.BoxTopRight
{
    background-image:url("IMG2/box_top_right.gif");
    width:41px;
    height:135px;
    background-repeat:no-repeat;
    padding:0;
    margin:0;
}
.BoxContentLeft
{
    width:39px;
    background-repeat:repeat-y;
    padding:0;
    margin:0;
}
.BoxContent
{
    background-color:#ffffff;
    padding:0;
    margin:0;
}
.BoxContentRight
{
    width:40px;
    background-repeat:repeat-y;
    padding:0;
    margin:0;
}
.BoxBottomLeft
{
    background-image:url("IMG2/box_bottom_left.gif");
    width:20px;
    height:20px;
    background-repeat:no-repeat;
    padding:0;
    margin:0;
}
.BoxBottomMiddle
{
    background-color:#fff;
    height:20px;
    background-repeat:repeat-x;
    padding:0;
    margin:0;
}
.BoxBottomRight
{
    background-image:url("IMG2/box_bottom_right.gif");
    width:20px;
    height:20px;
    background-repeat:no-repeat;
    padding:0;
    margin:0;
}
