﻿.titleBox_outer 
{
    background-color:#453e2a; 
    text-align:center;
    width:470px;
    margin-bottom:10px;
}

.titleBox_inner
{
    padding:2px;
}

/* overrides other .Head classes */
.Head { color:#ffffff; font-weight:normal;}

.roiBox_outer
{
    margin-top:10px;
    margin-bottom:5px;
    border-top: #b46c6d 4px solid;
    border-left: #b46c6d 4px solid;
    border-bottom: #000000 4px solid;
    border-right: #000000 4px solid;
}

.roiBox_inner 
{
    background-color:#790102;
    text-align:center;
    width:462px;
    padding-top: 2px;
    padding-bottom:2px;
}
