/*-----Tabel data using CSS----*/


/*-----structure------*/

.main {
width: 400px;
overflow: visible;
background-color:#ffffff;
}

.dataTable01 {
width: 400px;
float: right;
overflow: visible;
}

.hder01 {
width:392px;
height: 20px;
overflow: visible;
float: left;
background-color:#003277;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;

font-family : Verdana;
font-size : 11px;
font-weight: bold;
line-height : 12px;
color : #ffffff;
text-align : left;
padding-top : 8px;
padding-left : 8px;
padding-right : 0px;
padding-bottom : 0px;
}


.subhder01 {
width:392px;
height: 15px;
overflow: visible;
float: left;
background-color:#F99F61;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;

font-family : Verdana;
font-size : 11px;
font-weight: normal;
line-height : 11px;
color : #ffffff;
text-align : left;
padding-top : 5px;
padding-left : 8px;
padding-right : 0px;
padding-bottom : 2px;
}


.subhder02 {
width:392px;
height: 15px;
overflow: visible;
float: left;
background-color:#FFDFB0;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;

font-family : Verdana;
font-size : 11px;
font-weight: normal;
line-height : 11px;
color : #000000;
text-align : left;
padding-top : 5px;
padding-left : 8px;
padding-right : 0px;
padding-bottom : 2px;
}


.row1 {
width:400px;
overflow: visible;
float: left;
background-color:#FFDFB0;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.row2 {
width:400px;
overflow: visible;
float: left;
background-color:#E7E7E7;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.celLeft1 {
width: 120px;
overflow: visible;
float: left;
align: right;
}

.celRt1 {
width: 270px;
overflow: visible;
float: left;
align: left;
}


.celLeft2 {
width: 120px;
overflow: visible;
float: left;
align: right;
}

.celRt2 {
width: 270px;
overflow: visible;
float: left;
}



.blank {
width: 402px;
height:5px;
float: left;
background-color:#ffffff;
border-bottom: 1px solid #000000;
}




/*-----texts------*/

.hderTx01 {
font-family : Verdana;
font-size : 11px;
font-weight: normal;
line-height : 12px;
color : #ffffff;
text-align : left;
text-indent : 0px;
padding-top : 3px;
padding-left : 8px;
padding-right : 0px;
padding-bottom : 3px;
width : 95%;
}

.dataLeft {
font-family : Verdana;
font-size : 10px;
font-weight: normal;
line-height : 12px;
color : #000000;
text-align : right;
text-indent : 0px;
padding-top : 3px;
padding-left : 0px;
padding-right : 8px;
padding-bottom : 3px;
width : 95%;
}


.dataRight {
font-family : Verdana;
font-size : 10px;
font-weight: normal;
line-height : 12px;
color : #000000;
text-align : left;
text-indent : 0px;
padding-top : 3px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 3px;
width : 95%;
}


.subtx01 {
font-family : Verdana;
font-size : 10px;
font-weight: normal;
line-height : 12px;
color : #000000;
text-align : left;
text-indent : 0px;
padding-top : 3px;
padding-left : 8px;
padding-right : 0px;
padding-bottom : 3px;
width : 90%;
}




/*-----texts_UnitsPage------*/

.hderTx02 {
font-family : Verdana;
font-size : 11px;
font-weight: normal;
line-height : 13px;
color : #ffffff;
text-align : left;
text-indent : 0px;
padding-top : 4px;
padding-left : 8px;
padding-right : 0px;
padding-bottom : 4px;
width : 95%;
}
