﻿		
		/* GrayBorder */
		table.grayArea {border-collapse:collapse; padding:0; border:none;}
		table.grayArea td.TL{height:10px; width:10px; background-image:url(../../images/GrayBorder/TL.gif);}
		table.grayArea td.TC{height:10px; background-image:url(../../images/GrayBorder/TC.gif);}
		table.grayArea td.TR{height:10px; width:10px; background-image:url(../../images/GrayBorder/TR.gif);}

		table.grayArea td.CL{width:10px; background-image:url(../../images/GrayBorder/CL.gif);}
		table.grayArea td.CC{background-color:#EEF3F9;}
		table.grayArea td.CR{width:10px; background-image :url(../../images/GrayBorder/CR.gif);}

		table.grayArea td.BL{height:10px; width:10px; background-image:url(../../images/GrayBorder/BL.gif);}
		table.grayArea td.BC{height:10px; background-image:url(../../images/GrayBorder/BC.gif);	}
		table.grayArea td.BR{height:10px; width:10px; background-image:url(../../images/GrayBorder/BR.gif);}
		/* ---------------------------------------------------------------------------------------- */
		
		/* BlueBorder*/
		table.blueArea {border-collapse:collapse; padding:0; border:none;}
		table.blueArea td.TL{height:12px; width:12px; background-image:url(../../images/BlueBorder/TL.gif);}
		table.blueArea td.TC{height:12px; background-image:url(../../images/BlueBorder/TC.gif);}
		table.blueArea td.TR{height:12px; width:12px; background-image:url(../../images/BlueBorder/TR.gif);}

		table.blueArea td.CL{width:12px; background-image:url(../../images/BlueBorder/CL.gif);}
		table.blueArea td.CC{background-color:#EEF3F9;}
		table.blueArea td.CR{width:12px; background-image :url(../../images/BlueBorder/CR.gif);}

		table.blueArea td.BL{height:12px; width:12px; background-image:url(../../images/BlueBorder/BL.gif);}
		table.blueArea td.BC{height:12px; background-image:url(../../images/BlueBorder/BC.gif);	}
		table.blueArea td.BR{height:12px; width:12px; background-image:url(../../images/BlueBorder/BR.gif);}
		/* ---------------------------------------------------------------------------------------- */
		
		/* RedBorder */
		table.blueArea {border-collapse:collapse; padding:0; border:none;}
		table.redArea {border-collapse:collapse; padding:0; border:none;}
		table.redArea td.TL{height:12px; width:12px; background-image:url(../../images/RedBorder/TL.gif);}
		table.redArea td.TC{height:12px; background-image:url(../../images/RedBorder/TC.gif);}
		table.redArea td.TR{height:12px; width:12px; background-image:url(../../images/RedBorder/TR.gif);}

		table.redArea td.CL{width:12px; background-image:url(../../images/RedBorder/CL.gif);}
		table.redArea td.CC{background-color:#EEF3F9;}
		table.redArea td.CR{width:12px; background-image :url(../../images/RedBorder/CR.gif);}

		table.redArea td.BL{height:12px; width:12px; background-image:url(../../images/RedBorder/BL.gif);}
		table.redArea td.BC{height:12px; background-image:url(../../images/RedBorder/BC.gif);	}
		table.redArea td.BR{height:12px; width:12px; background-image:url(../../images/RedBorder/BR.gif);}
		/* ---------------------------------------------------------------------------------------- */