#inner_div {
	position:absolute;
	left:10%;
	top:5%;
	width:500;
	height:500;
	color:#555555;
	font-size:10px;
	visibility: hidden;
}

th {
  font-size: 12px;
  font-family: Verdana;
  background: #336699;
  color: white;
}

.dtd {
 font-size: 12px;
 /** font-family: Palatino Linotype, Verdana; **/
 background: white;
 line-height: 20px;
}

.dtd_0 {
 font-size: 12px;
 /** font-family: Palatino Linotype, Verdana; **/
 background: white;
 line-height: 20px;
}

.dtd_1 {
 font-size: 12px;
 /** font-family: Palatino Linotype, verdana; **/
 /** text-decoration: underline; **/
 font-weight: none; 
 color: #FF6600;
 background: white;
 line-height: 20px;

}
.hr {
  color: silver;
  border-bottom: 1px dotted #666666;
}
.cp {
    font-weight: BOLD;
    color: RED;
}

.dbn {
    clip:  rect(   ):16px;
    height: 18px; 
        cursor: pointer;
        margin-top: 0px;
        margin-bottom: 0px;
        border:outset 0px #ccc;
        background: #999;
        font-size: 14px;
	font-family: Verdana;
        color: #666;
        padding:0px;
        background:url(/mm/image/blank.gif) repeat-x left top;
}

.style_visible {
        margin-top: 0px;
        border: 1px solid #AAAAAA;
        letter-spacing: 2px;
        word-spacing: 4px;
        font-size: 12px;
        font-weight: regular;
        background-color: #EEEEEE; //#cbd3d9; //
        padding: 2px 4px;
        overflow: hidden;
  visibility: visible;
}
.style_hidden {
        margin-top: 0px;
        border: 1px solid #AAAAAA;
        letter-spacing: 2px;
        word-spacing: 4px;
        font-size: 12px;
        font-weight: regular;
        background-color: #EEEEEE; //#cbd3d9; //
        padding: 2px 4px;
        overflow: hidden;

  visibility: hidden;
}

.listScrollable {
	font-family: Verdana;
	font-size: 12px;
	/**height: 450;**/
	width: 100%;
	overflow: auto;
	border:solid 0px silver;
	background:white;
	margin: 0;
	padding: 0;
	visible: hidden;
}

.viewScrollable {
        font-family: Verdana;
        font-size: 12px;
        width: 100%;
        overflow: auto;
        border:solid 0px silver;
        background:white;
        margin: 0;
        padding: 0;
        visible: hidden;
}

.bn2 {
	font-family: Verdana;
	font-size: 12px;
  border: 0px;
  background: #FFF;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  cursor: hand;
}

.smallEnglish {
	font-family: Verdana;
	font-size: 7pt;
	color: GRAY;
}

.message_default {
	font-family: Verdana;
	font-weight: bold;
}

.highlight {
	font-family: Verdana;
	font-weight: bold;
	color: #FF3300;
}
.highlight1 {
	font-family: Verdana;
        font-weight: none;
        color: #000099;
}

.highlight2 {
	font-family: Verdana;
	font-weight: bold;
	color: #009900;
}

.coupon {
        font-family: vernada;
        font-size: 10pt;
        color: GREEN;
        padding: 6px 6px 6px 6px;
        BORDER: 1px dotted GREEN;
	background-color: #EEFFEE;
 }

 .coupon_1 {
        color: GREEN;
 } 

 .coupon_2 {
        color: GREEN;
 }
 .coupon_3 {
        color: GRAY;
	text-decoration: line-through;
 }

