﻿.divOrderType table
{
    margin-left:5px;
}
.tdSubOrder
{
    text-align:center;
    padding-top:15px;
    margin-bottom:5px;
}
.fsOrderCo
{
    width:98%;
}
.tbOrderCo
{
    margin-left:5px;
    margin-top:10px;
    margin-bottom:10px;
    line-height:15px;
    width:98%;
}
.divOrderMid
{
    height:10px;
}
.divMessageInfoShow
{
    text-align:center;
    color:Red;
    padding-top:2px;
}
.divOrderCmd
{
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
}
.tbCompBody
{
    width: 100%; 
    text-align: center;
}
.tbCompBody td
{
    line-height:26px;
}
.BulletedList
{
    padding-left:15px;
    margin-left:0px;
    margin-top:5px;
}

.dataListTh
{
	background: #21B4E2;
	font-weight: bold;
	height: 22px;
	border-bottom: solid 1px #beddf6;
	border-left: solid 1px #beddf6;
	border-right: solid 1px #beddf6;
	border-top: solid 1px #9cc5e5;
	color: #f7f7f7;
	line-height:22px;
	font-size:9pt;
	text-align:center;
}
