/**************************
Purple Container Settings
**************************/
.Purple_Title{font-family:Times New Roman;font-size:14px;color:#FFF;font-weight:bold;}
.Purple_TL{background-image:url(images/Purple_TL.jpg);background-repeat:no-repeat;height:16px;width:18px;}
.Purple_TR{background-image:url(images/Purple_TR.jpg);background-repeat:no-repeat;height:16px;width:18px;}
.Purple_T{background-image:url(images/Purple_Top.jpg);background-repeat:repeat-x;height:16px;}
.Purple_LS{background-image:url(images/Purple_LS.jpg);background-position:left top;background-repeat:no-repeat;width:8px;}
.Purple_RS{background-image:url(images/Purple_RS.jpg);background-position:right top;background-repeat:no-repeat;width:8px;}
.Purple_BG{background-image:url(images/Purple_BG.jpg);background-position:top;background-repeat:repeat-x;}
/**************************
Normal Container Settings
**************************/
.Normal_Title{font-family:Times New Roman;font-size:14px;color:#2a2c42;font-weight:bold;}
.Normal_TL{background-image:url(images/Normal_TL.jpg);background-repeat:no-repeat;height:16px;width:18px;}
.Normal_TR{background-image:url(images/Normal_TR.jpg);background-repeat:no-repeat;height:16px;width:18px;}
.Normal_T{background-image:url(images/Normal_Top.jpg);background-repeat:repeat-x;height:16px;}
.Normal_LS{background-image:url(images/Normal_LS.jpg);background-position:left top;background-repeat:no-repeat;width:8px;}
.Normal_RS{background-image:url(images/Normal_RS.jpg);background-position:right top;background-repeat:no-repeat;width:8px;}
.Normal_BG{background-image:url(images/Normal_BG.jpg);background-position:top;background-repeat:repeat-x;}
/**************************
Fancy Container Settings
**************************/
.Fancy_Title{font-family:Times New Roman;font-size:14px;color:#2a2c42;font-weight:bold;}
.Fancy_TL{background-image:url(images/Fancy_TL.jpg);background-repeat:no-repeat;height:33px;width:21px;}
.Fancy_TR{background-image:url(images/Fancy_TR.jpg);background-repeat:no-repeat;height:33px;width:66px;}
.Fancy_T{background-image:url(images/Fancy_Top.jpg);background-repeat:repeat-x;height:33px;}
.Fancy_LS{background-image:url(images/Fancy_LS.jpg);background-position:left top;background-repeat:repeat-y;width:21px;}
.Fancy_RS{background-image:url(images/Fancy_RS.jpg);background-position:right top;background-repeat:repeat-y;width:21px;}
.Fancy_BG{background-color:#FFF;}
.Fancy_BL{background-image:url(images/Fancy_BL.jpg);background-repeat:no-repeat;height:33px;width:66px;}
.Fancy_BR{background-image:url(images/Fancy_BR.jpg);background-repeat:no-repeat;height:33px;width:21px;}
.Fancy_B{background-image:url(images/Fancy_Bottom.jpg);background-repeat:repeat-x;height:33px;}
