<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*     Container CSS			                          */
/*========================================================*/


/*-- top left corner 			   	   --*/ .cnt1-l-cnr { height:41px; width:7px; background-image: url(cnt1-l-cnr.jpg); background-repeat: no-repeat; background-position: left top;}
/*-- top right corner 			   	   --*/ .cnt1-r-cnr { height:41px; width:3px; background-image: url(cnt1-r-cnr.jpg); background-repeat: no-repeat; background-position: right top;}
/*-- top bg         			   	   --*/ .cnt1-bg    { height:35px; background-image: url(cnt1-bg.jpg); background-repeat: repeat-y; background-color:#41403B; background-position:right top;}
/*-- top botom bg         			   --*/ .cnt1-b-bg { background-image: url(cnt1-b-bg.jpg); background-repeat: repeat-x;}
/*-- right line color      			   --*/ .cnt1-r-line { background-color:#181810; width:1px;}
/*-- bottom color      			       --*/ .botom-color { background-color:#181810; height:11px;}
/*-- Container 1 heading 			   --*/ .Cnt1-heading { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #EDEDED; FONT-FAMILY: Arial; padding-left:4px; }

/*========================================================*/





/*========================================================*/
/*  Heights &amp; 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; }





</pre></body></html>