.CC01
{
 padding:5px;
 width:100%;
}
.CC01 #TopLeft
{
    width:21px;
    height:36px;
    background:url(TopLeft.gif) no-repeat top left;
    
}
.CC01 #Top
{
    width:1px;
    height:36px;
    background:url(Top.gif);
      background-repeat: repeat;
}
.CC01 #TopRight
{
    width:21px;
    height:36px;
    background:url(TopRight.gif) no-repeat top right;
    
}
.CC01 #Content
{
   background-color:#ffffff;
}
.CC01 #LeftMid
{
    background:url(LeftMid.gif);
      background-repeat: repeat;
      width:21px;
    height:1px;
}
.CC01 #RightMid
{
    width:21px;
    height:1px;
    background:url(RightMid.gif);
    background-repeat: repeat;
    
}
.CC01 #BottomLeft
{
    background:url(BottomLeft.gif) no-repeat bottom left;
    width:21px;
    height:21px;
     
}
.CC01 #Bottom
{
    width:1px;
    height:21px;
    background:url(Bottom.gif);
      background-repeat: repeat;
}
.CC01 #BottomRight
{    
    background:url(BottomRight.gif) no-repeat bottom right;
    width:21px;
    height:21px;
    }
    


.cssBTitle
{ font-family: Tahoma;
font-size: 18px;
font-weight: bold;
text-align: center;
color: #000000;}




