/**  Catalogue pages   created 29 April 2013   **/
/**  image  borders colours set for red butoon links **/
/**  1st May 2013 image hover background changed from pale blue to match cream1sl **/
/**  2nd May 3013 debugged, ul li dropdown code removed not siutable for IE8 **/
/** version A2 31 July 2014 One error**/

html        { font-size: 10pt; font-family: arial; color: #000000; line-height: normal;
              background-image: url('../i/cream1sl.jpg'); }

            { scrollbar-track-color     : #EEDAB8;
              scrollbar-face-color      : #E0CAA8;

              scrollbar-highlight-color : #908070;
	          scrollbar-3dlight-color   : #FFFFFF;

              scrollbar-darkshadow-color: #705040;
	          scrollbar-shadow-color    : #FFFFFF;

	          scrollbar-arrow-color     : #000000 } 

 em         { font-size: 10pt; font-style: normal;
              background: #E0CAA8 ; font-weight: bold ; } 
 em.rw      { font-size: 10pt; font-family: "courier new"; color: red ;
              background: #FFFFFF ; font-weight: bold ; } 	        
	        	        
 pre        { font-size: 10pt; font-family: courier new }
 p          { font-size: 10pt; font-family: arial }
 td         { font-size: 12pt; font-family: arial; font-weight: normal }
 th         { font-size: 10pt; font-family: arial; font-weight: bold }
 blockquote { font-size: 12pt; font-family: arial; font-weight: normal; margin: 10px }
 h4         { font-size: 12pt ; font-family: arial; color: #701010 }
 h5         { font-size:  8pt ; font-family: arial; color: #701010 }
 h6         { font-size:  8pt ; font-family: arial; color: #701010; page-break-before: always }
 @page      { size: auto }




 
 A:link     { color: #DC143C; text-decoration: none      }
 A:visited  { color: #802020; text-decoration: underline }
 A:active   { color: #802020; background-color: #ffffff  }
 A:hover    { color: #FFFFFF  ; background-color: #802020  }


 A:link    img  { border-color:  #FFE0E0 } 
 A:visited img  { border-color:  #B0FFB0 } 
 
 A:hover   img  { border-color:  #A04024 ; background-color:  #F0E2C8 }  
 A:active  img  { border-color:  #F0A0A0 ; background-color:  #FFD0D0 }