
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

html, body {
	margin:0;
	height:100%;

}
#flashContent {
	width:98%;
	height:98%;
}

.mtable .mtable_top {
    background-color: transparent !important;
}

/*Starts Global Css Reset*/
/*body { margin:0px; padding:0px;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, table, th, td, embed, object, {
	padding: 0px;
	margin: 0px; 
	}
img,em,ol,ul,li,form,lable,span,table,caption,tbody,tfoot,font,h1,h2,h3,h4,h5,h6,p,a,dl,dt,dd {
vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
        }
body {
	font-size: 100%;
	}
html {
	font-size: 1em;
	}
a img, :link img, :visited img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset, img, abbr {
	border: 0;
	}
address, caption, cite, code, dfn, em, 
h1, h2, h3, h4, h5, h6, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
        font-weight: normal;
	font-size: 1.0em;
	}
q:before, q:after {
	content: '';
	}
a, ins {
	text-decoration: none;
	}*/
	
/*End Global Css Reset*/
/*table {border-radius:5px; box-shadow:3px 3px 3px #999999;}
table tr td { border:3px solid #98D3D1}
table>tr>tr>td { margin:0px; padding:0px;} 
#ID_s1_table01 table {  font-size: 11px;
    height: 107px;
    vertical-align: middle;}
#ID_s1_table01 table b { font-weight:bold; font-size:11px !important;}
#ID_s1_table02 table {  font-size: 11px;
    height: 107px;
    vertical-align: middle;}
#ID_s1_table02 table b { font-weight:bold; font-size:11px !important;}
#ID_s1_table03 table {  font-size: 11px;
    height: 107px;
    vertical-align: middle;}
#ID_s1_table03 table b { font-weight:bold; font-size:11px !important;}*/
/*.liner_top {line-height:1px; padding:0px;}
.liner_mid {line-height:7px; padding:0px;}*/