.i_title {
    height: 24px; 
    background-image: url(../../images/bg_gr_001.jpg); 
    background-repeat: repeat-x;
    text-align: left; 
    padding-right: 10px; 
    font-size: 0.8em;
    font-weight: bold; 
    color: Gray; 
    cursor: pointer;
    vertical-align:middle;
}

.i_lbl_title {
    font-weight:bold;
    color: Blue;
    height: 24px; 
    background-image: url(../../images/bg_gr_002.jpg); 
    background-repeat:repeat-x;
    text-align: left; 
    padding-left: 10px; 
    font-size: 0.8em;
}
.i_lbl_title_tv {
    font-weight:bold;
    color: Blue;
    height: 24px; 
    text-align: left; 
    font-size: 10px;
}

.i_div_tgl {
    text-align:right; 
    padding-right:4px; 
    cursor:pointer; 
    color:Gray; 
    font-size:10px; 
    background-image:url(../../images/bg_gr_002.jpg);
    font-weight:normal;
    margin:0px;
    line-height:18px;

}
.i_div_tgl_ni {
    text-align:right; 
    padding-right:4px; 
    cursor:pointer; 
    color:Gray; 
    font-size:10px; 
    font-weight:normal;
    margin:0px;
    line-height:18px;

}

.i_lbl_elem
{
    font-weight: normal;
    color: Blue;
    height: 24px;
    background-image: url(../../images/bg_gr_002.jpg); /*background-repeat:repeat-x;*/
    background-color: #D9EAFF;
    text-align: left;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    font-size: 0.9em;
}

.i_lbl_elem_tv {
    font-weight:normal;
    color: Blue;
    height: 24px; 
    text-align: left; 
    cursor: pointer;
    font-size: 10px;
	padding-left:0px;
    padding-top:2px;
    padding-bottom:2px;
	padding-left:2px;
    
}

.i_lbl_elem_tv_sel {
    font-weight:bold;
    background-color: #dfddf3;
    color: Blue;
    
    text-align: left; 
    cursor: pointer;
    font-size: 10px;
    padding-top:2px;
    padding-bottom:2px;
    
}

.i_lbl_elem_small
{
    font-weight: normal;
    color: #808080;
    height: 18px;
    background-image: url(../../images/bg_gr_004.jpg); /*background-repeat:repeat-x;*/
    background-color: #f4f9ff;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:2px;
    padding-bottom:2px;
    cursor: pointer;
    font-size: 0.8em;
    font-weight:bold;
}
.i_lbl_elem_small a {
    color: #808080;
}

.i_lbl_elem_ni {
    font-weight:normal;
    color: Blue;
    height: 24px; 
    background-color: #f4f9ff;
    text-align: left; 
    margin-left: 10px; 
    padding-left: 10px; 
    padding-right:10px;
    cursor: pointer;
    font-size: 0.9em;
    
}


.i_gv_hdr
{
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    height:16px;
    color: #4E5974;
    background-image: url(../../images/bg_gr_003.jpg); 
    background-repeat:repeat-x;
}

.i_small_hdr
{
    cursor:auto;
    text-align: left;
    padding-left:10px;
    font-size: 11px;
    font-weight: bold;
    height:16px;
    color: #4E5974;
    background-image: url(../../images/bg_gr_003.jpg); 
    background-repeat:repeat-x;
}

.i_etd {
    width:30px;
    empty-cells:show;
    text-align:right;
}

