
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');
 
html, body {
	margin:0;
	height:100%;
}
#flashContent {
	width:98%;
	height:98%;
}

#ID_table01 table {width:100% !important;}
#ID_table01{background-color:#98d3d1;border-radius:5px;border:1px solid #98d3d1 !important; box-shadow: 0 0 2px 2px #999999 !important;}
#ID_table01 tr td{padding:1px 3px; font-size:10px !important; }
#ID_table01 tr td.liner_top{line-height:.3; margin: 0;padding: 0;}
font {font-size:10px !important;}
#ID_table01 tr td font b{font-size:11px !important; }
#ID_table01 font b{ font-family:courier new !important;}
.bulletIndent20 li{
	margin-left:20px !important;
}