.xml { 
    padding: 0px 3px 1px 3px;
    margin: 0;
    text-align: center;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #ff6600;
    border: 1px solid;
    border-color: #ffc8a4 #3f1a01 #3f1a01 #ffc8a4;
    cursor: pointer;
}


body {
padding: 0;
background: none;
}

.bodydetail {
padding: 0 20px 20px 20px;
}


.functions {
margin-top: 50px;
}

.normal a {
text-decoration: none;
font-weight: bold;
color: #136D9F;
}



.optionprint, .optionback {
font-weight: normal !important;
}

.normal strong, .normal strong a {
text-decoration: none;
font-weight: bold;
font-size: 12px;
}


.formsubmit {
margin-left: 5px;
padding: 3px;
border: 1px solid #999;
background: #EFD71F;
cursor: pointer;
}

.formsubmit:hover {
background: #FFEA3F;
}

table tbody table tbody table tbody .normal a {
position: relative;
margin-right: -9px;
cursor: pointer;
font-size: 13px;
color: #222;
}

* html table tbody table tbody table tbody .normal a {
position: relative;
margin-right: 0px;
cursor: pointer;
font-size: 13px;
color: #222;
}

* html table tbody .datum {
color: #000 !important; 
display: none;
}

