
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;
	min-height: 390px;
	min-width:470px;
}
#flashContent {
	width:100%;
	height:100%;
}

body { font-family:"Courier New", Courier, monospace;}
#ID_s1_title,#ID_s1_txt01,#ID_s1_txt02,#ID_s1_txt03,#ID_s1_txt04,#ID_s2_txt01,#ID_s2_txt02,#ID_s2_txt03,#ID_s2_txt04 { 
	font-family:Arial, Helvetica, sans-serif;
}

/*div [id^=static_txt]{
	background: #0f0;
	border: 1px solid red;
	height: 18px !important;
	width: 118.8px !important; 
	vertical-align:middle!important;
	text-align:center !important;
}*/

table{
	border: .5px solid red; 
	border-collapse: collapse;
	height: 272px; 
	width: 120px !important;
}
table tbody tr td { 
	vertical-align:middle; 
	text-align: center;  
    font: 10px arial,sans-serif;
	border:2px solid #666263; 
	border-collapse:collapse; 
}
table tr:first-child td:first-child { 
	height: 20px !important;
	background-color: #FFF;
}
#tr1,#tr4 {background-color: #FFFADD; } 
#tr2,#tr5 {background-color: #DBECDA; } 
#tr3,#tr6 {background-color: #E9E7E8; } 

#ID_s2_txt01{  font: 11px arial,sans-serif;}


 



/*static_txt33*/