.dnd_body {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #7F7F7F;
    border-bottom-color: #7F7F7F;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.dnd_tableheader {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8F8F8F;
    background-color: #EEEEEE;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #8F8F8F;
}
.dnd_toptitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #FF9600;
    background-color: #FFEBCF;
    border-right-width: 7px;
    border-right-style: solid;
    border-right-color: #FF9600;
    text-align: center;
    height: 45px;
}
.dnd_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #808080;
    background-color: #E6E6E6;
    border-right-width: 7px;
    border-right-style: solid;
    border-right-color: #808080;
    text-align: center;
    height: 35px;
    vertical-align: middle;
}

.mxt_up {
    border-top-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #5273D6;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding-left: 4px;
}
.mxd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    letter-spacing: -1px;
    border: 1px solid #BE5C7D;
    width: 20px;
    text-align: center;
}
.mxd_noframe {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    letter-spacing: -1px;
    border: 0px;
    width: 25px;
    text-align: center;
}
.mxd_in_dispatch {
    letter-spacing: -1px;
    border: 1px solid #BE5C7D;
    width: 25px;
    text-align: center;
}
.mxt_down {
    border-bottom-width: 1px;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #5273D6;
    width: 552px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    padding-left: 4px;
}
.mxgreen {
    font-weight: bold;
    color: green;
}
.mxred {
	 font-size: 10px;
    font-weight: bold;
    color: red;
}
.mxt_both {
    border-top-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #5273D6;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 4px;
    border-bottom-width: 1px;
    border-bottom-color: #5273D6;
}
.mxt_end {
    border-top: 1px solid #5273D6;
    border-right: 1px solid #5273D6;;	 
    border-bottom: 1px solid #5273D6;;
    border-left-style: none;
    padding-left: 4px;
}


.mxt_start { 
    border-top: 1px solid #5273D6; 
    border-left: 1px solid #5273D6;;     
    border-bottom: 1px solid #5273D6;; 
    border-right-style: none; 
    padding-left: 4px; 
} 
		    
		    
.mxwhite {
    color: #FFFFFF;
}

.lang_select_body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
