@charset "UTF-8";
/* CSS Document */

/*----------------FLASH STYLES--------------------*/


/*First hide all flash movies for all browsers that support some kind of style. Note: alterative text for non-flash browsers is shown by default until hidden below for two classes of flash-capable browsers*/
#flash_alternate,#flash_plugin,#flash_activex {
display:none;
}

/* IE 5 fix */
#flash_plugin {
display:none;
voice-family:"\"}\"";
voice-family:inherit;
display:block;/*Set ALL OTHER BROWSERS to see plugin*/
}

/* Stokely Hack (fixes Safari, IE6 and IE 7 height issues) */
/* This hides plugin from IE7 but shows it for Mozilla and all other non-IE browsers */
html*#flash_plugin {
[display:block;/* Mozilla < 1.01 and Netscape 6-7 only */
display:block;/* Safari for Mac only */
]display:none/* IE 7 only */
}
.dummyend[id]{clear: both;}
/* This shows activex for IE7 but hidden from all others. Also, hide from Mac IE */
/*\*/
html*#flash_activex {
[display:none;
display:none;
]display:block;
}
.dummyend[id]{clear: both;}
/**/

/* This allows IE 6 to see active x without Mozilla and others. Also, hide from Mac IE */
/*\*/
* html #flash_activex {
display:block;
}
/*end*/




/*Add extra rules here to hide special features from older or selective agents*/
/*This hides the non-flash message div from Netscape 4 (and older), and this rule is only seen by that agent*/
.hidefromnetscape4,body div #flash_activex {
/*/*//*/visibility:hidden;display:none;/*end*/
}

/*--------------------------------------------------*/


body div#shell1 {
background:#f8649E  !important;
}