/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*     Container CSS			                          */
/*========================================================*/


/*-- main table 			   	       --*/ .cnt3-table { padding:8px;}
/*-- top left corner 			   	   --*/ .cnt3-tl-cnr { background-image:url(cnt3-tl-cnr.jpg); width:4px; height:22px; background-position: left top; background-repeat:no-repeat;}
/*-- top right corner 			   	   --*/ .cnt3-tr-cnr { background-image:url(cnt3-tr-cnr.jpg); width:4px; height:22px; background-position: right top;background-repeat:no-repeat;}
/*-- top bg         			   	   --*/ .cnt3-t-bg { background-image:url(cnt3-bg.jpg); height:22px; background-position: right top; background-repeat:repeat-x;}
/*-- Container 3 heading 			   --*/ .Cnt3-heading { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #EDEDED; FONT-FAMILY: Arial; padding-left:4px; }

/*========================================================*/





/*========================================================*/
/*  Heights & Widths   Sizes                              */
/*========================================================*/

/*-- width setting on skins       	   --*/ .MainWidth { width:1003px; vertical-align:top; text-align:left; }
/*-- 100 percent height where req 	   --*/ .FullHeight { height:100%; }
/*-- 100 percent width where req  	   --*/ .FullWidth { width:100%; }
/*-- 100 percent width where req  	   --*/ .Full_TLA_Width { width:100%; vertical-align:top; text-align:left; }
/*-- 85 percent width where req  	   --*/ .85Width { width:85%; }
/*-- 70 percent width where req  	   --*/ .70Width { width:70%; }
/*-- 60 percent width where req  	   --*/ .60Width { width:60%; }
/*-- 50 percent width where req  	   --*/ .50Width { width:50%; }
/*-- 30 percent width where req  	   --*/ .30Width { width:30%; }
/*-- 25 percent width where req  	   --*/ .25Width { width:25%; }
/*-- 15 percent width where req  	   --*/ .15Width { width:15%; }
/*-- 199 pixel width where req  	   --*/ .199Width { width:199px; }
/*-- 178 pixel width where req  	   --*/ .178Width { width:10px; }
/*-- 278 pixel width where req  	   --*/ .278Width { width:278px; }
/*-- 139 pixel width where req  	   --*/ .139Width { width:139px; }





/*========================================================*/
/*  Alignments                                         */
/*========================================================*/


/*-- TD Top Alignment			       --*/ .TopAlign {vertical-align:top; }
/*-- TD Top Left Alignment			   --*/ .TopLeftAlign {vertical-align:top; text-align:left; background-color:transperant; }
/*-- TD Top Right Alignment			   --*/ .TopRightAlign {vertical-align:top; text-align:right; }
/*-- TD Bottom Right Alignment		   --*/ .BottomRightAlign {vertical-align:bottom; text-align:right; }
/*-- TD Bottom Left Alignment		   --*/ .BottomLeftAlign {vertical-align:bottom; text-align:Left; }
/*-- TD Middle Center Alignment		   --*/ .MiddleCenterAlign {vertical-align:middle; text-align:center; }
/*-- TD Top Center Alignment		   --*/ .TopCenterAlign {vertical-align:Top; text-align:center; }
/*-- TD Left Center Alignment		   --*/ .LeftCenterAlign { text-align:left; vertical-align:middle; }
/*-- TD right Middle Align		       --*/ .RightMiddleAlign { text-align:right; vertical-align: middle; }





