/* CSS Document */



.outer {
position:relative;
padding:4em 0 3em 0;
width:54em;
background:#000066;
margin:0 auto 3em auto;
}
.innera {
overflow:auto;
width:54em;
height:9.6em;
background:#000066;
}
.outer table caption {
position:absolute;
width:51.7em;
text-align:center;
top:0;
left:0;
height:1.5em;
background:#697210;
border:0.1em solid #fff;
color:#fff;
}
.outer thead tr {
position:absolute;
top:1.5em;
height:1.5em;
left:0;
}
.outer tfoot td {
position:absolute;
width:51.5em;
text-align:center;
background:#000099;
border:0.1em solid #000;
color: #FFFFFF ;
bottom:0;
left:0
}
.outer th, .outer td {
width:10em; 
text-align:left;
}
.outer th {
background:#000066;  
color:#fff;}
.outer .dk {background:#fff;
}

.tableone {width:650px; border-collapse: separate; margin:0 auto; background-color:#C6E0FD }
.tabletwo {width:620px; background-color:#C6E0FD; border-bottom:1px solid #000066; color:#000066; }
.th1 {width:149px; background-color:#000066}
.th2 {width:90px; background-color:#000066}
.th3 {width:90px; background-color:#000066}
.th4 {width:90px; background-color:#000066}
.th5 {width:40px; background-color:#000066}


.td1 {width:149px;}
.td2 {width:99px;}
.td3 {width:99px;}
.td4 {width:99px;}
.td5 {width:170px;}
.td6 {width:620px}
.tableone {background:#000066; border:1px solid #fff; color:#fff; font-weight:bold;font-size:70%}
.tableone td {border:0px solid #fff; color:#fff;}
.tableone tbody {background: color:#000;}
.tableone caption {background:#fff; color:#697210; font-size:1.2em; margin:0 auto;}
.tabletwo td {background:#C6E0FD; color:#000066;}
.tableone th, .tabletwo th {text-align:left;}
.tabletwo tr.dk td {background:#C6E0FD; color:#000066;font-size:90% }
.innerb {height:16em; overflow:auto;}



