
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;
	
}
#flashContent {
	width:98%;
	height:98%;
}
#ID_s1_txt02{
    border:2px solid #f68026;
    border-radius:5px;
    -moz-border-radius:5px; /* Firefox 3.6 and earlier */
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    padding:8px;
    background:#fde6d4;
}

#ID_s1_txt06{
    border:2px solid #f68026;
    border-radius:5px;
    -moz-border-radius:5px; /* Firefox 3.6 and earlier */
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    padding:8px;
    background:#fde6d4;
}

#ID_s2_txt02{
    border:2px solid #f68026;
    border-radius:5px;
    -moz-border-radius:5px; /* Firefox 3.6 and earlier */
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    padding:8px;
    background:#fde6d4;
}


#ID_txt18_04{
    border:2px solid #f68026;
    border-radius:5px;
    -moz-border-radius:5px; /* Firefox 3.6 and earlier */
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    padding:8px;
    background:#fde6d4;
}

#ID_txt18_05{
    border:2px solid #f68026;
    border-radius:5px;
    -moz-border-radius:5px; /* Firefox 3.6 and earlier */
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    padding:4px;
    background:#fde6d4;
}
#ID_s1_txt01,#ID_s2_txt01,#ID_s3_txt01{
	background-color:#E0D5E6; line-height: 12px; padding:5px;box-shadow:0px 0px 4px #000;border-radius:3px;
	
	}