/* *************************************************************************************** */
/* **********  Styles for PastelContainers, best fit with Palette Skin for DNN - Pastel Pack  ********** */
/* **********                  Author: zarko@considero.net    http://www.considero.net                  ********** */
/* *************************************************************************************** */

/* ----------------- ============== ||||||||||***    General Styles    ***||||||||||==============----------------- */
.Container {
	margin-bottom: 5px;
}
.FullWidth {
	width: 100%;
}
.FullWidthHeight {
	width: 100%;
	height: 100%;
}
.ContMiddle {
	background-color: #ffffff;
}
td.HTitle table.FullWidthHeight tr td h1 {
	margin: 0px;
    padding: 0px;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.TitleDiv  {
	padding-left: 3px;
}
.TitleDiv h1, .TitleDiv h2, .TitleDiv h3, .TitleDiv h4 {
    margin: 0px;
    padding: 2px;
}
.ContainerContent {
	padding: 10px;
}
.EmptyContent {
	padding: 5px;
}
.TitleLine {
	border-bottom: 3px solid #ababab;
}
.GrayLine {
	border-bottom: 3px solid #ababab;
}
.BorderLine {
	border: 1px solid #ababab;
}
/* ----------------- ============== ||||||||||***           Colours          ***||||||||||==============----------------- */

/* ----------------------------- - - -  -  -   -     -          -       Neutral      -          -     -    -  -  - - - ----------------------------- */
.NeutralTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/NeutralTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.NeutralTitleT {
	height: 6px;
	background-image: url(images/NeutralTitleM.gif);
	background-repeat: repeat;
}
.NeutralTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/NeutralTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.NeutralTitleL {
	width: 6px;
	background-image: url(images/NeutralTitleM.gif);
	background-repeat: repeat;
}
.NeutralTitleM {
	background-image: url(images/NeutralTitleM.gif);
	background-repeat: repeat;
}
.NeutralTitleR {
	width: 6px;
	background-image: url(images/NeutralTitleM.gif);
	background-repeat: repeat;
}
.NeutralTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/NeutralTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.NeutralTitleB {
	height: 6px;
	background-image: url(images/NeutralTitleM.gif);
	background-repeat: repeat;
}
.NeutralTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/NeutralTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
/* ----------------------------- - - -  -  -   -     -          -   Aquamarine   -          -     -    -  -  - - - ----------------------------- */
.AquamarineTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Aquamarine_cont_TL.gif);
	background-repeat: no-repeat;
}
.AquamarineT {
	height: 8px;
	background-image: url(images/Aquamarine_cont_T.gif);
	background-repeat: repeat-x;
}
.AquamarineTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Aquamarine_cont_TR.gif);
	background-repeat: no-repeat;
}
.AquamarineL {
	width: 10px;
	background-image: url(images/Aquamarine_cont_L.gif);
	background-repeat: repeat-y;
}
.AquamarineR {
	width: 14px;
	background-image: url(images/Aquamarine_cont_R.gif);
	background-repeat: repeat-y;
}
.AquamarineBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Aquamarine_cont_BL.gif);
	background-repeat: no-repeat;
}
.AquamarineB {
	height: 14px;
	background-image: url(images/Aquamarine_cont_B.gif);
	background-repeat: repeat-x;
}
.AquamarineBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Aquamarine_cont_BR.gif);
	background-repeat: no-repeat;
}
.AquamarineTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/AquamarineTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.AquamarineTitleT {
	height: 6px;
	background-image: url(images/AquamarineTitleM.gif);
	background-repeat: repeat;
}
.AquamarineTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/AquamarineTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.AquamarineTitleL {
	width: 6px;
	background-image: url(images/AquamarineTitleM.gif);
	background-repeat: repeat;
}
.AquamarineTitleM {
	background-image: url(images/AquamarineTitleM.gif);
	background-repeat: repeat;
}
.AquamarineTitleR {
	width: 6px;
	background-image: url(images/AquamarineTitleM.gif);
	background-repeat: repeat;
}
.AquamarineTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/AquamarineTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.AquamarineTitleB {
	height: 6px;
	background-image: url(images/AquamarineTitleM.gif);
	background-repeat: repeat;
}
.AquamarineTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/AquamarineTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.AquamarineTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/AquamarineTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.AquamarineTitleContraT {
	height: 6px;
	background-image: url(images/AquamarineTitleContraM.gif);
	background-repeat: repeat;
}
.AquamarineTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/AquamarineTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.AquamarineTitleContraL {
	width: 6px;
	background-image: url(images/AquamarineTitleContraM.gif);
	background-repeat: repeat;
}
.AquamarineTitleContraM {
	background-image: url(images/AquamarineTitleContraM.gif);
	background-repeat: repeat;
}
.AquamarineTitleContraR {
	width: 6px;
	background-image: url(images/AquamarineTitleContraM.gif);
	background-repeat: repeat;
}
.AquamarineTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/AquamarineTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.AquamarineTitleContraB {
	height: 6px;
	background-image: url(images/AquamarineTitleContraM.gif);
	background-repeat: repeat;
}
.AquamarineTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/AquamarineTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.AquamarineTitleEmptyTL, .AquamarineTitleEmptyTR, 
.AquamarineTitleEmptyBL, .AquamarineTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.AquamarineTitleEmptyT, .AquamarineTitleEmptyL, 
.AquamarineTitleEmptyR, .AquamarineTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Beige   -          -     -    -  -  - - - ----------------------------- */
.BeigeTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Beige_cont_TL.gif);
	background-repeat: no-repeat;
}
.BeigeT {
	height: 8px;
	background-image: url(images/Beige_cont_T.gif);
	background-repeat: repeat-x;
}
.BeigeTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Beige_cont_TR.gif);
	background-repeat: no-repeat;
}
.BeigeL {
	width: 10px;
	background-image: url(images/Beige_cont_L.gif);
	background-repeat: repeat-y;
}
.BeigeR {
	width: 14px;
	background-image: url(images/Beige_cont_R.gif);
	background-repeat: repeat-y;
}
.BeigeBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Beige_cont_BL.gif);
	background-repeat: no-repeat;
}
.BeigeB {
	height: 14px;
	background-image: url(images/Beige_cont_B.gif);
	background-repeat: repeat-x;
}
.BeigeBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Beige_cont_BR.gif);
	background-repeat: no-repeat;
}
.BeigeTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/BeigeTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.BeigeTitleT {
	height: 6px;
	background-image: url(images/BeigeTitleM.gif);
	background-repeat: repeat;
}
.BeigeTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/BeigeTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.BeigeTitleL {
	width: 6px;
	background-image: url(images/BeigeTitleM.gif);
	background-repeat: repeat;
}
.BeigeTitleM {
	background-image: url(images/BeigeTitleM.gif);
	background-repeat: repeat;
}
.BeigeTitleR {
	width: 6px;
	background-image: url(images/BeigeTitleM.gif);
	background-repeat: repeat;
}
.BeigeTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/BeigeTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.BeigeTitleB {
	height: 6px;
	background-image: url(images/BeigeTitleM.gif);
	background-repeat: repeat;
}
.BeigeTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/BeigeTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.BeigeTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/BeigeTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.BeigeTitleContraT {
	height: 6px;
	background-image: url(images/BeigeTitleContraM.gif);
	background-repeat: repeat;
}
.BeigeTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/BeigeTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.BeigeTitleContraL {
	width: 6px;
	background-image: url(images/BeigeTitleContraM.gif);
	background-repeat: repeat;
}
.BeigeTitleContraM {
	background-image: url(images/BeigeTitleContraM.gif);
	background-repeat: repeat;
}
.BeigeTitleContraR {
	width: 6px;
	background-image: url(images/BeigeTitleContraM.gif);
	background-repeat: repeat;
}
.BeigeTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/BeigeTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.BeigeTitleContraB {
	height: 6px;
	background-image: url(images/BeigeTitleContraM.gif);
	background-repeat: repeat;
}
.BeigeTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/BeigeTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.BeigeTitleEmptyTL, .BeigeTitleEmptyTR, 
.BeigeTitleEmptyBL, .BeigeTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.BeigeTitleEmptyT, .BeigeTitleEmptyL, 
.BeigeTitleEmptyR, .BeigeTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Bisque   -          -     -    -  -  - - - ----------------------------- */
.BisqueTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Bisque_cont_TL.gif);
	background-repeat: no-repeat;
}
.BisqueT {
	height: 8px;
	background-image: url(images/Bisque_cont_T.gif);
	background-repeat: repeat-x;
}
.BisqueTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Bisque_cont_TR.gif);
	background-repeat: no-repeat;
}
.BisqueL {
	width: 10px;
	background-image: url(images/Bisque_cont_L.gif);
	background-repeat: repeat-y;
}
.BisqueR {
	width: 14px;
	background-image: url(images/Bisque_cont_R.gif);
	background-repeat: repeat-y;
}
.BisqueBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Bisque_cont_BL.gif);
	background-repeat: no-repeat;
}
.BisqueB {
	height: 14px;
	background-image: url(images/Bisque_cont_B.gif);
	background-repeat: repeat-x;
}
.BisqueBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Bisque_cont_BR.gif);
	background-repeat: no-repeat;
}
.BisqueTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/BisqueTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.BisqueTitleT {
	height: 6px;
	background-image: url(images/BisqueTitleM.gif);
	background-repeat: repeat;
}
.BisqueTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/BisqueTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.BisqueTitleL {
	width: 6px;
	background-image: url(images/BisqueTitleM.gif);
	background-repeat: repeat;
}
.BisqueTitleM {
	background-image: url(images/BisqueTitleM.gif);
	background-repeat: repeat;
}
.BisqueTitleR {
	width: 6px;
	background-image: url(images/BisqueTitleM.gif);
	background-repeat: repeat;
}
.BisqueTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/BisqueTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.BisqueTitleB {
	height: 6px;
	background-image: url(images/BisqueTitleM.gif);
	background-repeat: repeat;
}
.BisqueTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/BisqueTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.BisqueTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/BisqueTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.BisqueTitleContraT {
	height: 6px;
	background-image: url(images/BisqueTitleContraM.gif);
	background-repeat: repeat;
}
.BisqueTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/BisqueTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.BisqueTitleContraL {
	width: 6px;
	background-image: url(images/BisqueTitleContraM.gif);
	background-repeat: repeat;
}
.BisqueTitleContraM {
	background-image: url(images/BisqueTitleContraM.gif);
	background-repeat: repeat;
}
.BisqueTitleContraR {
	width: 6px;
	background-image: url(images/BisqueTitleContraM.gif);
	background-repeat: repeat;
}
.BisqueTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/BisqueTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.BisqueTitleContraB {
	height: 6px;
	background-image: url(images/BisqueTitleContraM.gif);
	background-repeat: repeat;
}
.BisqueTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/BisqueTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.BisqueTitleEmptyTL, .BisqueTitleEmptyTR, 
.BisqueTitleEmptyBL, .BisqueTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.BisqueTitleEmptyT, .BisqueTitleEmptyL, 
.BisqueTitleEmptyR, .BisqueTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Chartreuse   -          -     -    -  -  - - - ----------------------------- */
.ChartreuseTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Chartreuse_cont_TL.gif);
	background-repeat: no-repeat;
}
.ChartreuseT {
	height: 8px;
	background-image: url(images/Chartreuse_cont_T.gif);
	background-repeat: repeat-x;
}
.ChartreuseTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Chartreuse_cont_TR.gif);
	background-repeat: no-repeat;
}
.ChartreuseL {
	width: 10px;
	background-image: url(images/Chartreuse_cont_L.gif);
	background-repeat: repeat-y;
}
.ChartreuseR {
	width: 14px;
	background-image: url(images/Chartreuse_cont_R.gif);
	background-repeat: repeat-y;
}
.ChartreuseBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Chartreuse_cont_BL.gif);
	background-repeat: no-repeat;
}
.ChartreuseB {
	height: 14px;
	background-image: url(images/Chartreuse_cont_B.gif);
	background-repeat: repeat-x;
}
.ChartreuseBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Chartreuse_cont_BR.gif);
	background-repeat: no-repeat;
}
.ChartreuseTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/ChartreuseTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.ChartreuseTitleT {
	height: 6px;
	background-image: url(images/ChartreuseTitleM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/ChartreuseTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.ChartreuseTitleL {
	width: 6px;
	background-image: url(images/ChartreuseTitleM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleM {
	background-image: url(images/ChartreuseTitleM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleR {
	width: 6px;
	background-image: url(images/ChartreuseTitleM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/ChartreuseTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.ChartreuseTitleB {
	height: 6px;
	background-image: url(images/ChartreuseTitleM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/ChartreuseTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.ChartreuseTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/ChartreuseTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.ChartreuseTitleContraT {
	height: 6px;
	background-image: url(images/ChartreuseTitleContraM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/ChartreuseTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.ChartreuseTitleContraL {
	width: 6px;
	background-image: url(images/ChartreuseTitleContraM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleContraM {
	background-image: url(images/ChartreuseTitleContraM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleContraR {
	width: 6px;
	background-image: url(images/ChartreuseTitleContraM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/ChartreuseTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.ChartreuseTitleContraB {
	height: 6px;
	background-image: url(images/ChartreuseTitleContraM.gif);
	background-repeat: repeat;
}
.ChartreuseTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/ChartreuseTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.ChartreuseTitleEmptyTL, .ChartreuseTitleEmptyTR, 
.ChartreuseTitleEmptyBL, .ChartreuseTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.ChartreuseTitleEmptyT, .ChartreuseTitleEmptyL, 
.ChartreuseTitleEmptyR, .ChartreuseTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Cornsilk   -          -     -    -  -  - - - ----------------------------- */
.CornsilkTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Cornsilk_cont_TL.gif);
	background-repeat: no-repeat;
}
.CornsilkT {
	height: 8px;
	background-image: url(images/Cornsilk_cont_T.gif);
	background-repeat: repeat-x;
}
.CornsilkTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Cornsilk_cont_TR.gif);
	background-repeat: no-repeat;
}
.CornsilkL {
	width: 10px;
	background-image: url(images/Cornsilk_cont_L.gif);
	background-repeat: repeat-y;
}
.CornsilkR {
	width: 14px;
	background-image: url(images/Cornsilk_cont_R.gif);
	background-repeat: repeat-y;
}
.CornsilkBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Cornsilk_cont_BL.gif);
	background-repeat: no-repeat;
}
.CornsilkB {
	height: 14px;
	background-image: url(images/Cornsilk_cont_B.gif);
	background-repeat: repeat-x;
}
.CornsilkBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Cornsilk_cont_BR.gif);
	background-repeat: no-repeat;
}
.CornsilkTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/CornsilkTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.CornsilkTitleT {
	height: 6px;
	background-image: url(images/CornsilkTitleM.gif);
	background-repeat: repeat;
}
.CornsilkTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/CornsilkTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.CornsilkTitleL {
	width: 6px;
	background-image: url(images/CornsilkTitleM.gif);
	background-repeat: repeat;
}
.CornsilkTitleM {
	background-image: url(images/CornsilkTitleM.gif);
	background-repeat: repeat;
}
.CornsilkTitleR {
	width: 6px;
	background-image: url(images/CornsilkTitleM.gif);
	background-repeat: repeat;
}
.CornsilkTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/CornsilkTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.CornsilkTitleB {
	height: 6px;
	background-image: url(images/CornsilkTitleM.gif);
	background-repeat: repeat;
}
.CornsilkTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/CornsilkTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.CornsilkTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/CornsilkTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.CornsilkTitleContraT {
	height: 6px;
	background-image: url(images/CornsilkTitleContraM.gif);
	background-repeat: repeat;
}
.CornsilkTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/CornsilkTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.CornsilkTitleContraL {
	width: 6px;
	background-image: url(images/CornsilkTitleContraM.gif);
	background-repeat: repeat;
}
.CornsilkTitleContraM {
	background-image: url(images/CornsilkTitleContraM.gif);
	background-repeat: repeat;
}
.CornsilkTitleContraR {
	width: 6px;
	background-image: url(images/CornsilkTitleContraM.gif);
	background-repeat: repeat;
}
.CornsilkTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/CornsilkTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.CornsilkTitleContraB {
	height: 6px;
	background-image: url(images/CornsilkTitleContraM.gif);
	background-repeat: repeat;
}
.CornsilkTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/CornsilkTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.CornsilkTitleEmptyTL, .CornsilkTitleEmptyTR, 
.CornsilkTitleEmptyBL, .CornsilkTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.CornsilkTitleEmptyT, .CornsilkTitleEmptyL, 
.CornsilkTitleEmptyR, .CornsilkTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Eggshell   -          -     -    -  -  - - - ----------------------------- */
.EggshellTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Eggshell_cont_TL.gif);
	background-repeat: no-repeat;
}
.EggshellT {
	height: 8px;
	background-image: url(images/Eggshell_cont_T.gif);
	background-repeat: repeat-x;
}
.EggshellTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Eggshell_cont_TR.gif);
	background-repeat: no-repeat;
}
.EggshellL {
	width: 10px;
	background-image: url(images/Eggshell_cont_L.gif);
	background-repeat: repeat-y;
}
.EggshellR {
	width: 14px;
	background-image: url(images/Eggshell_cont_R.gif);
	background-repeat: repeat-y;
}
.EggshellBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Eggshell_cont_BL.gif);
	background-repeat: no-repeat;
}
.EggshellB {
	height: 14px;
	background-image: url(images/Eggshell_cont_B.gif);
	background-repeat: repeat-x;
}
.EggshellBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Eggshell_cont_BR.gif);
	background-repeat: no-repeat;
}
.EggshellTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/EggshellTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.EggshellTitleT {
	height: 6px;
	background-image: url(images/EggshellTitleM.gif);
	background-repeat: repeat;
}
.EggshellTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/EggshellTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.EggshellTitleL {
	width: 6px;
	background-image: url(images/EggshellTitleM.gif);
	background-repeat: repeat;
}
.EggshellTitleM {
	background-image: url(images/EggshellTitleM.gif);
	background-repeat: repeat;
}
.EggshellTitleR {
	width: 6px;
	background-image: url(images/EggshellTitleM.gif);
	background-repeat: repeat;
}
.EggshellTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/EggshellTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.EggshellTitleB {
	height: 6px;
	background-image: url(images/EggshellTitleM.gif);
	background-repeat: repeat;
}
.EggshellTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/EggshellTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.EggshellTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/EggshellTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.EggshellTitleContraT {
	height: 6px;
	background-image: url(images/EggshellTitleContraM.gif);
	background-repeat: repeat;
}
.EggshellTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/EggshellTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.EggshellTitleContraL {
	width: 6px;
	background-image: url(images/EggshellTitleContraM.gif);
	background-repeat: repeat;
}
.EggshellTitleContraM {
	background-image: url(images/EggshellTitleContraM.gif);
	background-repeat: repeat;
}
.EggshellTitleContraR {
	width: 6px;
	background-image: url(images/EggshellTitleContraM.gif);
	background-repeat: repeat;
}
.EggshellTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/EggshellTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.EggshellTitleContraB {
	height: 6px;
	background-image: url(images/EggshellTitleContraM.gif);
	background-repeat: repeat;
}
.EggshellTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/EggshellTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.EggshellTitleEmptyTL, .EggshellTitleEmptyTR, 
.EggshellTitleEmptyBL, .EggshellTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.EggshellTitleEmptyT, .EggshellTitleEmptyL, 
.EggshellTitleEmptyR, .EggshellTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Goldenyellow   -          -     -    -  -  - - - ----------------------------- */
.GoldenyellowTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Goldenyellow_cont_TL.gif);
	background-repeat: no-repeat;
}
.GoldenyellowT {
	height: 8px;
	background-image: url(images/Goldenyellow_cont_T.gif);
	background-repeat: repeat-x;
}
.GoldenyellowTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Goldenyellow_cont_TR.gif);
	background-repeat: no-repeat;
}
.GoldenyellowL {
	width: 10px;
	background-image: url(images/Goldenyellow_cont_L.gif);
	background-repeat: repeat-y;
}
.GoldenyellowR {
	width: 14px;
	background-image: url(images/Goldenyellow_cont_R.gif);
	background-repeat: repeat-y;
}
.GoldenyellowBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Goldenyellow_cont_BL.gif);
	background-repeat: no-repeat;
}
.GoldenyellowB {
	height: 14px;
	background-image: url(images/Goldenyellow_cont_B.gif);
	background-repeat: repeat-x;
}
.GoldenyellowBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Goldenyellow_cont_BR.gif);
	background-repeat: no-repeat;
}
.GoldenyellowTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/GoldenyellowTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.GoldenyellowTitleT {
	height: 6px;
	background-image: url(images/GoldenyellowTitleM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/GoldenyellowTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.GoldenyellowTitleL {
	width: 6px;
	background-image: url(images/GoldenyellowTitleM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleM {
	background-image: url(images/GoldenyellowTitleM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleR {
	width: 6px;
	background-image: url(images/GoldenyellowTitleM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/GoldenyellowTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.GoldenyellowTitleB {
	height: 6px;
	background-image: url(images/GoldenyellowTitleM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/GoldenyellowTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.GoldenyellowTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/GoldenyellowTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.GoldenyellowTitleContraT {
	height: 6px;
	background-image: url(images/GoldenyellowTitleContraM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/GoldenyellowTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.GoldenyellowTitleContraL {
	width: 6px;
	background-image: url(images/GoldenyellowTitleContraM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleContraM {
	background-image: url(images/GoldenyellowTitleContraM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleContraR {
	width: 6px;
	background-image: url(images/GoldenyellowTitleContraM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/GoldenyellowTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.GoldenyellowTitleContraB {
	height: 6px;
	background-image: url(images/GoldenyellowTitleContraM.gif);
	background-repeat: repeat;
}
.GoldenyellowTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/GoldenyellowTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.GoldenyellowTitleEmptyTL, .GoldenyellowTitleEmptyTR, 
.GoldenyellowTitleEmptyBL, .GoldenyellowTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.GoldenyellowTitleEmptyT, .GoldenyellowTitleEmptyL, 
.GoldenyellowTitleEmptyR, .GoldenyellowTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Ivory   -          -     -    -  -  - - - ----------------------------- */
.IvoryTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Ivory_cont_TL.gif);
	background-repeat: no-repeat;
}
.IvoryT {
	height: 8px;
	background-image: url(images/Ivory_cont_T.gif);
	background-repeat: repeat-x;
}
.IvoryTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Ivory_cont_TR.gif);
	background-repeat: no-repeat;
}
.IvoryL {
	width: 10px;
	background-image: url(images/Ivory_cont_L.gif);
	background-repeat: repeat-y;
}
.IvoryR {
	width: 14px;
	background-image: url(images/Ivory_cont_R.gif);
	background-repeat: repeat-y;
}
.IvoryBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Ivory_cont_BL.gif);
	background-repeat: no-repeat;
}
.IvoryB {
	height: 14px;
	background-image: url(images/Ivory_cont_B.gif);
	background-repeat: repeat-x;
}
.IvoryBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Ivory_cont_BR.gif);
	background-repeat: no-repeat;
}
.IvoryTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/IvoryTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.IvoryTitleT {
	height: 6px;
	background-image: url(images/IvoryTitleM.gif);
	background-repeat: repeat;
}
.IvoryTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/IvoryTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.IvoryTitleL {
	width: 6px;
	background-image: url(images/IvoryTitleM.gif);
	background-repeat: repeat;
}
.IvoryTitleM {
	background-image: url(images/IvoryTitleM.gif);
	background-repeat: repeat;
}
.IvoryTitleR {
	width: 6px;
	background-image: url(images/IvoryTitleM.gif);
	background-repeat: repeat;
}
.IvoryTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/IvoryTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.IvoryTitleB {
	height: 6px;
	background-image: url(images/IvoryTitleM.gif);
	background-repeat: repeat;
}
.IvoryTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/IvoryTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.IvoryTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/IvoryTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.IvoryTitleContraT {
	height: 6px;
	background-image: url(images/IvoryTitleContraM.gif);
	background-repeat: repeat;
}
.IvoryTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/IvoryTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.IvoryTitleContraL {
	width: 6px;
	background-image: url(images/IvoryTitleContraM.gif);
	background-repeat: repeat;
}
.IvoryTitleContraM {
	background-image: url(images/IvoryTitleContraM.gif);
	background-repeat: repeat;
}
.IvoryTitleContraR {
	width: 6px;
	background-image: url(images/IvoryTitleContraM.gif);
	background-repeat: repeat;
}
.IvoryTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/IvoryTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.IvoryTitleContraB {
	height: 6px;
	background-image: url(images/IvoryTitleContraM.gif);
	background-repeat: repeat;
}
.IvoryTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/IvoryTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.IvoryTitleEmptyTL, .IvoryTitleEmptyTR, 
.IvoryTitleEmptyBL, .IvoryTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.IvoryTitleEmptyT, .IvoryTitleEmptyL, 
.IvoryTitleEmptyR, .IvoryTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Khaki   -          -     -    -  -  - - - ----------------------------- */
.KhakiTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Khaki_cont_TL.gif);
	background-repeat: no-repeat;
}
.KhakiT {
	height: 8px;
	background-image: url(images/Khaki_cont_T.gif);
	background-repeat: repeat-x;
}
.KhakiTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Khaki_cont_TR.gif);
	background-repeat: no-repeat;
}
.KhakiL {
	width: 10px;
	background-image: url(images/Khaki_cont_L.gif);
	background-repeat: repeat-y;
}
.KhakiR {
	width: 14px;
	background-image: url(images/Khaki_cont_R.gif);
	background-repeat: repeat-y;
}
.KhakiBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Khaki_cont_BL.gif);
	background-repeat: no-repeat;
}
.KhakiB {
	height: 14px;
	background-image: url(images/Khaki_cont_B.gif);
	background-repeat: repeat-x;
}
.KhakiBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Khaki_cont_BR.gif);
	background-repeat: no-repeat;
}
.KhakiTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/KhakiTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.KhakiTitleT {
	height: 6px;
	background-image: url(images/KhakiTitleM.gif);
	background-repeat: repeat;
}
.KhakiTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/KhakiTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.KhakiTitleL {
	width: 6px;
	background-image: url(images/KhakiTitleM.gif);
	background-repeat: repeat;
}
.KhakiTitleM {
	background-image: url(images/KhakiTitleM.gif);
	background-repeat: repeat;
}
.KhakiTitleR {
	width: 6px;
	background-image: url(images/KhakiTitleM.gif);
	background-repeat: repeat;
}
.KhakiTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/KhakiTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.KhakiTitleB {
	height: 6px;
	background-image: url(images/KhakiTitleM.gif);
	background-repeat: repeat;
}
.KhakiTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/KhakiTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.KhakiTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/KhakiTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.KhakiTitleContraT {
	height: 6px;
	background-image: url(images/KhakiTitleContraM.gif);
	background-repeat: repeat;
}
.KhakiTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/KhakiTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.KhakiTitleContraL {
	width: 6px;
	background-image: url(images/KhakiTitleContraM.gif);
	background-repeat: repeat;
}
.KhakiTitleContraM {
	background-image: url(images/KhakiTitleContraM.gif);
	background-repeat: repeat;
}
.KhakiTitleContraR {
	width: 6px;
	background-image: url(images/KhakiTitleContraM.gif);
	background-repeat: repeat;
}
.KhakiTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/KhakiTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.KhakiTitleContraB {
	height: 6px;
	background-image: url(images/KhakiTitleContraM.gif);
	background-repeat: repeat;
}
.KhakiTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/KhakiTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.KhakiTitleEmptyTL, .KhakiTitleEmptyTR, 
.KhakiTitleEmptyBL, .KhakiTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.KhakiTitleEmptyT, .KhakiTitleEmptyL, 
.KhakiTitleEmptyR, .KhakiTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Lavender   -          -     -    -  -  - - - ----------------------------- */
.LavenderTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Lavender_cont_TL.gif);
	background-repeat: no-repeat;
}
.LavenderT {
	height: 8px;
	background-image: url(images/Lavender_cont_T.gif);
	background-repeat: repeat-x;
}
.LavenderTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Lavender_cont_TR.gif);
	background-repeat: no-repeat;
}
.LavenderL {
	width: 10px;
	background-image: url(images/Lavender_cont_L.gif);
	background-repeat: repeat-y;
}
.LavenderR {
	width: 14px;
	background-image: url(images/Lavender_cont_R.gif);
	background-repeat: repeat-y;
}
.LavenderBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Lavender_cont_BL.gif);
	background-repeat: no-repeat;
}
.LavenderB {
	height: 14px;
	background-image: url(images/Lavender_cont_B.gif);
	background-repeat: repeat-x;
}
.LavenderBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Lavender_cont_BR.gif);
	background-repeat: no-repeat;
}
.LavenderTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LavenderTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LavenderTitleT {
	height: 6px;
	background-image: url(images/LavenderTitleM.gif);
	background-repeat: repeat;
}
.LavenderTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LavenderTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LavenderTitleL {
	width: 6px;
	background-image: url(images/LavenderTitleM.gif);
	background-repeat: repeat;
}
.LavenderTitleM {
	background-image: url(images/LavenderTitleM.gif);
	background-repeat: repeat;
}
.LavenderTitleR {
	width: 6px;
	background-image: url(images/LavenderTitleM.gif);
	background-repeat: repeat;
}
.LavenderTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LavenderTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LavenderTitleB {
	height: 6px;
	background-image: url(images/LavenderTitleM.gif);
	background-repeat: repeat;
}
.LavenderTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LavenderTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LavenderTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LavenderTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LavenderTitleContraT {
	height: 6px;
	background-image: url(images/LavenderTitleContraM.gif);
	background-repeat: repeat;
}
.LavenderTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LavenderTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LavenderTitleContraL {
	width: 6px;
	background-image: url(images/LavenderTitleContraM.gif);
	background-repeat: repeat;
}
.LavenderTitleContraM {
	background-image: url(images/LavenderTitleContraM.gif);
	background-repeat: repeat;
}
.LavenderTitleContraR {
	width: 6px;
	background-image: url(images/LavenderTitleContraM.gif);
	background-repeat: repeat;
}
.LavenderTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LavenderTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LavenderTitleContraB {
	height: 6px;
	background-image: url(images/LavenderTitleContraM.gif);
	background-repeat: repeat;
}
.LavenderTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LavenderTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LavenderTitleEmptyTL, .LavenderTitleEmptyTR, 
.LavenderTitleEmptyBL, .LavenderTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.LavenderTitleEmptyT, .LavenderTitleEmptyL, 
.LavenderTitleEmptyR, .LavenderTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Lightcyan   -          -     -    -  -  - - - ----------------------------- */
.LightcyanTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Lightcyan_cont_TL.gif);
	background-repeat: no-repeat;
}
.LightcyanT {
	height: 8px;
	background-image: url(images/Lightcyan_cont_T.gif);
	background-repeat: repeat-x;
}
.LightcyanTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Lightcyan_cont_TR.gif);
	background-repeat: no-repeat;
}
.LightcyanL {
	width: 10px;
	background-image: url(images/Lightcyan_cont_L.gif);
	background-repeat: repeat-y;
}
.LightcyanR {
	width: 14px;
	background-image: url(images/Lightcyan_cont_R.gif);
	background-repeat: repeat-y;
}
.LightcyanBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Lightcyan_cont_BL.gif);
	background-repeat: no-repeat;
}
.LightcyanB {
	height: 14px;
	background-image: url(images/Lightcyan_cont_B.gif);
	background-repeat: repeat-x;
}
.LightcyanBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Lightcyan_cont_BR.gif);
	background-repeat: no-repeat;
}
.LightcyanTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LightcyanTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LightcyanTitleT {
	height: 6px;
	background-image: url(images/LightcyanTitleM.gif);
	background-repeat: repeat;
}
.LightcyanTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LightcyanTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LightcyanTitleL {
	width: 6px;
	background-image: url(images/LightcyanTitleM.gif);
	background-repeat: repeat;
}
.LightcyanTitleM {
	background-image: url(images/LightcyanTitleM.gif);
	background-repeat: repeat;
}
.LightcyanTitleR {
	width: 6px;
	background-image: url(images/LightcyanTitleM.gif);
	background-repeat: repeat;
}
.LightcyanTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LightcyanTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LightcyanTitleB {
	height: 6px;
	background-image: url(images/LightcyanTitleM.gif);
	background-repeat: repeat;
}
.LightcyanTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LightcyanTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LightcyanTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LightcyanTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LightcyanTitleContraT {
	height: 6px;
	background-image: url(images/LightcyanTitleContraM.gif);
	background-repeat: repeat;
}
.LightcyanTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LightcyanTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LightcyanTitleContraL {
	width: 6px;
	background-image: url(images/LightcyanTitleContraM.gif);
	background-repeat: repeat;
}
.LightcyanTitleContraM {
	background-image: url(images/LightcyanTitleContraM.gif);
	background-repeat: repeat;
}
.LightcyanTitleContraR {
	width: 6px;
	background-image: url(images/LightcyanTitleContraM.gif);
	background-repeat: repeat;
}
.LightcyanTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LightcyanTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LightcyanTitleContraB {
	height: 6px;
	background-image: url(images/LightcyanTitleContraM.gif);
	background-repeat: repeat;
}
.LightcyanTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LightcyanTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LightcyanTitleEmptyTL, .LightcyanTitleEmptyTR, 
.LightcyanTitleEmptyBL, .LightcyanTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.LightcyanTitleEmptyT, .LightcyanTitleEmptyL, 
.LightcyanTitleEmptyR, .LightcyanTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Lightyellow   -          -     -    -  -  - - - ----------------------------- */
.LightyellowTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Lightyellow_cont_TL.gif);
	background-repeat: no-repeat;
}
.LightyellowT {
	height: 8px;
	background-image: url(images/Lightyellow_cont_T.gif);
	background-repeat: repeat-x;
}
.LightyellowTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Lightyellow_cont_TR.gif);
	background-repeat: no-repeat;
}
.LightyellowL {
	width: 10px;
	background-image: url(images/Lightyellow_cont_L.gif);
	background-repeat: repeat-y;
}
.LightyellowR {
	width: 14px;
	background-image: url(images/Lightyellow_cont_R.gif);
	background-repeat: repeat-y;
}
.LightyellowBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Lightyellow_cont_BL.gif);
	background-repeat: no-repeat;
}
.LightyellowB {
	height: 14px;
	background-image: url(images/Lightyellow_cont_B.gif);
	background-repeat: repeat-x;
}
.LightyellowBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Lightyellow_cont_BR.gif);
	background-repeat: no-repeat;
}
.LightyellowTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LightyellowTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LightyellowTitleT {
	height: 6px;
	background-image: url(images/LightyellowTitleM.gif);
	background-repeat: repeat;
}
.LightyellowTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LightyellowTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LightyellowTitleL {
	width: 6px;
	background-image: url(images/LightyellowTitleM.gif);
	background-repeat: repeat;
}
.LightyellowTitleM {
	background-image: url(images/LightyellowTitleM.gif);
	background-repeat: repeat;
}
.LightyellowTitleR {
	width: 6px;
	background-image: url(images/LightyellowTitleM.gif);
	background-repeat: repeat;
}
.LightyellowTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LightyellowTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LightyellowTitleB {
	height: 6px;
	background-image: url(images/LightyellowTitleM.gif);
	background-repeat: repeat;
}
.LightyellowTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LightyellowTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LightyellowTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LightyellowTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LightyellowTitleContraT {
	height: 6px;
	background-image: url(images/LightyellowTitleContraM.gif);
	background-repeat: repeat;
}
.LightyellowTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LightyellowTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LightyellowTitleContraL {
	width: 6px;
	background-image: url(images/LightyellowTitleContraM.gif);
	background-repeat: repeat;
}
.LightyellowTitleContraM {
	background-image: url(images/LightyellowTitleContraM.gif);
	background-repeat: repeat;
}
.LightyellowTitleContraR {
	width: 6px;
	background-image: url(images/LightyellowTitleContraM.gif);
	background-repeat: repeat;
}
.LightyellowTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LightyellowTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LightyellowTitleContraB {
	height: 6px;
	background-image: url(images/LightyellowTitleContraM.gif);
	background-repeat: repeat;
}
.LightyellowTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LightyellowTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LightyellowTitleEmptyTL, .LightyellowTitleEmptyTR, 
.LightyellowTitleEmptyBL, .LightyellowTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.LightyellowTitleEmptyT, .LightyellowTitleEmptyL, 
.LightyellowTitleEmptyR, .LightyellowTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Ligtblue   -          -     -    -  -  - - - ----------------------------- */
.LigtblueTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Ligtblue_cont_TL.gif);
	background-repeat: no-repeat;
}
.LigtblueT {
	height: 8px;
	background-image: url(images/Ligtblue_cont_T.gif);
	background-repeat: repeat-x;
}
.LigtblueTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Ligtblue_cont_TR.gif);
	background-repeat: no-repeat;
}
.LigtblueL {
	width: 10px;
	background-image: url(images/Ligtblue_cont_L.gif);
	background-repeat: repeat-y;
}
.LigtblueR {
	width: 14px;
	background-image: url(images/Ligtblue_cont_R.gif);
	background-repeat: repeat-y;
}
.LigtblueBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Ligtblue_cont_BL.gif);
	background-repeat: no-repeat;
}
.LigtblueB {
	height: 14px;
	background-image: url(images/Ligtblue_cont_B.gif);
	background-repeat: repeat-x;
}
.LigtblueBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Ligtblue_cont_BR.gif);
	background-repeat: no-repeat;
}
.LigtblueTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LigtblueTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LigtblueTitleT {
	height: 6px;
	background-image: url(images/LigtblueTitleM.gif);
	background-repeat: repeat;
}
.LigtblueTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LigtblueTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LigtblueTitleL {
	width: 6px;
	background-image: url(images/LigtblueTitleM.gif);
	background-repeat: repeat;
}
.LigtblueTitleM {
	background-image: url(images/LigtblueTitleM.gif);
	background-repeat: repeat;
}
.LigtblueTitleR {
	width: 6px;
	background-image: url(images/LigtblueTitleM.gif);
	background-repeat: repeat;
}
.LigtblueTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LigtblueTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LigtblueTitleB {
	height: 6px;
	background-image: url(images/LigtblueTitleM.gif);
	background-repeat: repeat;
}
.LigtblueTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LigtblueTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LigtblueTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LigtblueTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LigtblueTitleContraT {
	height: 6px;
	background-image: url(images/LigtblueTitleContraM.gif);
	background-repeat: repeat;
}
.LigtblueTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LigtblueTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LigtblueTitleContraL {
	width: 6px;
	background-image: url(images/LigtblueTitleContraM.gif);
	background-repeat: repeat;
}
.LigtblueTitleContraM {
	background-image: url(images/LigtblueTitleContraM.gif);
	background-repeat: repeat;
}
.LigtblueTitleContraR {
	width: 6px;
	background-image: url(images/LigtblueTitleContraM.gif);
	background-repeat: repeat;
}
.LigtblueTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LigtblueTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LigtblueTitleContraB {
	height: 6px;
	background-image: url(images/LigtblueTitleContraM.gif);
	background-repeat: repeat;
}
.LigtblueTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LigtblueTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LigtblueTitleEmptyTL, .LigtblueTitleEmptyTR, 
.LigtblueTitleEmptyBL, .LigtblueTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.LigtblueTitleEmptyT, .LigtblueTitleEmptyL, 
.LigtblueTitleEmptyR, .LigtblueTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Lime   -          -     -    -  -  - - - ----------------------------- */
.LimeTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Lime_cont_TL.gif);
	background-repeat: no-repeat;
}
.LimeT {
	height: 8px;
	background-image: url(images/Lime_cont_T.gif);
	background-repeat: repeat-x;
}
.LimeTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Lime_cont_TR.gif);
	background-repeat: no-repeat;
}
.LimeL {
	width: 10px;
	background-image: url(images/Lime_cont_L.gif);
	background-repeat: repeat-y;
}
.LimeR {
	width: 14px;
	background-image: url(images/Lime_cont_R.gif);
	background-repeat: repeat-y;
}
.LimeBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Lime_cont_BL.gif);
	background-repeat: no-repeat;
}
.LimeB {
	height: 14px;
	background-image: url(images/Lime_cont_B.gif);
	background-repeat: repeat-x;
}
.LimeBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Lime_cont_BR.gif);
	background-repeat: no-repeat;
}
.LimeTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LimeTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LimeTitleT {
	height: 6px;
	background-image: url(images/LimeTitleM.gif);
	background-repeat: repeat;
}
.LimeTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LimeTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LimeTitleL {
	width: 6px;
	background-image: url(images/LimeTitleM.gif);
	background-repeat: repeat;
}
.LimeTitleM {
	background-image: url(images/LimeTitleM.gif);
	background-repeat: repeat;
}
.LimeTitleR {
	width: 6px;
	background-image: url(images/LimeTitleM.gif);
	background-repeat: repeat;
}
.LimeTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LimeTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LimeTitleB {
	height: 6px;
	background-image: url(images/LimeTitleM.gif);
	background-repeat: repeat;
}
.LimeTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LimeTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LimeTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/LimeTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LimeTitleContraT {
	height: 6px;
	background-image: url(images/LimeTitleContraM.gif);
	background-repeat: repeat;
}
.LimeTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/LimeTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.LimeTitleContraL {
	width: 6px;
	background-image: url(images/LimeTitleContraM.gif);
	background-repeat: repeat;
}
.LimeTitleContraM {
	background-image: url(images/LimeTitleContraM.gif);
	background-repeat: repeat;
}
.LimeTitleContraR {
	width: 6px;
	background-image: url(images/LimeTitleContraM.gif);
	background-repeat: repeat;
}
.LimeTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/LimeTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.LimeTitleContraB {
	height: 6px;
	background-image: url(images/LimeTitleContraM.gif);
	background-repeat: repeat;
}
.LimeTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/LimeTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.LimeTitleEmptyTL, .LimeTitleEmptyTR, 
.LimeTitleEmptyBL, .LimeTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.LimeTitleEmptyT, .LimeTitleEmptyL, 
.LimeTitleEmptyR, .LimeTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Mint   -          -     -    -  -  - - - ----------------------------- */
.MintTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Mint_cont_TL.gif);
	background-repeat: no-repeat;
}
.MintT {
	height: 8px;
	background-image: url(images/Mint_cont_T.gif);
	background-repeat: repeat-x;
}
.MintTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Mint_cont_TR.gif);
	background-repeat: no-repeat;
}
.MintL {
	width: 10px;
	background-image: url(images/Mint_cont_L.gif);
	background-repeat: repeat-y;
}
.MintR {
	width: 14px;
	background-image: url(images/Mint_cont_R.gif);
	background-repeat: repeat-y;
}
.MintBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Mint_cont_BL.gif);
	background-repeat: no-repeat;
}
.MintB {
	height: 14px;
	background-image: url(images/Mint_cont_B.gif);
	background-repeat: repeat-x;
}
.MintBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Mint_cont_BR.gif);
	background-repeat: no-repeat;
}
.MintTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/MintTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MintTitleT {
	height: 6px;
	background-image: url(images/MintTitleM.gif);
	background-repeat: repeat;
}
.MintTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/MintTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MintTitleL {
	width: 6px;
	background-image: url(images/MintTitleM.gif);
	background-repeat: repeat;
}
.MintTitleM {
	background-image: url(images/MintTitleM.gif);
	background-repeat: repeat;
}
.MintTitleR {
	width: 6px;
	background-image: url(images/MintTitleM.gif);
	background-repeat: repeat;
}
.MintTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/MintTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.MintTitleB {
	height: 6px;
	background-image: url(images/MintTitleM.gif);
	background-repeat: repeat;
}
.MintTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/MintTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.MintTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/MintTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MintTitleContraT {
	height: 6px;
	background-image: url(images/MintTitleContraM.gif);
	background-repeat: repeat;
}
.MintTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/MintTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MintTitleContraL {
	width: 6px;
	background-image: url(images/MintTitleContraM.gif);
	background-repeat: repeat;
}
.MintTitleContraM {
	background-image: url(images/MintTitleContraM.gif);
	background-repeat: repeat;
}
.MintTitleContraR {
	width: 6px;
	background-image: url(images/MintTitleContraM.gif);
	background-repeat: repeat;
}
.MintTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/MintTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.MintTitleContraB {
	height: 6px;
	background-image: url(images/MintTitleContraM.gif);
	background-repeat: repeat;
}
.MintTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/MintTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.MintTitleEmptyTL, .MintTitleEmptyTR, 
.MintTitleEmptyBL, .MintTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.MintTitleEmptyT, .MintTitleEmptyL, 
.MintTitleEmptyR, .MintTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Mistyrose   -          -     -    -  -  - - - ----------------------------- */
.MistyroseTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Mistyrose_cont_TL.gif);
	background-repeat: no-repeat;
}
.MistyroseT {
	height: 8px;
	background-image: url(images/Mistyrose_cont_T.gif);
	background-repeat: repeat-x;
}
.MistyroseTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Mistyrose_cont_TR.gif);
	background-repeat: no-repeat;
}
.MistyroseL {
	width: 10px;
	background-image: url(images/Mistyrose_cont_L.gif);
	background-repeat: repeat-y;
}
.MistyroseR {
	width: 14px;
	background-image: url(images/Mistyrose_cont_R.gif);
	background-repeat: repeat-y;
}
.MistyroseBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Mistyrose_cont_BL.gif);
	background-repeat: no-repeat;
}
.MistyroseB {
	height: 14px;
	background-image: url(images/Mistyrose_cont_B.gif);
	background-repeat: repeat-x;
}
.MistyroseBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Mistyrose_cont_BR.gif);
	background-repeat: no-repeat;
}
.MistyroseTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/MistyroseTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MistyroseTitleT {
	height: 6px;
	background-image: url(images/MistyroseTitleM.gif);
	background-repeat: repeat;
}
.MistyroseTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/MistyroseTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MistyroseTitleL {
	width: 6px;
	background-image: url(images/MistyroseTitleM.gif);
	background-repeat: repeat;
}
.MistyroseTitleM {
	background-image: url(images/MistyroseTitleM.gif);
	background-repeat: repeat;
}
.MistyroseTitleR {
	width: 6px;
	background-image: url(images/MistyroseTitleM.gif);
	background-repeat: repeat;
}
.MistyroseTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/MistyroseTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.MistyroseTitleB {
	height: 6px;
	background-image: url(images/MistyroseTitleM.gif);
	background-repeat: repeat;
}
.MistyroseTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/MistyroseTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.MistyroseTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/MistyroseTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MistyroseTitleContraT {
	height: 6px;
	background-image: url(images/MistyroseTitleContraM.gif);
	background-repeat: repeat;
}
.MistyroseTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/MistyroseTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.MistyroseTitleContraL {
	width: 6px;
	background-image: url(images/MistyroseTitleContraM.gif);
	background-repeat: repeat;
}
.MistyroseTitleContraM {
	background-image: url(images/MistyroseTitleContraM.gif);
	background-repeat: repeat;
}
.MistyroseTitleContraR {
	width: 6px;
	background-image: url(images/MistyroseTitleContraM.gif);
	background-repeat: repeat;
}
.MistyroseTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/MistyroseTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.MistyroseTitleContraB {
	height: 6px;
	background-image: url(images/MistyroseTitleContraM.gif);
	background-repeat: repeat;
}
.MistyroseTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/MistyroseTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.MistyroseTitleEmptyTL, .MistyroseTitleEmptyTR, 
.MistyroseTitleEmptyBL, .MistyroseTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.MistyroseTitleEmptyT, .MistyroseTitleEmptyL, 
.MistyroseTitleEmptyR, .MistyroseTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Olive   -          -     -    -  -  - - - ----------------------------- */
.OliveTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Olive_cont_TL.gif);
	background-repeat: no-repeat;
}
.OliveT {
	height: 8px;
	background-image: url(images/Olive_cont_T.gif);
	background-repeat: repeat-x;
}
.OliveTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Olive_cont_TR.gif);
	background-repeat: no-repeat;
}
.OliveL {
	width: 10px;
	background-image: url(images/Olive_cont_L.gif);
	background-repeat: repeat-y;
}
.OliveR {
	width: 14px;
	background-image: url(images/Olive_cont_R.gif);
	background-repeat: repeat-y;
}
.OliveBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Olive_cont_BL.gif);
	background-repeat: no-repeat;
}
.OliveB {
	height: 14px;
	background-image: url(images/Olive_cont_B.gif);
	background-repeat: repeat-x;
}
.OliveBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Olive_cont_BR.gif);
	background-repeat: no-repeat;
}
.OliveTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/OliveTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.OliveTitleT {
	height: 6px;
	background-image: url(images/OliveTitleM.gif);
	background-repeat: repeat;
}
.OliveTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/OliveTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.OliveTitleL {
	width: 6px;
	background-image: url(images/OliveTitleM.gif);
	background-repeat: repeat;
}
.OliveTitleM {
	background-image: url(images/OliveTitleM.gif);
	background-repeat: repeat;
}
.OliveTitleR {
	width: 6px;
	background-image: url(images/OliveTitleM.gif);
	background-repeat: repeat;
}
.OliveTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/OliveTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.OliveTitleB {
	height: 6px;
	background-image: url(images/OliveTitleM.gif);
	background-repeat: repeat;
}
.OliveTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/OliveTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.OliveTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/OliveTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.OliveTitleContraT {
	height: 6px;
	background-image: url(images/OliveTitleContraM.gif);
	background-repeat: repeat;
}
.OliveTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/OliveTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.OliveTitleContraL {
	width: 6px;
	background-image: url(images/OliveTitleContraM.gif);
	background-repeat: repeat;
}
.OliveTitleContraM {
	background-image: url(images/OliveTitleContraM.gif);
	background-repeat: repeat;
}
.OliveTitleContraR {
	width: 6px;
	background-image: url(images/OliveTitleContraM.gif);
	background-repeat: repeat;
}
.OliveTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/OliveTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.OliveTitleContraB {
	height: 6px;
	background-image: url(images/OliveTitleContraM.gif);
	background-repeat: repeat;
}
.OliveTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/OliveTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.OliveTitleEmptyTL, .OliveTitleEmptyTR, 
.OliveTitleEmptyBL, .OliveTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.OliveTitleEmptyT, .OliveTitleEmptyL, 
.OliveTitleEmptyR, .OliveTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Peachpuff   -          -     -    -  -  - - - ----------------------------- */
.PeachpuffTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Peachpuff_cont_TL.gif);
	background-repeat: no-repeat;
}
.PeachpuffT {
	height: 8px;
	background-image: url(images/Peachpuff_cont_T.gif);
	background-repeat: repeat-x;
}
.PeachpuffTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Peachpuff_cont_TR.gif);
	background-repeat: no-repeat;
}
.PeachpuffL {
	width: 10px;
	background-image: url(images/Peachpuff_cont_L.gif);
	background-repeat: repeat-y;
}
.PeachpuffR {
	width: 14px;
	background-image: url(images/Peachpuff_cont_R.gif);
	background-repeat: repeat-y;
}
.PeachpuffBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Peachpuff_cont_BL.gif);
	background-repeat: no-repeat;
}
.PeachpuffB {
	height: 14px;
	background-image: url(images/Peachpuff_cont_B.gif);
	background-repeat: repeat-x;
}
.PeachpuffBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Peachpuff_cont_BR.gif);
	background-repeat: no-repeat;
}
.PeachpuffTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/PeachpuffTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PeachpuffTitleT {
	height: 6px;
	background-image: url(images/PeachpuffTitleM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/PeachpuffTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PeachpuffTitleL {
	width: 6px;
	background-image: url(images/PeachpuffTitleM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleM {
	background-image: url(images/PeachpuffTitleM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleR {
	width: 6px;
	background-image: url(images/PeachpuffTitleM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/PeachpuffTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.PeachpuffTitleB {
	height: 6px;
	background-image: url(images/PeachpuffTitleM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/PeachpuffTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.PeachpuffTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/PeachpuffTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PeachpuffTitleContraT {
	height: 6px;
	background-image: url(images/PeachpuffTitleContraM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/PeachpuffTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PeachpuffTitleContraL {
	width: 6px;
	background-image: url(images/PeachpuffTitleContraM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleContraM {
	background-image: url(images/PeachpuffTitleContraM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleContraR {
	width: 6px;
	background-image: url(images/PeachpuffTitleContraM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/PeachpuffTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.PeachpuffTitleContraB {
	height: 6px;
	background-image: url(images/PeachpuffTitleContraM.gif);
	background-repeat: repeat;
}
.PeachpuffTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/PeachpuffTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.PeachpuffTitleEmptyTL, .PeachpuffTitleEmptyTR, 
.PeachpuffTitleEmptyBL, .PeachpuffTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.PeachpuffTitleEmptyT, .PeachpuffTitleEmptyL, 
.PeachpuffTitleEmptyR, .PeachpuffTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Pink   -          -     -    -  -  - - - ----------------------------- */
.PinkTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Pink_cont_TL.gif);
	background-repeat: no-repeat;
}
.PinkT {
	height: 8px;
	background-image: url(images/Pink_cont_T.gif);
	background-repeat: repeat-x;
}
.PinkTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Pink_cont_TR.gif);
	background-repeat: no-repeat;
}
.PinkL {
	width: 10px;
	background-image: url(images/Pink_cont_L.gif);
	background-repeat: repeat-y;
}
.PinkR {
	width: 14px;
	background-image: url(images/Pink_cont_R.gif);
	background-repeat: repeat-y;
}
.PinkBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Pink_cont_BL.gif);
	background-repeat: no-repeat;
}
.PinkB {
	height: 14px;
	background-image: url(images/Pink_cont_B.gif);
	background-repeat: repeat-x;
}
.PinkBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Pink_cont_BR.gif);
	background-repeat: no-repeat;
}
.PinkTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/PinkTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PinkTitleT {
	height: 6px;
	background-image: url(images/PinkTitleM.gif);
	background-repeat: repeat;
}
.PinkTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/PinkTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PinkTitleL {
	width: 6px;
	background-image: url(images/PinkTitleM.gif);
	background-repeat: repeat;
}
.PinkTitleM {
	background-image: url(images/PinkTitleM.gif);
	background-repeat: repeat;
}
.PinkTitleR {
	width: 6px;
	background-image: url(images/PinkTitleM.gif);
	background-repeat: repeat;
}
.PinkTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/PinkTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.PinkTitleB {
	height: 6px;
	background-image: url(images/PinkTitleM.gif);
	background-repeat: repeat;
}
.PinkTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/PinkTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.PinkTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/PinkTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PinkTitleContraT {
	height: 6px;
	background-image: url(images/PinkTitleContraM.gif);
	background-repeat: repeat;
}
.PinkTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/PinkTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PinkTitleContraL {
	width: 6px;
	background-image: url(images/PinkTitleContraM.gif);
	background-repeat: repeat;
}
.PinkTitleContraM {
	background-image: url(images/PinkTitleContraM.gif);
	background-repeat: repeat;
}
.PinkTitleContraR {
	width: 6px;
	background-image: url(images/PinkTitleContraM.gif);
	background-repeat: repeat;
}
.PinkTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/PinkTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.PinkTitleContraB {
	height: 6px;
	background-image: url(images/PinkTitleContraM.gif);
	background-repeat: repeat;
}
.PinkTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/PinkTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.PinkTitleEmptyTL, .PinkTitleEmptyTR, 
.PinkTitleEmptyBL, .PinkTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.PinkTitleEmptyT, .PinkTitleEmptyL, 
.PinkTitleEmptyR, .PinkTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Plum   -          -     -    -  -  - - - ----------------------------- */
.PlumTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Plum_cont_TL.gif);
	background-repeat: no-repeat;
}
.PlumT {
	height: 8px;
	background-image: url(images/Plum_cont_T.gif);
	background-repeat: repeat-x;
}
.PlumTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Plum_cont_TR.gif);
	background-repeat: no-repeat;
}
.PlumL {
	width: 10px;
	background-image: url(images/Plum_cont_L.gif);
	background-repeat: repeat-y;
}
.PlumR {
	width: 14px;
	background-image: url(images/Plum_cont_R.gif);
	background-repeat: repeat-y;
}
.PlumBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Plum_cont_BL.gif);
	background-repeat: no-repeat;
}
.PlumB {
	height: 14px;
	background-image: url(images/Plum_cont_B.gif);
	background-repeat: repeat-x;
}
.PlumBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Plum_cont_BR.gif);
	background-repeat: no-repeat;
}
.PlumTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/PlumTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PlumTitleT {
	height: 6px;
	background-image: url(images/PlumTitleM.gif);
	background-repeat: repeat;
}
.PlumTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/PlumTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PlumTitleL {
	width: 6px;
	background-image: url(images/PlumTitleM.gif);
	background-repeat: repeat;
}
.PlumTitleM {
	background-image: url(images/PlumTitleM.gif);
	background-repeat: repeat;
}
.PlumTitleR {
	width: 6px;
	background-image: url(images/PlumTitleM.gif);
	background-repeat: repeat;
}
.PlumTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/PlumTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.PlumTitleB {
	height: 6px;
	background-image: url(images/PlumTitleM.gif);
	background-repeat: repeat;
}
.PlumTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/PlumTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.PlumTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/PlumTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PlumTitleContraT {
	height: 6px;
	background-image: url(images/PlumTitleContraM.gif);
	background-repeat: repeat;
}
.PlumTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/PlumTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PlumTitleContraL {
	width: 6px;
	background-image: url(images/PlumTitleContraM.gif);
	background-repeat: repeat;
}
.PlumTitleContraM {
	background-image: url(images/PlumTitleContraM.gif);
	background-repeat: repeat;
}
.PlumTitleContraR {
	width: 6px;
	background-image: url(images/PlumTitleContraM.gif);
	background-repeat: repeat;
}
.PlumTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/PlumTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.PlumTitleContraB {
	height: 6px;
	background-image: url(images/PlumTitleContraM.gif);
	background-repeat: repeat;
}
.PlumTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/PlumTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.PlumTitleEmptyTL, .PlumTitleEmptyTR, 
.PlumTitleEmptyBL, .PlumTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.PlumTitleEmptyT, .PlumTitleEmptyL, 
.PlumTitleEmptyR, .PlumTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Purple   -          -     -    -  -  - - - ----------------------------- */
.PurpleTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Purple_cont_TL.gif);
	background-repeat: no-repeat;
}
.PurpleT {
	height: 8px;
	background-image: url(images/Purple_cont_T.gif);
	background-repeat: repeat-x;
}
.PurpleTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Purple_cont_TR.gif);
	background-repeat: no-repeat;
}
.PurpleL {
	width: 10px;
	background-image: url(images/Purple_cont_L.gif);
	background-repeat: repeat-y;
}
.PurpleR {
	width: 14px;
	background-image: url(images/Purple_cont_R.gif);
	background-repeat: repeat-y;
}
.PurpleBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Purple_cont_BL.gif);
	background-repeat: no-repeat;
}
.PurpleB {
	height: 14px;
	background-image: url(images/Purple_cont_B.gif);
	background-repeat: repeat-x;
}
.PurpleBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Purple_cont_BR.gif);
	background-repeat: no-repeat;
}
.PurpleTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/PurpleTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PurpleTitleT {
	height: 6px;
	background-image: url(images/PurpleTitleM.gif);
	background-repeat: repeat;
}
.PurpleTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/PurpleTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PurpleTitleL {
	width: 6px;
	background-image: url(images/PurpleTitleM.gif);
	background-repeat: repeat;
}
.PurpleTitleM {
	background-image: url(images/PurpleTitleM.gif);
	background-repeat: repeat;
}
.PurpleTitleR {
	width: 6px;
	background-image: url(images/PurpleTitleM.gif);
	background-repeat: repeat;
}
.PurpleTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/PurpleTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.PurpleTitleB {
	height: 6px;
	background-image: url(images/PurpleTitleM.gif);
	background-repeat: repeat;
}
.PurpleTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/PurpleTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.PurpleTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/PurpleTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PurpleTitleContraT {
	height: 6px;
	background-image: url(images/PurpleTitleContraM.gif);
	background-repeat: repeat;
}
.PurpleTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/PurpleTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.PurpleTitleContraL {
	width: 6px;
	background-image: url(images/PurpleTitleContraM.gif);
	background-repeat: repeat;
}
.PurpleTitleContraM {
	background-image: url(images/PurpleTitleContraM.gif);
	background-repeat: repeat;
}
.PurpleTitleContraR {
	width: 6px;
	background-image: url(images/PurpleTitleContraM.gif);
	background-repeat: repeat;
}
.PurpleTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/PurpleTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.PurpleTitleContraB {
	height: 6px;
	background-image: url(images/PurpleTitleContraM.gif);
	background-repeat: repeat;
}
.PurpleTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/PurpleTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.PurpleTitleEmptyTL, .PurpleTitleEmptyTR, 
.PurpleTitleEmptyBL, .PurpleTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.PurpleTitleEmptyT, .PurpleTitleEmptyL, 
.PurpleTitleEmptyR, .PurpleTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Rosybrown   -          -     -    -  -  - - - ----------------------------- */
.RosybrownTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Rosybrown_cont_TL.gif);
	background-repeat: no-repeat;
}
.RosybrownT {
	height: 8px;
	background-image: url(images/Rosybrown_cont_T.gif);
	background-repeat: repeat-x;
}
.RosybrownTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Rosybrown_cont_TR.gif);
	background-repeat: no-repeat;
}
.RosybrownL {
	width: 10px;
	background-image: url(images/Rosybrown_cont_L.gif);
	background-repeat: repeat-y;
}
.RosybrownR {
	width: 14px;
	background-image: url(images/Rosybrown_cont_R.gif);
	background-repeat: repeat-y;
}
.RosybrownBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Rosybrown_cont_BL.gif);
	background-repeat: no-repeat;
}
.RosybrownB {
	height: 14px;
	background-image: url(images/Rosybrown_cont_B.gif);
	background-repeat: repeat-x;
}
.RosybrownBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Rosybrown_cont_BR.gif);
	background-repeat: no-repeat;
}
.RosybrownTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/RosybrownTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.RosybrownTitleT {
	height: 6px;
	background-image: url(images/RosybrownTitleM.gif);
	background-repeat: repeat;
}
.RosybrownTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/RosybrownTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.RosybrownTitleL {
	width: 6px;
	background-image: url(images/RosybrownTitleM.gif);
	background-repeat: repeat;
}
.RosybrownTitleM {
	background-image: url(images/RosybrownTitleM.gif);
	background-repeat: repeat;
}
.RosybrownTitleR {
	width: 6px;
	background-image: url(images/RosybrownTitleM.gif);
	background-repeat: repeat;
}
.RosybrownTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/RosybrownTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.RosybrownTitleB {
	height: 6px;
	background-image: url(images/RosybrownTitleM.gif);
	background-repeat: repeat;
}
.RosybrownTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/RosybrownTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.RosybrownTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/RosybrownTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.RosybrownTitleContraT {
	height: 6px;
	background-image: url(images/RosybrownTitleContraM.gif);
	background-repeat: repeat;
}
.RosybrownTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/RosybrownTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.RosybrownTitleContraL {
	width: 6px;
	background-image: url(images/RosybrownTitleContraM.gif);
	background-repeat: repeat;
}
.RosybrownTitleContraM {
	background-image: url(images/RosybrownTitleContraM.gif);
	background-repeat: repeat;
}
.RosybrownTitleContraR {
	width: 6px;
	background-image: url(images/RosybrownTitleContraM.gif);
	background-repeat: repeat;
}
.RosybrownTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/RosybrownTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.RosybrownTitleContraB {
	height: 6px;
	background-image: url(images/RosybrownTitleContraM.gif);
	background-repeat: repeat;
}
.RosybrownTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/RosybrownTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.RosybrownTitleEmptyTL, .RosybrownTitleEmptyTR, 
.RosybrownTitleEmptyBL, .RosybrownTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.RosybrownTitleEmptyT, .RosybrownTitleEmptyL, 
.RosybrownTitleEmptyR, .RosybrownTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Royalblue   -          -     -    -  -  - - - ----------------------------- */
.RoyalblueTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Royalblue_cont_TL.gif);
	background-repeat: no-repeat;
}
.RoyalblueT {
	height: 8px;
	background-image: url(images/Royalblue_cont_T.gif);
	background-repeat: repeat-x;
}
.RoyalblueTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Royalblue_cont_TR.gif);
	background-repeat: no-repeat;
}
.RoyalblueL {
	width: 10px;
	background-image: url(images/Royalblue_cont_L.gif);
	background-repeat: repeat-y;
}
.RoyalblueR {
	width: 14px;
	background-image: url(images/Royalblue_cont_R.gif);
	background-repeat: repeat-y;
}
.RoyalblueBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Royalblue_cont_BL.gif);
	background-repeat: no-repeat;
}
.RoyalblueB {
	height: 14px;
	background-image: url(images/Royalblue_cont_B.gif);
	background-repeat: repeat-x;
}
.RoyalblueBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Royalblue_cont_BR.gif);
	background-repeat: no-repeat;
}
.RoyalblueTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/RoyalblueTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.RoyalblueTitleT {
	height: 6px;
	background-image: url(images/RoyalblueTitleM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/RoyalblueTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.RoyalblueTitleL {
	width: 6px;
	background-image: url(images/RoyalblueTitleM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleM {
	background-image: url(images/RoyalblueTitleM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleR {
	width: 6px;
	background-image: url(images/RoyalblueTitleM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/RoyalblueTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.RoyalblueTitleB {
	height: 6px;
	background-image: url(images/RoyalblueTitleM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/RoyalblueTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.RoyalblueTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/RoyalblueTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.RoyalblueTitleContraT {
	height: 6px;
	background-image: url(images/RoyalblueTitleContraM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/RoyalblueTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.RoyalblueTitleContraL {
	width: 6px;
	background-image: url(images/RoyalblueTitleContraM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleContraM {
	background-image: url(images/RoyalblueTitleContraM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleContraR {
	width: 6px;
	background-image: url(images/RoyalblueTitleContraM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/RoyalblueTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.RoyalblueTitleContraB {
	height: 6px;
	background-image: url(images/RoyalblueTitleContraM.gif);
	background-repeat: repeat;
}
.RoyalblueTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/RoyalblueTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.RoyalblueTitleEmptyTL, .RoyalblueTitleEmptyTR, 
.RoyalblueTitleEmptyBL, .RoyalblueTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.RoyalblueTitleEmptyT, .RoyalblueTitleEmptyL, 
.RoyalblueTitleEmptyR, .RoyalblueTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Seagreen   -          -     -    -  -  - - - ----------------------------- */
.SeagreenTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Seagreen_cont_TL.gif);
	background-repeat: no-repeat;
}
.SeagreenT {
	height: 8px;
	background-image: url(images/Seagreen_cont_T.gif);
	background-repeat: repeat-x;
}
.SeagreenTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Seagreen_cont_TR.gif);
	background-repeat: no-repeat;
}
.SeagreenL {
	width: 10px;
	background-image: url(images/Seagreen_cont_L.gif);
	background-repeat: repeat-y;
}
.SeagreenR {
	width: 14px;
	background-image: url(images/Seagreen_cont_R.gif);
	background-repeat: repeat-y;
}
.SeagreenBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Seagreen_cont_BL.gif);
	background-repeat: no-repeat;
}
.SeagreenB {
	height: 14px;
	background-image: url(images/Seagreen_cont_B.gif);
	background-repeat: repeat-x;
}
.SeagreenBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Seagreen_cont_BR.gif);
	background-repeat: no-repeat;
}
.SeagreenTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SeagreenTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SeagreenTitleT {
	height: 6px;
	background-image: url(images/SeagreenTitleM.gif);
	background-repeat: repeat;
}
.SeagreenTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SeagreenTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SeagreenTitleL {
	width: 6px;
	background-image: url(images/SeagreenTitleM.gif);
	background-repeat: repeat;
}
.SeagreenTitleM {
	background-image: url(images/SeagreenTitleM.gif);
	background-repeat: repeat;
}
.SeagreenTitleR {
	width: 6px;
	background-image: url(images/SeagreenTitleM.gif);
	background-repeat: repeat;
}
.SeagreenTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SeagreenTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SeagreenTitleB {
	height: 6px;
	background-image: url(images/SeagreenTitleM.gif);
	background-repeat: repeat;
}
.SeagreenTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SeagreenTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SeagreenTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SeagreenTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SeagreenTitleContraT {
	height: 6px;
	background-image: url(images/SeagreenTitleContraM.gif);
	background-repeat: repeat;
}
.SeagreenTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SeagreenTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SeagreenTitleContraL {
	width: 6px;
	background-image: url(images/SeagreenTitleContraM.gif);
	background-repeat: repeat;
}
.SeagreenTitleContraM {
	background-image: url(images/SeagreenTitleContraM.gif);
	background-repeat: repeat;
}
.SeagreenTitleContraR {
	width: 6px;
	background-image: url(images/SeagreenTitleContraM.gif);
	background-repeat: repeat;
}
.SeagreenTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SeagreenTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SeagreenTitleContraB {
	height: 6px;
	background-image: url(images/SeagreenTitleContraM.gif);
	background-repeat: repeat;
}
.SeagreenTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SeagreenTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SeagreenTitleEmptyTL, .SeagreenTitleEmptyTR, 
.SeagreenTitleEmptyBL, .SeagreenTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.SeagreenTitleEmptyT, .SeagreenTitleEmptyL, 
.SeagreenTitleEmptyR, .SeagreenTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Seashell   -          -     -    -  -  - - - ----------------------------- */
.SeashellTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Seashell_cont_TL.gif);
	background-repeat: no-repeat;
}
.SeashellT {
	height: 8px;
	background-image: url(images/Seashell_cont_T.gif);
	background-repeat: repeat-x;
}
.SeashellTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Seashell_cont_TR.gif);
	background-repeat: no-repeat;
}
.SeashellL {
	width: 10px;
	background-image: url(images/Seashell_cont_L.gif);
	background-repeat: repeat-y;
}
.SeashellR {
	width: 14px;
	background-image: url(images/Seashell_cont_R.gif);
	background-repeat: repeat-y;
}
.SeashellBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Seashell_cont_BL.gif);
	background-repeat: no-repeat;
}
.SeashellB {
	height: 14px;
	background-image: url(images/Seashell_cont_B.gif);
	background-repeat: repeat-x;
}
.SeashellBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Seashell_cont_BR.gif);
	background-repeat: no-repeat;
}
.SeashellTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SeashellTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SeashellTitleT {
	height: 6px;
	background-image: url(images/SeashellTitleM.gif);
	background-repeat: repeat;
}
.SeashellTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SeashellTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SeashellTitleL {
	width: 6px;
	background-image: url(images/SeashellTitleM.gif);
	background-repeat: repeat;
}
.SeashellTitleM {
	background-image: url(images/SeashellTitleM.gif);
	background-repeat: repeat;
}
.SeashellTitleR {
	width: 6px;
	background-image: url(images/SeashellTitleM.gif);
	background-repeat: repeat;
}
.SeashellTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SeashellTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SeashellTitleB {
	height: 6px;
	background-image: url(images/SeashellTitleM.gif);
	background-repeat: repeat;
}
.SeashellTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SeashellTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SeashellTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SeashellTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SeashellTitleContraT {
	height: 6px;
	background-image: url(images/SeashellTitleContraM.gif);
	background-repeat: repeat;
}
.SeashellTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SeashellTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SeashellTitleContraL {
	width: 6px;
	background-image: url(images/SeashellTitleContraM.gif);
	background-repeat: repeat;
}
.SeashellTitleContraM {
	background-image: url(images/SeashellTitleContraM.gif);
	background-repeat: repeat;
}
.SeashellTitleContraR {
	width: 6px;
	background-image: url(images/SeashellTitleContraM.gif);
	background-repeat: repeat;
}
.SeashellTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SeashellTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SeashellTitleContraB {
	height: 6px;
	background-image: url(images/SeashellTitleContraM.gif);
	background-repeat: repeat;
}
.SeashellTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SeashellTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SeashellTitleEmptyTL, .SeashellTitleEmptyTR, 
.SeashellTitleEmptyBL, .SeashellTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.SeashellTitleEmptyT, .SeashellTitleEmptyL, 
.SeashellTitleEmptyR, .SeashellTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Silver   -          -     -    -  -  - - - ----------------------------- */
.SilverTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Silver_cont_TL.gif);
	background-repeat: no-repeat;
}
.SilverT {
	height: 8px;
	background-image: url(images/Silver_cont_T.gif);
	background-repeat: repeat-x;
}
.SilverTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Silver_cont_TR.gif);
	background-repeat: no-repeat;
}
.SilverL {
	width: 10px;
	background-image: url(images/Silver_cont_L.gif);
	background-repeat: repeat-y;
}
.SilverR {
	width: 14px;
	background-image: url(images/Silver_cont_R.gif);
	background-repeat: repeat-y;
}
.SilverBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Silver_cont_BL.gif);
	background-repeat: no-repeat;
}
.SilverB {
	height: 14px;
	background-image: url(images/Silver_cont_B.gif);
	background-repeat: repeat-x;
}
.SilverBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Silver_cont_BR.gif);
	background-repeat: no-repeat;
}
.SilverTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SilverTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SilverTitleT {
	height: 6px;
	background-image: url(images/SilverTitleM.gif);
	background-repeat: repeat;
}
.SilverTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SilverTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SilverTitleL {
	width: 6px;
	background-image: url(images/SilverTitleM.gif);
	background-repeat: repeat;
}
.SilverTitleM {
	background-image: url(images/SilverTitleM.gif);
	background-repeat: repeat;
}
.SilverTitleR {
	width: 6px;
	background-image: url(images/SilverTitleM.gif);
	background-repeat: repeat;
}
.SilverTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SilverTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SilverTitleB {
	height: 6px;
	background-image: url(images/SilverTitleM.gif);
	background-repeat: repeat;
}
.SilverTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SilverTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SilverTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SilverTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SilverTitleContraT {
	height: 6px;
	background-image: url(images/SilverTitleContraM.gif);
	background-repeat: repeat;
}
.SilverTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SilverTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SilverTitleContraL {
	width: 6px;
	background-image: url(images/SilverTitleContraM.gif);
	background-repeat: repeat;
}
.SilverTitleContraM {
	background-image: url(images/SilverTitleContraM.gif);
	background-repeat: repeat;
}
.SilverTitleContraR {
	width: 6px;
	background-image: url(images/SilverTitleContraM.gif);
	background-repeat: repeat;
}
.SilverTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SilverTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SilverTitleContraB {
	height: 6px;
	background-image: url(images/SilverTitleContraM.gif);
	background-repeat: repeat;
}
.SilverTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SilverTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SilverTitleEmptyTL, .SilverTitleEmptyTR, 
.SilverTitleEmptyBL, .SilverTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.SilverTitleEmptyT, .SilverTitleEmptyL, 
.SilverTitleEmptyR, .SilverTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Slateblue   -          -     -    -  -  - - - ----------------------------- */
.SlateblueTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Slateblue_cont_TL.gif);
	background-repeat: no-repeat;
}
.SlateblueT {
	height: 8px;
	background-image: url(images/Slateblue_cont_T.gif);
	background-repeat: repeat-x;
}
.SlateblueTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Slateblue_cont_TR.gif);
	background-repeat: no-repeat;
}
.SlateblueL {
	width: 10px;
	background-image: url(images/Slateblue_cont_L.gif);
	background-repeat: repeat-y;
}
.SlateblueR {
	width: 14px;
	background-image: url(images/Slateblue_cont_R.gif);
	background-repeat: repeat-y;
}
.SlateblueBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Slateblue_cont_BL.gif);
	background-repeat: no-repeat;
}
.SlateblueB {
	height: 14px;
	background-image: url(images/Slateblue_cont_B.gif);
	background-repeat: repeat-x;
}
.SlateblueBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Slateblue_cont_BR.gif);
	background-repeat: no-repeat;
}
.SlateblueTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SlateblueTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SlateblueTitleT {
	height: 6px;
	background-image: url(images/SlateblueTitleM.gif);
	background-repeat: repeat;
}
.SlateblueTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SlateblueTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SlateblueTitleL {
	width: 6px;
	background-image: url(images/SlateblueTitleM.gif);
	background-repeat: repeat;
}
.SlateblueTitleM {
	background-image: url(images/SlateblueTitleM.gif);
	background-repeat: repeat;
}
.SlateblueTitleR {
	width: 6px;
	background-image: url(images/SlateblueTitleM.gif);
	background-repeat: repeat;
}
.SlateblueTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SlateblueTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SlateblueTitleB {
	height: 6px;
	background-image: url(images/SlateblueTitleM.gif);
	background-repeat: repeat;
}
.SlateblueTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SlateblueTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SlateblueTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SlateblueTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SlateblueTitleContraT {
	height: 6px;
	background-image: url(images/SlateblueTitleContraM.gif);
	background-repeat: repeat;
}
.SlateblueTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SlateblueTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SlateblueTitleContraL {
	width: 6px;
	background-image: url(images/SlateblueTitleContraM.gif);
	background-repeat: repeat;
}
.SlateblueTitleContraM {
	background-image: url(images/SlateblueTitleContraM.gif);
	background-repeat: repeat;
}
.SlateblueTitleContraR {
	width: 6px;
	background-image: url(images/SlateblueTitleContraM.gif);
	background-repeat: repeat;
}
.SlateblueTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SlateblueTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SlateblueTitleContraB {
	height: 6px;
	background-image: url(images/SlateblueTitleContraM.gif);
	background-repeat: repeat;
}
.SlateblueTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SlateblueTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SlateblueTitleEmptyTL, .SlateblueTitleEmptyTR, 
.SlateblueTitleEmptyBL, .SlateblueTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.SlateblueTitleEmptyT, .SlateblueTitleEmptyL, 
.SlateblueTitleEmptyR, .SlateblueTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Springgreen   -          -     -    -  -  - - - ----------------------------- */
.SpringgreenTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Springgreen_cont_TL.gif);
	background-repeat: no-repeat;
}
.SpringgreenT {
	height: 8px;
	background-image: url(images/Springgreen_cont_T.gif);
	background-repeat: repeat-x;
}
.SpringgreenTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Springgreen_cont_TR.gif);
	background-repeat: no-repeat;
}
.SpringgreenL {
	width: 10px;
	background-image: url(images/Springgreen_cont_L.gif);
	background-repeat: repeat-y;
}
.SpringgreenR {
	width: 14px;
	background-image: url(images/Springgreen_cont_R.gif);
	background-repeat: repeat-y;
}
.SpringgreenBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Springgreen_cont_BL.gif);
	background-repeat: no-repeat;
}
.SpringgreenB {
	height: 14px;
	background-image: url(images/Springgreen_cont_B.gif);
	background-repeat: repeat-x;
}
.SpringgreenBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Springgreen_cont_BR.gif);
	background-repeat: no-repeat;
}
.SpringgreenTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SpringgreenTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SpringgreenTitleT {
	height: 6px;
	background-image: url(images/SpringgreenTitleM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SpringgreenTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SpringgreenTitleL {
	width: 6px;
	background-image: url(images/SpringgreenTitleM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleM {
	background-image: url(images/SpringgreenTitleM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleR {
	width: 6px;
	background-image: url(images/SpringgreenTitleM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SpringgreenTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SpringgreenTitleB {
	height: 6px;
	background-image: url(images/SpringgreenTitleM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SpringgreenTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SpringgreenTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SpringgreenTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SpringgreenTitleContraT {
	height: 6px;
	background-image: url(images/SpringgreenTitleContraM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SpringgreenTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SpringgreenTitleContraL {
	width: 6px;
	background-image: url(images/SpringgreenTitleContraM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleContraM {
	background-image: url(images/SpringgreenTitleContraM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleContraR {
	width: 6px;
	background-image: url(images/SpringgreenTitleContraM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SpringgreenTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SpringgreenTitleContraB {
	height: 6px;
	background-image: url(images/SpringgreenTitleContraM.gif);
	background-repeat: repeat;
}
.SpringgreenTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SpringgreenTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SpringgreenTitleEmptyTL, .SpringgreenTitleEmptyTR, 
.SpringgreenTitleEmptyBL, .SpringgreenTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.SpringgreenTitleEmptyT, .SpringgreenTitleEmptyL, 
.SpringgreenTitleEmptyR, .SpringgreenTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Steelblue   -          -     -    -  -  - - - ----------------------------- */
.SteelblueTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Steelblue_cont_TL.gif);
	background-repeat: no-repeat;
}
.SteelblueT {
	height: 8px;
	background-image: url(images/Steelblue_cont_T.gif);
	background-repeat: repeat-x;
}
.SteelblueTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Steelblue_cont_TR.gif);
	background-repeat: no-repeat;
}
.SteelblueL {
	width: 10px;
	background-image: url(images/Steelblue_cont_L.gif);
	background-repeat: repeat-y;
}
.SteelblueR {
	width: 14px;
	background-image: url(images/Steelblue_cont_R.gif);
	background-repeat: repeat-y;
}
.SteelblueBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Steelblue_cont_BL.gif);
	background-repeat: no-repeat;
}
.SteelblueB {
	height: 14px;
	background-image: url(images/Steelblue_cont_B.gif);
	background-repeat: repeat-x;
}
.SteelblueBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Steelblue_cont_BR.gif);
	background-repeat: no-repeat;
}
.SteelblueTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SteelblueTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SteelblueTitleT {
	height: 6px;
	background-image: url(images/SteelblueTitleM.gif);
	background-repeat: repeat;
}
.SteelblueTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SteelblueTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SteelblueTitleL {
	width: 6px;
	background-image: url(images/SteelblueTitleM.gif);
	background-repeat: repeat;
}
.SteelblueTitleM {
	background-image: url(images/SteelblueTitleM.gif);
	background-repeat: repeat;
}
.SteelblueTitleR {
	width: 6px;
	background-image: url(images/SteelblueTitleM.gif);
	background-repeat: repeat;
}
.SteelblueTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SteelblueTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SteelblueTitleB {
	height: 6px;
	background-image: url(images/SteelblueTitleM.gif);
	background-repeat: repeat;
}
.SteelblueTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SteelblueTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SteelblueTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/SteelblueTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SteelblueTitleContraT {
	height: 6px;
	background-image: url(images/SteelblueTitleContraM.gif);
	background-repeat: repeat;
}
.SteelblueTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/SteelblueTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.SteelblueTitleContraL {
	width: 6px;
	background-image: url(images/SteelblueTitleContraM.gif);
	background-repeat: repeat;
}
.SteelblueTitleContraM {
	background-image: url(images/SteelblueTitleContraM.gif);
	background-repeat: repeat;
}
.SteelblueTitleContraR {
	width: 6px;
	background-image: url(images/SteelblueTitleContraM.gif);
	background-repeat: repeat;
}
.SteelblueTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/SteelblueTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.SteelblueTitleContraB {
	height: 6px;
	background-image: url(images/SteelblueTitleContraM.gif);
	background-repeat: repeat;
}
.SteelblueTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/SteelblueTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.SteelblueTitleEmptyTL, .SteelblueTitleEmptyTR, 
.SteelblueTitleEmptyBL, .SteelblueTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.SteelblueTitleEmptyT, .SteelblueTitleEmptyL, 
.SteelblueTitleEmptyR, .SteelblueTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Turquoise   -          -     -    -  -  - - - ----------------------------- */
.TurquoiseTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Turquoise_cont_TL.gif);
	background-repeat: no-repeat;
}
.TurquoiseT {
	height: 8px;
	background-image: url(images/Turquoise_cont_T.gif);
	background-repeat: repeat-x;
}
.TurquoiseTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Turquoise_cont_TR.gif);
	background-repeat: no-repeat;
}
.TurquoiseL {
	width: 10px;
	background-image: url(images/Turquoise_cont_L.gif);
	background-repeat: repeat-y;
}
.TurquoiseR {
	width: 14px;
	background-image: url(images/Turquoise_cont_R.gif);
	background-repeat: repeat-y;
}
.TurquoiseBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Turquoise_cont_BL.gif);
	background-repeat: no-repeat;
}
.TurquoiseB {
	height: 14px;
	background-image: url(images/Turquoise_cont_B.gif);
	background-repeat: repeat-x;
}
.TurquoiseBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Turquoise_cont_BR.gif);
	background-repeat: no-repeat;
}
.TurquoiseTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/TurquoiseTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.TurquoiseTitleT {
	height: 6px;
	background-image: url(images/TurquoiseTitleM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/TurquoiseTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.TurquoiseTitleL {
	width: 6px;
	background-image: url(images/TurquoiseTitleM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleM {
	background-image: url(images/TurquoiseTitleM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleR {
	width: 6px;
	background-image: url(images/TurquoiseTitleM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/TurquoiseTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.TurquoiseTitleB {
	height: 6px;
	background-image: url(images/TurquoiseTitleM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/TurquoiseTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.TurquoiseTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/TurquoiseTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.TurquoiseTitleContraT {
	height: 6px;
	background-image: url(images/TurquoiseTitleContraM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/TurquoiseTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.TurquoiseTitleContraL {
	width: 6px;
	background-image: url(images/TurquoiseTitleContraM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleContraM {
	background-image: url(images/TurquoiseTitleContraM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleContraR {
	width: 6px;
	background-image: url(images/TurquoiseTitleContraM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/TurquoiseTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.TurquoiseTitleContraB {
	height: 6px;
	background-image: url(images/TurquoiseTitleContraM.gif);
	background-repeat: repeat;
}
.TurquoiseTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/TurquoiseTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.TurquoiseTitleEmptyTL, .TurquoiseTitleEmptyTR, 
.TurquoiseTitleEmptyBL, .TurquoiseTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.TurquoiseTitleEmptyT, .TurquoiseTitleEmptyL, 
.TurquoiseTitleEmptyR, .TurquoiseTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Wheat   -          -     -    -  -  - - - ----------------------------- */
.WheatTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Wheat_cont_TL.gif);
	background-repeat: no-repeat;
}
.WheatT {
	height: 8px;
	background-image: url(images/Wheat_cont_T.gif);
	background-repeat: repeat-x;
}
.WheatTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Wheat_cont_TR.gif);
	background-repeat: no-repeat;
}
.WheatL {
	width: 10px;
	background-image: url(images/Wheat_cont_L.gif);
	background-repeat: repeat-y;
}
.WheatR {
	width: 14px;
	background-image: url(images/Wheat_cont_R.gif);
	background-repeat: repeat-y;
}
.WheatBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Wheat_cont_BL.gif);
	background-repeat: no-repeat;
}
.WheatB {
	height: 14px;
	background-image: url(images/Wheat_cont_B.gif);
	background-repeat: repeat-x;
}
.WheatBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Wheat_cont_BR.gif);
	background-repeat: no-repeat;
}
.WheatTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/WheatTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.WheatTitleT {
	height: 6px;
	background-image: url(images/WheatTitleM.gif);
	background-repeat: repeat;
}
.WheatTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/WheatTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.WheatTitleL {
	width: 6px;
	background-image: url(images/WheatTitleM.gif);
	background-repeat: repeat;
}
.WheatTitleM {
	background-image: url(images/WheatTitleM.gif);
	background-repeat: repeat;
}
.WheatTitleR {
	width: 6px;
	background-image: url(images/WheatTitleM.gif);
	background-repeat: repeat;
}
.WheatTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/WheatTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.WheatTitleB {
	height: 6px;
	background-image: url(images/WheatTitleM.gif);
	background-repeat: repeat;
}
.WheatTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/WheatTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.WheatTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/WheatTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.WheatTitleContraT {
	height: 6px;
	background-image: url(images/WheatTitleContraM.gif);
	background-repeat: repeat;
}
.WheatTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/WheatTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.WheatTitleContraL {
	width: 6px;
	background-image: url(images/WheatTitleContraM.gif);
	background-repeat: repeat;
}
.WheatTitleContraM {
	background-image: url(images/WheatTitleContraM.gif);
	background-repeat: repeat;
}
.WheatTitleContraR {
	width: 6px;
	background-image: url(images/WheatTitleContraM.gif);
	background-repeat: repeat;
}
.WheatTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/WheatTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.WheatTitleContraB {
	height: 6px;
	background-image: url(images/WheatTitleContraM.gif);
	background-repeat: repeat;
}
.WheatTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/WheatTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.WheatTitleEmptyTL, .WheatTitleEmptyTR, 
.WheatTitleEmptyBL, .WheatTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.WheatTitleEmptyT, .WheatTitleEmptyL, 
.WheatTitleEmptyR, .WheatTitleEmptyB {
	height: 6px;
}
/* ----------------------------- - - -  -  -   -     -          -   Whitesmoke   -          -     -    -  -  - - - ----------------------------- */
.WhitesmokeTL {
	width: 10px;
	height: 8px;
	background-image: url(images/Whitesmoke_cont_TL.gif);
	background-repeat: no-repeat;
}
.WhitesmokeT {
	height: 8px;
	background-image: url(images/Whitesmoke_cont_T.gif);
	background-repeat: repeat-x;
}
.WhitesmokeTR {
	width: 14px;
	height: 8px;
	background-image: url(images/Whitesmoke_cont_TR.gif);
	background-repeat: no-repeat;
}
.WhitesmokeL {
	width: 10px;
	background-image: url(images/Whitesmoke_cont_L.gif);
	background-repeat: repeat-y;
}
.WhitesmokeR {
	width: 14px;
	background-image: url(images/Whitesmoke_cont_R.gif);
	background-repeat: repeat-y;
}
.WhitesmokeBL {
	width: 10px;
	height: 14px;
	background-image: url(images/Whitesmoke_cont_BL.gif);
	background-repeat: no-repeat;
}
.WhitesmokeB {
	height: 14px;
	background-image: url(images/Whitesmoke_cont_B.gif);
	background-repeat: repeat-x;
}
.WhitesmokeBR {
	width: 14px;
	height: 14px;
	background-image: url(images/Whitesmoke_cont_BR.gif);
	background-repeat: no-repeat;
}
.WhitesmokeTitleTL {
	width: 6px;
	height: 6px;
	background-image: url(images/WhitesmokeTitleL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.WhitesmokeTitleT {
	height: 6px;
	background-image: url(images/WhitesmokeTitleM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleTR {
	width: 6px;
	height: 6px;
	background-image: url(images/WhitesmokeTitleR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.WhitesmokeTitleL {
	width: 6px;
	background-image: url(images/WhitesmokeTitleM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleM {
	background-image: url(images/WhitesmokeTitleM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleR {
	width: 6px;
	background-image: url(images/WhitesmokeTitleM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleBL {
	width: 6px;
	height: 6px;
	background-image: url(images/WhitesmokeTitleL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.WhitesmokeTitleB {
	height: 6px;
	background-image: url(images/WhitesmokeTitleM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleBR {
	width: 6px;
	height: 6px;
	background-image: url(images/WhitesmokeTitleR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.WhitesmokeTitleContraTL {
	width: 6px;
	height: 6px;
	background-image: url(images/WhitesmokeTitleContraL.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.WhitesmokeTitleContraT {
	height: 6px;
	background-image: url(images/WhitesmokeTitleContraM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleContraTR {
	width: 6px;
	height: 6px;
	background-image: url(images/WhitesmokeTitleContraR.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.WhitesmokeTitleContraL {
	width: 6px;
	background-image: url(images/WhitesmokeTitleContraM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleContraM {
	background-image: url(images/WhitesmokeTitleContraM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleContraR {
	width: 6px;
	background-image: url(images/WhitesmokeTitleContraM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleContraBL {
	width: 6px;
	height: 6px;
	background-image: url(images/WhitesmokeTitleContraL.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.WhitesmokeTitleContraB {
	height: 6px;
	background-image: url(images/WhitesmokeTitleContraM.gif);
	background-repeat: repeat;
}
.WhitesmokeTitleContraBR {
	width: 6px;
	height: 6px;
	background-image: url(images/WhitesmokeTitleContraR.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.WhitesmokeTitleEmptyTL, .WhitesmokeTitleEmptyTR, 
.WhitesmokeTitleEmptyBL, .WhitesmokeTitleEmptyBR {
	width: 6px;
	height: 6px;
}
.WhitesmokeTitleEmptyT, .WhitesmokeTitleEmptyL, 
.WhitesmokeTitleEmptyR, .WhitesmokeTitleEmptyB {
	height: 6px;
}

