/* Container Properties */

.style01_master {
width: 100%;
background-color: transparent;
}

.style01_tr { background-image:url(media01/tr.gif); width:20px; height:40px; background-repeat:no-repeat;}
/*.style01_trepeat { background-image:url(media01/trepeat.gif); height:40px; background-repeat:repeat-x;}*/
.style01_tl { background-image:url(media01/tl.gif); width:30px; height:40px; background-repeat:no-repeat;}

.style01_mr { background-image:url(media01/mr.gif); width:9px; background-repeat:repeat-y; background-position:right;}
.style01_ml { background-image:url(media01/ml.gif); width:9px; background-repeat:repeat-y;}

.style01_br { background-image:url(media01/br.gif); width:20px; height:20px; background-repeat:no-repeat;}
.style01_brepeat { background-image:url(media01/brepeat.gif); height:20px; background-repeat:repeat-x;}
.style01_bl { background-image:url(media01/bl.gif); width:20px; height:20px; background-repeat:no-repeat;}

.style01_container {
height: 25px;
}

.style01_row {
background-image: url(gradient_tone01.jpg); 
padding-left: 3px;
height: 22px;
}

.style01_title {
text-align: center; background-image:url(media01/trepeat.gif); height:40px; background-repeat:repeat-x;
}

.style01_content {
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin: 5px;
}

.spacer{
	width: 20px;
        height: 20px;
}

.style01_head {
padding-left: 5px;
}

