.cwrapper
{
    width: 100%;
    background: #ffffff;
    margin-bottom: 4px;
}
.ccurvetopleft
{
    background: url(media/ccurvetopleft.gif);
}
.ccurvetopright
{
    background: url(media/ccurvetopright.gif);
}
.ccurvebottomleft
{
    background: url(media/ccurvebottomleft.gif);
}
.ccurvebottomright
{
    background: url(media/ccurvebottomright.gif);
}
.bordertop
{
    width: 100%;
    border-top: 4px #ffffff solid;
    font-size: 1px;
}
.borderleft
{
    border-left: 2px #ffffff solid;
}
.title
{
    width: 100%;
    border-bottom: 2px #ffffff dotted;
    padding-bottom: 1px;
    margin-bottom: 1px;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana,Tahoma,Arial,Helvetica,san-serif; 
}
.content
{
    border-bottom: 2px #ffffff dotted;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana,Tahoma,Arial,Helvetica,san-serif; 
}
.borderright
{
    border-right: 2px #ffffff solid;
}
.actionbuttons
{
    border: #ffffff solid;
    border-width: 0px 2px;
    padding: 5px 6px 0px 0px;
    text-align: right;
}
.borderbottom
{
    border-bottom: 4px #ffffff solid;
    font-size: 1px;
}
.SubHead
{
    color: #b5c155;
}