

  // You probably want to switch this on, but read <http://wiki.novemberborn.net/sifr3/DetectingCSSLoad> first.
  // sIFR.useStyleCheck = true;
  sIFR.activate(burin, eaves);

  sIFR.replace(eaves, {
  	offsetTop: '3',
	
    selector: 'div.top_tabs1'
    ,css: [
      '.sIFR-root {  text-align: center;font-weight:bold;width:115px;background-color:#cfc3cf;}'
     ,'a {text-decoration:none;color: #ffffff;width:115px}'
      ,'a:hover {text-decoration:none;color: #ffffff;}'
    ]
  });
   sIFR.replace(eaves, {
  	offsetTop: '3',
	
    selector: 'div.top_tabs1_on'
    ,css: [
      '.sIFR-root {  text-align: center;font-weight:bold;width:115px;background-color:#cfc3cf;}'
     ,'a {text-decoration:none;color: #575257;width:115px}'
      ,'a:hover {text-decoration:none;color: #575257;}'
    ]
  });
  sIFR.replace(eaves, {
  	offsetTop: '3',
    selector: 'div.top_tabs2'
    ,css: [
      '.sIFR-root {  text-align: center; font-weight:bold;leading:2px;  background-color:#DDC29F;}'
     ,'a {text-decoration:none;color: #ffffff;}'
      ,'a:hover {text-decoration:none;color: #ffffff;}'
    ]
  });
    sIFR.replace(eaves, {
  	offsetTop: '3',
    selector: 'div.top_tabs2_on'
    ,css: [
      '.sIFR-root {  text-align: center; font-weight:bold;leading:2px;  background-color:#DDC29F;}'
     ,'a {text-decoration:none;color: #575257;}'
      ,'a:hover {text-decoration:none;color: #575257;}'
    ]
  });
  sIFR.replace(eaves, {
  	offsetTop: '3',
    selector: 'div.top_tabs3'
    ,css: [
      '.sIFR-root {  text-align: center; font-weight:bold;leading:2px;  background-color:#dcbfaf;}'
     ,'a {text-decoration:none;color: #ffffff;}'
      ,'a:hover {text-decoration:none;color: #ffffff;}'
    ]
  });
    sIFR.replace(eaves, {
  	offsetTop: '3',
    selector: 'div.top_tabs3_on'
    ,css: [
      '.sIFR-root {  text-align: center; font-weight:bold;leading:2px;  background-color:#dcbfaf;}'
     ,'a {text-decoration:none;color: #575257;}'
      ,'a:hover {text-decoration:none;color: #575257;}'
    ]
  });
  sIFR.replace(eaves, {
  	offsetTop: '3',
    selector: 'div.top_tabs4'
    ,css: [
      '.sIFR-root {  text-align: center; font-weight:bold;leading:2px;  background-color:#dec4cb;}'
     ,'a {text-decoration:none;color: #ffffff;}'
      ,'a:hover {text-decoration:none;color: #ffffff;}'
    ]
  });
    sIFR.replace(eaves, {
  	offsetTop: '3',
    selector: 'div.top_tabs4_on'
    ,css: [
      '.sIFR-root {  text-align: center; font-weight:bold;leading:2px;  background-color:#dec4cb;}'
     ,'a {text-decoration:none;color: #575257;}'
      ,'a:hover {text-decoration:none;color: #575257;}'
    ]
  });
   sIFR.replace(eaves, {
  	offsetTop: '3',
    selector: 'div.top_tabs5'
    ,css: [
      '.sIFR-root {  text-align: center; font-weight:bold;leading:2px;  background-color:#d5c8ac;}'
     ,'a {text-decoration:none;color: #ffffff;}'
	 ,'a:hover {text-decoration:none;color: #ffffff;}'
     
    ]
  });
     sIFR.replace(eaves, {
  	offsetTop: '3',
    selector: 'div.top_tabs5_on'
    ,css: [
      '.sIFR-root {  text-align: center; font-weight:bold;leading:2px;  background-color:#d5c8ac;}'
     ,'a {text-decoration:none;color: #575257;}'
	 ,'a:hover {text-decoration:none;color: #575257;}'
     
    ]
  });
   sIFR.replace(burin, {
  	offsetTop: '3',
    selector: 'div.top_link1'
    ,css: [
      '.sIFR-root {  text-align: left; font-weight:bold;leading:2px;  background-color:#ffffff;}'
     ,'a {text-decoration:none;color: #a4988f;}'
     ,'a:hover {text-decoration:none;color: #a4988f;}'
    ]
  });
     sIFR.replace(burin, {
  	offsetTop: '6',
    selector: 'div.top_title'
    ,css: [
      '.sIFR-root {  text-align: left;font-weight:bold;leading:2px;  color: #BE76AE; background-color:#ffffff;}'
     ,'a {text-decoration:none;height:56px; }'
     
    ]
  });
	  sIFR.replace(burin, {
  	offsetTop: '6',
    selector: 'div.top_title_hol'
    ,css: [
      '.sIFR-root {  text-align: left;font-weight:bold;leading:2px; font-size:38px; color: #DA5E63; background-color:#ffffff;}'
     ,'a {text-decoration:none;height:56px; }'
     
    ]
  });
	    sIFR.replace(burin, {
  	offsetTop: '6',
    selector: 'div.top_title_hol_card'
    ,css: [
      '.sIFR-root {  text-align: left;font-weight:bold;leading:2px; font-size:38px; color: #DA5E63; background-color:#ffffff;}'
     ,'a {text-decoration:none;height:56px; }'
     
    ]
  });
		
		   sIFR.replace(burin, {
  	offsetTop: '6',
    selector: 'div.top_title_hol_card2'
    ,css: [
      '.sIFR-root {  text-align: left;font-weight:bold;leading:2px; font-size:40px; color: #DA5E63; background-color:#ffffff;}'
     ,'a {text-decoration:none;height:56px; }'
     
    ]
  });