sIFR.fromLocal = false;
sIFR.useStyleCheck = false;

var myriad = { src: '/_sifr/myriad-pro-cond.swf' };

sIFR.activate(myriad);

sIFR.replace(myriad, {
  selector: 'h1',
  css: '.sIFR-root { background-color: #FFFFFF; color: #999999; font-weight: bold; letter-spacing: 1; }',
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 6
});

sIFR.replace(myriad, {
  selector: '#topme ul li.cz strong',
  css: ['.sIFR-root { background-color: #CC3300; color: #FFFFFF; font-weight: bold; letter-spacing: 1;}',
	  'a { text-decoration: none;}',
	  'a:link { color: #FFFFFF; }',
	  'a:hover { color: #FFFFFF; }'],
  //wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 22,
  offsetTop: 2,
  offsetLeft: 5
});

sIFR.replace(myriad, {
  selector: '#topme ul li.ni strong',
  css: ['.sIFR-root { background-color: #0099CC; color: #FFFFFF; font-weight: bold; letter-spacing: 1;}',
	  'a { text-decoration: none;}',
	  'a:link { color: #FFFFFF; }',
	  'a:hover { color: #FFFFFF; }'],
  //wmode: 'transparent'
  fitExactly: true,
  tuneWidth: 22,
  offsetTop: 2,
  offsetLeft: 5
});

sIFR.replace(myriad, {
  selector: '#topme ul li.sz strong',
  css: ['.sIFR-root { background-color: #666666; color: #FFFFFF; font-weight: bold; letter-spacing: 1;}',
	  'a { text-decoration: none;}',
	  'a:link { color: #FFFFFF; }',
	  'a:hover { color: #FFFFFF; }'],
  //wmode: 'transparent'
  fitExactly: true,
  tuneWidth: 22,
  offsetTop: 2,
  offsetLeft: 5
});

sIFR.replace(myriad, {
  selector: '#topme ul li.zi strong',
  css: ['.sIFR-root { background-color: #99CC00; color: #FFFFFF; font-weight: bold; letter-spacing: 1;}',
	  'a { text-decoration: none;}',
	  'a:link { color: #FFFFFF; }',
	  'a:hover { color: #FFFFFF; }'],
  //wmode: 'transparent'
  fitExactly: true,
  tuneWidth: 22,
  offsetTop: 2,
  offsetLeft: 5
});

sIFR.replace(myriad, {
  selector: '#titi p',
  css: ['.sIFR-root { background-color: #FFFFFF; color: #DDDDDD; font-weight: bold; letter-spacing: 1; text-align: right;}',
	  'a { text-decoration: none;}',
	  'a:link { color: #DDDDDD; }',
	  'a:hover { color: #DDDDDD; }'],
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 6,
  tuneHeight: -5,
  //offsetTop: 2,
  //offsetLeft: 5
});

sIFR.replace(myriad, {
  selector: '#mcol h2.hcz',
  css: ['.sIFR-root { background-color: #FFFFFF; color: #CC3300; font-weight: bold; letter-spacing: 1;}',
	  'a { text-decoration: none;}',
	  'a:link { color: #CC3300; }',
	  'a:hover { color: #CC3300; }'],
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 6,
  //offsetTop: 2,
  //offsetLeft: 5
});
sIFR.replace(myriad, {
  selector: '#mcol h2.hsz',
  css: ['.sIFR-root { background-color: #FFFFFF; color: #999999; font-weight: bold; letter-spacing: 1;}',
	  'a { text-decoration: none;}',
	  'a:link { color: #999999; }',
	  'a:hover { color: #999999; }'],
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 6,
  //offsetTop: 2,
  //offsetLeft: 5
});
sIFR.replace(myriad, {
  selector: '#mcol h2.hzi',
  css: ['.sIFR-root { background-color: #FFFFFF; color: #99CC00; font-weight: bold; letter-spacing: 1;}',
	  'a { text-decoration: none;}',
	  'a:link { color: #99CC00; }',
	  'a:hover { color: #99CC00; }'],
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 6,
  //offsetTop: 2,
  //offsetLeft: 5
});
sIFR.replace(myriad, {
  selector: '#mcol h2.hni',
  css: ['.sIFR-root { background-color: #FFFFFF; color: #0099CC; font-weight: bold; letter-spacing: 1;}',
	  'a { text-decoration: none;}',
	  'a:link { color: #0099CC; }',
	  'a:hover { color: #0099CC; }'],
  wmode: 'transparent',
  fitExactly: true,
  tuneWidth: 6,
  //offsetTop: 2,
  //offsetLeft: 5
});
