<!--
  *-----------------------------------------------------------------------
  *    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* 1230000758	10/03/2005  168 Coastline Design change D473 
  *
  *-----------------------------------------------------------------------	
-->
/* 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*//* .TableHeadingColor     { background: #C0C0C0 } */ /* light Green*/
/*  $A*//* .TableHeadingFont1     { font-size: 80%; font: verdana; color: white} */
/*$A  */ .TableBackGroundColor  { background: #FFFFC2; border: thin solid #1589FF }
/*$A  */ .TableHeadingColor     { background: #FFFFC2 } 
/*$A  */ .TableHeadingFont1     { font-size: 80%; font: verdana; color: blue}
.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; color: blue}
.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: #4141FF } 
.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*//* .FrameWelcomeTitleBG     { background: url(images/TitlebarBG.gif) } */
/*$A  */ .FrameTitleBG     { background: #4141FF }
/*$A  */ .FrameWelcomeTitleBG     { background: #4141FF }


/* Top Navigation Fonts */
.TopNavFont1  	  { font-size: 80%; font-family: arial, helvetica}

/* Text Fonts */
.TextFont1  	  { font-family: ARIAL, HELV, LUCIDA}
.TextFont2  	  { font: ARIAL; color: green}
.TextFont3  	  { font: verdana; color: #000000}
.TextFont4  	  { font: verdana; color: #0000ff}
/*  $A*//* .TextFont5  	  { font-family: verdana, arial, geneva; color: white} */
/*AA$A*//* .TextFont6  	  { font: verdana; color: white} */
/*$A  */ .TextFont5  	  { font-family: verdana, arial, geneva; color: blue}
/*$A  */ .TextFont6  	  { font: verdana; color: blue}


table.sortable th {
  border-width: 0px 1px 1px 1px;
/*  $A*//*  background-color: #deffde; */
/*$A  */ background-color: #FFFFC2;
}
				
