
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
    margin:0;
    height:100%;
}
#flashContent {
    width:98%;
    height:98%;
    overflow:hidden;
}

#ID_title{

    font-family: Helvetica,Arial,sans-serif !important;
    font-size:16px;
}
#statictext1
{font-family:"Courier New" !important;}

#statictext1 table tr td b {color:#000000;font-weight:bold;}
