
div.control-box td.topLeftCorner {width:13px; height:28px; background: url("/Content/Images/topleftcorner.gif") no-repeat left top;}
div.control-box td.formTop {position:relative; background:url("/Content/Images/top.gif") repeat-x left top; color:#003e7e; font-weight:bold; cursor:default; }
div.control-box td.topRightCorner {width:17px; height:28px; background:url("/Content/Images/toprightcorner.gif") no-repeat right top;}

div.control-box td.topLeftCornerMC {
    width: 13px;
    height: 40px;
    background: url("/Content/Images/topleftcorner_MC.gif") no-repeat left top;
}

div.control-box td.formTopMC {
    position: relative;
    background: url("/Content/Images/top_MC.gif") repeat-x left top;
    color: #003e7e;
    font-weight: bold;
    cursor: default;
    height: 40px;
}

div.control-box td.topRightCornerMC {
    width: 17px;
    height: 40px;
    background: url("/Content/Images/toprightcorner_MC.gif") no-repeat right top;
}

div.control-box td.formLeft {width:13px; background:url("/Content/Images/left.gif") repeat-y center top;}
div.control-box td.formRight {width:17px; background:url("/Content/Images/right.gif") repeat-y right top;}

div.control-box td.bottomLeftCorner {width:13px; height:13px; background: url("/Content/Images/bottomleftcorner.gif") no-repeat left bottom;}
div.control-box td.formBottom {background:url("/Content/Images/bottom.gif") repeat-x left top;}
div.control-box td.BottomRightCorner {width:13px; height:13px; background: url("/Content/Images/bottomrightcorner.gif") no-repeat right top;}


div.notice-box td.topLeftCorner {width:13px; height:28px; background: url("/Content/Images/notice-topleftcorner.gif") no-repeat left top;}
div.notice-box td.formTop {background:url("/Content/Images/notice-top.gif") repeat-x left top; color:#003e7e; font-weight:bold; cursor:default;}
div.notice-box td.topRightCorner {width:13px; height:28px; background:url("/Content/Images/notice-toprightcorner.gif") no-repeat right top;}

div.notice-box td.formLeft {width:13px; background:url("/Content/Images/notice-left.gif") repeat-y center top;}
div.notice-box td.formRight {width:13px; background:url("/Content/Images/notice-right.gif") repeat-y right top;}

div.notice-box td.bottomLeftCorner {width:13px; height:13px; background: url("/Content/Images/notice-bottomleftcorner.gif") no-repeat left bottom;}
div.notice-box td.formBottom {background:url("/Content/Images/notice-bottom.gif") repeat-x left top;}
div.notice-box td.BottomRightCorner {width:13px; height:13px; background: url("/Content/Images/notice-bottomrightcorner.gif") no-repeat right top;}

div.popup-box td.topLeftCorner {width:13px; height:28px; background: url("/Content/Images/popup-topleftcorner.gif") no-repeat left top;}
div.popup-box td.formTop {background:url("/Content/Images/popup-top.gif") repeat-x left top; color:#003e7e; font-weight:bold; cursor:default;}
div.popup-box td.topRightCorner {width:13px; height:28px; background:url("/Content/Images/popup-toprightcorner.gif") no-repeat right top;}

div.popup-box td.formLeft {width:13px; background:url("/Content/Images/popup-left.gif") repeat-y center top;}
div.popup-box td.formRight {width:13px; background:url("/Content/Images/popup-right.gif") repeat-y right top;}

div.popup-box td.bottomLeftCorner {width:13px; height:13px; background: url("/Content/Images/popup-bottomleftcorner.gif") no-repeat left bottom;}
div.popup-box td.formBottom {background:url("/Content/Images/popup-bottom.gif") repeat-x left top;}
div.popup-box td.BottomRightCorner {width:13px; height:13px; background: url("/Content/Images/popup-bottomrightcorner.gif") no-repeat right top;}

