/*-- Outer Table                      --*/ .Container_Table {}
/*-- Title TD                         --*/ .NoBorder_TD { width:100%; padding:4px 0 3px 0px;}
/*-- Blue Title                       --*/ .RoundBlue_Title { color:#ffffff; font-family: Georgia; font-size:18px;}
/*-- Content Pane Pad                 --*/ .PanePad {padding:3px 0 3px 0px;}
.Normal{padding:0; margin:0; border:0;}
.Normal p{margin-top:0px; padding:0; margin:0; border:0;}

.RoundBlue_TL { background:url(RoundBlue_TL.png) no-repeat; width:12px; height:28px;}
.RoundBlue_T { background:url(RoundBlue_T.png) repeat-x; width:100%; height:28px;}
.RoundBlue_TR { background:url(RoundBlue_TR.png) no-repeat; width:12px; height:28px;}
.RoundBlue_M { background: #FFFFFF;}
.RoundBlue_L { background:url(RoundBlue_L.png) repeat-y; width:12px;}
.RoundBlue_R { background:url(RoundBlue_R.png) repeat-y; width:12px;}
.RoundBlue_BL { background:url(RoundBlue_BL.png) no-repeat; width:12px; height:11px;}
.RoundBlue_B { background:url(RoundBlue_B.png) repeat-x; width: 100%; height:11px;}
.RoundBlue_BR { background:url(RoundBlue_BR.png) no-repeat; width:12px; height:11px;}

