
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

html, body {
	margin:0;
	height:100%;
	overflow-y:hidden;

}
#flashContent {
	width:98%;
	height:98%;
}
.mtable{font-size:11px;}

.command {
    font-family: "Courier New";
}