.CC01
{
 padding:5px;
 width:100%;
}
.CC01 #TopLeft
{
    width:21px;
    height:36px;
    background:url(CC01_TopLeft.gif) no-repeat top left;
    
}
.CC01 #Top
{
    width:1px;
    height:36px;
    background:url(CC01_Top.gif);
      background-repeat: repeat;
}
.CC01 #TopRight
{
    width:21px;
    height:36px;
    background:url(CC01_TopRight.gif) no-repeat top right;
    
}
.CC01 #Content
{
   background-color:#ffffff;
}
.CC01 #LeftMid
{
    background:url(CC01_LeftMid.gif);
      background-repeat: repeat;
      width:21px;
    height:1px;
}
.CC01 #RightMid
{
    width:21px;
    height:1px;
    background:url(CC01_RightMid.gif);
    background-repeat: repeat;
    
}
.CC01 #BottomLeft
{
    background:url(CC01_BottomLeft.gif) no-repeat bottom left;
    width:21px;
    height:21px;
     
}
.CC01 #Bottom
{
    width:1px;
    height:21px;
    background:url(CC01_Bottom.gif);
      background-repeat: repeat;
}
.CC01 #BottomRight
{    
    background:url(CC01_BottomRight.gif) no-repeat bottom right;
    width:21px;
    height:21px;
    }
    
    .cssTitle
{ font-family: Georgia;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #103b6a;}





