/*-- Outer Table                      --*/ .Container_Table {}
/*-- Title TD                         --*/ .NoBorder_TD { width:100%; padding:4px 0 3px 0px;}
/*-- Blue Title                       --*/ .RoundRed_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;}

.RoundRed_TL { background:url(RoundRed_TL.png) no-repeat; width:12px; height:28px;}
.RoundRed_T { background:url(RoundRed_T.png) repeat-x; width:100%; height:28px;}
.RoundRed_TR { background:url(RoundRed_TR.png) no-repeat; width:12px; height:28px;}
.RoundRed_M { background: #FFFFFF;}
.RoundRed_L { background:url(RoundRed_L.png) repeat-y; width:12px;}
.RoundRed_R { background:url(RoundRed_R.png) repeat-y; width:12px;}
.RoundRed_BL { background:url(RoundRed_BL.png) no-repeat; width:12px; height:11px;}
.RoundRed_B { background:url(RoundRed_B.png) repeat-x; width: 100%; height:11px;}
.RoundRed_BR { background:url(RoundRed_BR.png) no-repeat; width:12px; height:11px;}

