.TITLE_title .Head{ color:#ffffff; font-weight: bold; font-size: 16px;}

.TITLE_title{
    background-image:   url(images/bg_title_middle.gif);
	background-repeat: repeat-x;
	}


.TITLE_title02 .Head{    color:#333333; 
                   font-size: 14px; 
				   font-weight: bold;
                   padding left:10px; 
				   }
				   
.TITLE_title02{
    background-image:   url(images/bg_title02.gif);
	background-repeat: repeat-y;}
	
.TITLE_title03 .Head{
    color:#415689; font-weight: bold; font-size: 14px;
	padding-left: 10px;
	}
	
.TITLE_title03{
    background-image:   url(images/bg_title03_middle.gif);
	background-repeat: repeat-x;
	}


.ContentPane{
color: #333333;
font-size: 14px;}




