<!--
  *-----------------------------------------------------------------------
  *    TASK		   DATE		ID	DESCRIPTION
  * ----------	----------	---	------------------------------------------
AA* 8000009625  07/13/2004  168 Use Stylesheet	
AB* 8000009962	07/14/2006	102	Change Web Commerce 3.0 look and feel 
$A* 1400000320  01/30/2009  168 WC 3.0 upgrade custom changes  
$B* 1400000322  04/10/2009  168 Catalog Builder 
  *-----------------------------------------------------------------------	
-->
/* Msswc style sheet */

/* Define colors, fonts and other style attributes here to override the defaults  */

/* Page background color */
/*AA  */ .BodyLink { link: #FFFFFF; visited: #FFFFFF; active: #FFFF00 }
/*AA  */ .BodyLink2 { link: #0000FF; visited: #0000FF; active: #FF0000 }
/*AA  */ .BodyText { color: #000000 }

/* Table colors */
/*  $A*//* .TableBackGroundColor  { background: #C0C0C0; border: thin solid #1589FF } *//* Grey */
/*$A  */   .TableBackGroundColor  { background: #99ccff; } /* light baby blue */
/*  $A*//* .TableHeadingColor     { background: #C0C0C0 } *//* light Green*/
/*$A  */   .TableHeadingColor     { background: #99ccff; } /* light baby blue */
/*  $A*//* .TableHeadingFont1     { font-size: 80%; font: verdana; color: white} */
/*$A  */   .TableHeadingFont1     { font-size: 80%; font: verdana; color: black}
.TableSubHeadingColor  { background: #EEEEFF } /* Light mauve */
.TableRowColor         { background: #FFFFFF } /* White */
.TableRowColor1        { background: #99CCff } /* Blue */
.TableRowFont1         { font-size: 80%; font-family: ARIAL, HELV, LUCIDA}
/*  $A*//*		.TableRowFont2         { font-size: 80%; font-family: verdana, arial, geneva; color: white} */
/*$A  */		.TableRowFont2         { font-size: 80%; font-family: verdana, arial, geneva; }
.TableRowFont3         { font-size: 80%; font-family: verdana, arial, helvetica}
.TableRowFont4     	   { font: 80% verdana}

/* Font used in left-hand frame lists */
/*  $A*//* .FrameTitleColor  { background: #00ae4a } *//* Dark Green*/
/*$A  */   .FrameTitleColor  { background: navy; }  
.FrameTitleFont   { font-size: normal; font-family: normal; color:#FFFFFF;} 
.FrameHeadingFont { font-size: normal; font-family: normal }
.FrameItemFont    { font-size: normal; font-family: normal }
/*  $A*//* .FrameTitleBG     { background: #990000 } */
/*$A  */   .FrameTitleBG     { background: navy; }
/*  $A*//* .FrameWelcomeTitleBG     { background: url(images/TitlebarBG.gif) } */
/*$A  */   .FrameWelcomeTitleBG     { background: navy; }

/* Top Navigation Fonts */
.TopNavFont1  	  { font-size: 80%; font-family: arial, helvetica}

/* Text Fonts */
.TextFont1  	  { font-family: ARIAL, HELV, LUCIDA}
/*  $A*//*  .TextFont2  	  { font: ARIAL; color: green} */
/*$A  */	.TextFont2  	  { color: navy; }
.TextFont3  	  { font: verdana; color: #000000}
.TextFont4  	  { font: verdana; color: #0000ff}
/*  $A*//*  .TextFont5  	  { font-family: verdana, arial, geneva; color: white} */
/*$A  */	.TextFont5  	  { font-family: verdana, arial, geneva; }
/*AA$A*//*  .TextFont6  	  { font: verdana; color: white} */
/*$A  */    .TextFont6  	  { font: verdana; }
/*$B  */ .ItmDtlLbl         { font-size: 12px; font-family: verdana; font-weight: bold }
/*$B  */ .ItmDtlCnt         { font-size: 12px; font-family: verdana }


table.sortable th {
  border-width: 0px 1px 1px 1px;
  background-color: #deffde;
}
				

