/*MjcTop is the outer most div when the MJC Rounded Div is rendered*/
.BlackMjcTop { background: url(img/dottop.gif) repeat-x top left; }
.BlackMjcRight { background: url(img/dotright.gif) 100% 0 repeat-y; }
.BlackMjcLeft { background: url(img/dotleft.gif) 0 0 repeat-y; }
.BlackMjcBot { background: url(img/dotbtm.gif) 0 100% repeat-x; }

.BlackMjcTopLeft { background: url(img/TopLeft.jpg) 0 0 no-repeat; }
.BlackMjcTopRight { background: url(img/TopRight.jpg) 100% 0 no-repeat; } 
.BlackMjcBotLeft { background: url(img/BtmLeft.jpg) 0 100% no-repeat; }
.BlackMjcBotRight { background: url(img/BtmRight.jpg) 100% 100% no-repeat; }

/*.GreenMjcImage { float: left; padding: 3px 8px 0 3px; }*/
.BlackMjcTitle
{
	vertical-align: text-top;
}
.BlackMjcTitle h3
{
    /*font-style: italic;*/ /*font-weight: bold;*/ /*font-size: 100%;*/
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bold;
    vertical-align: text-top;
    padding: 3px 0 0 6px;
    color: Black;
}

.BlackMjcContent
{
	padding: 3px 5px 10px 5px;
	vertical-align: text-top;
    color:Black;
}
