	/*  prefixes   	   ix  ---> Index section	   ft ----> Footer	   bd ----> Book detail		   bgc ---> Background color	
	*/  	
  	.default  	  {FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; color: black; FONT-WEIGHT: normal;}  	.defbold  	  {FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; color: black; FONT-WEIGHT: bold; }  	.titlelist      {FONT-FAMILY: verdana,arial,helvetica; FONT-WEIGHT: bold; FONT-SIZE: 10px;	     TEXT-DECORATION: none; color: #6600cc; }    .invalidmsg      {FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px;           FONT-WEIGHT: normal; COLOR: red;  }    .notes     { FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; }	
    .ftlinks     {FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; TEXT-DECORATION: none;         color: #336699;  text-decoration: underline; cursor: hand;        font-weight: bold; }	.ixlinks     {FONT-FAMILY: verdana,arial,helvetica; FONT-WEIGHT: bold; FONT-SIZE: 11px;         TEXT-DECORATION: underline; color: #ffffff; }	.additem
  	 { FONT-FAMILY: verdana,arial,helvetica ; FONT-SIZE: 10px; FONT-WEIGHT: bold; color: #ff9933; 
  	   text-decoration: none; }
    .button  	 { FONT-FAMILY: verdana,arial,helvetica ; FONT-SIZE: 10px; FONT-WEIGHT: bold; color: #000000; 
  	   text-decoration: none; cursor:hand; background-color: #eeeeee}
    .textbox
  	 { FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: normal; background-color: #ffffff; 
  	   text-decoration: none; }
  	SELECT
  	 { FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: normal; background-color: #ffffff; 
  	   text-decoration: none; }
    INPUT
  	 { FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: normal; background-color: #ffffff; 
  	   text-decoration: none; }
    
    /* Book Details */
    .bdtitle	  {FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 11px; color: blue; FONT-WEIGHT: bold; }
    .bdauthor      {FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; COLOR: green;  }    .bdpublr      {FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; COLOR: blue;  }
    .bdpprice      { color: red;  FONT-FAMILY: verdana,arial,helvetica; 
               FONT-SIZE: 10px; FONT-WEIGHT: normal; TEXT-DECORATION: line-through;  }    .bdoprice      { color: blue;  FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: normal; }    .bdsku     { color: blue;  FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: normal; }    .bdbind      { color: blue;  FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; }    .bdcategory      {FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: bold; COLOR: blue;  }
    .bddesc      { color: #000000;  FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 10px; FONT-WEIGHT: normal; }    
    /* Other styles - Table, general */
    .bighead        { FONT-FAMILY: verdana,arial,helvetica; FONT-SIZE: 12px;           FONT-WEIGHT: bold; COLOR: red;  }	.deflinks
      { FONT-FAMILY: arial,helvetica; FONT-SIZE: 12px; color: white; text-decoration: none; }    .searchbox     {font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:black;background:white;}  
	.tablelabels       {FONT-FAMILY: verdana,arial,helvetica;  FONT-SIZE: 10px; FONT-WEIGHT: bold; }    .highlight_bar  { font-family: arial,helvetica; font-size: 14px; font-weight: bold; color: #ffffff;       text-decoration: none;  background-color: #99ccff;}		.header1_bks
      { FONT-FAMILY:verdana,arial,sans-serif; FONT-SIZE: 24px; FONT-WEIGHT: bold; COLOR: blue;  }	.header1_pub
      { FONT-FAMILY:verdana,arial,sans-serif; FONT-SIZE: 24px; FONT-WEIGHT: bold; COLOR: red;  }	.header2_pub
      { FONT-FAMILY:verdana,arial,sans-serif; FONT-SIZE: 14px; FONT-WEIGHT: bold; COLOR: #eee8aa;
		text-decoration: none;  }
	.subhead
      { FONT-FAMILY:verdana,arial,sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold; COLOR: #ffffff; }
         
	 /* Background colors */
	 
	  /* Header */	 
	  .bgc_bks_header {background-color: #99CCFF; }
	  .bgc_pub_header {background-color: #000000; }
	  
	   /* Other */
	  .bgc_bks_home { background-color: #ffffff; }
	  .bgc_pub_home { background-color: #eee8aa; }
	  .bgc_bks_newtitles {background-color:  #ffffff; }
	  .bgc_pub_newtitles {background-color:  #eee8aa; }
	  .bgc_basket_header {background-color: #eeeeee; }
	  .bgc_basket {background-color: #ffffff; }
	  .bgc_orderstatus_header {background-color: #eeeeee; }
	  .bgc_library_header {background-color: #eeeeee; }
	  .bgc_table_header {background-color: #eeeeee; }