.tableBorder
{
	width:100%;
	border: solid 1px #D6DEF1;
	background-color: #ffffff;
	padding-left:1px;
	padding-right:1px;	
}
.tableBorder td 
{
	height:25px;
	text-align:center;
	vertical-align:middle;
}
.tableTitle td
{
	height:25px;
	text-align:left;
	vertical-align:middle;
}
.tableContact
{
	width:100%;
	background-color: #D6DEF1;
	padding-left:1px;
	padding-right:1px;
	margin-top:1px;
}
.tableContact td
{
	background-color:#ffffff;
	text-align:left;
	vertical-align:middle;
	height:25px;
}
.orderSalesBg
{
	text-align:left;
	height:24px;
	background-image:url(../../images/Sub.TAUser/order_sales_bg.jpg);
	background-repeat:repeat-x;
}
.orderArrow
{
	width:11px;
	height:10px;
	background-image:url(../../images/Sub.TAUser/order_arrow.gif);
	background-repeat:no-repeat;
}
.orderWeightFont
{
	font-weight:bold;
}
.orderNumberLeft
{
	margin-left:5px;
}
.tableBorder a:link {
	color: #0033CC;
}
.tableBorder a:visited {
	color: #993333;
}
.tableBorder a:hover {
	color: #0033CC;
}
.tableBorder a:active {
	color: #0033CC;
}
.trBg
{
	background-color:#F8FAFC;
}
.separatorBg
{
	background-color:#E8ECF7;
}
.orderSeparatorBg td
{
	border-left:solid 1px #E8ECF7;
}
.orderWaitTable
{
	width: 100%; 
	height: 50px;
    background-color: #FECF15;
}
.orderWaitIcon
{	
	width:30px;
	height:31px;
	background-image:url(../../images/Sub.TAUser/orderWaitIcon.gif);
	background-repeat:no-repeat;
	margin-left:8px;
}
.orderWaitTitle
{
	font-size:14px;
	font-weight:bold;
	color:#cc0000;
}
.orderWaitSeparator
{
	width:1px;
	height:33px;
	background-image:url(../../images/Sub.TAUser/orderWaitSeparator.gif);
	background-repeat:no-repeat;
}
.orderSearchOverBg
{
	width:120px;
	height:35px;
	background-image:url(../../images/Sub.TAUser/orderSearchOverBg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;	
	color:#cc0000;
	text-align:center;
	cursor:pointer;
}
.orderSearchOutBg
{
	width:120px;
	height:35px;
	color:#cc0000;
	text-align:center;
	cursor:pointer;
}
.orderWaitSearchTable
{
	width: 100%; 
	height: 25px;
	padding-top:2px;
	padding-bottom:2px;
    background-color: #FFF7E2;
    margin-top:-8px;
    margin-bottom:5px;
}
.orderWaitSearchTable input
{
	border-width:1px;
	border-color:#d9d9d9;
	background-color:#ffffff;
}
.noBorderCheck input
{
	border-width:0px;
	padding:0px;
	margin:0px;
}
.dotline { 
BORDER-BOTTOM-STYLE:dashed; BORDER-LEFT-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-TOP-STYLE: dashed;COLOR:#ffcc66;height:1px;
}
.solidline 
{
	margin-top:-5px;
BORDER-BOTTOM-STYLE:solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-STYLE: solid; BORDER-TOP-STYLE: solid;COLOR:#FECF15;height:1px;
}
.menologClass
{
	width:42px;
	height:23px;
	background-image:url(../../images/Sub.TAUser/menolog.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
.orderListContainer
{
	position:absolute;
	z-index:9999;
	background-color:#ffffff;
	border:solid 1px #dfecf5;
	padding:2px;
	width:600px;
}
.orderMenoLogDrag
{
	background-color:#dfecf5; 
	width:100%;
	cursor:pointer;
}
.orderMemoLog 
{ 
	font-size:12px;
	background-color:#FEEEAD;
	width:100%;
	height:25px;
} 
.orderMemoLog Span
{
	background:url(../../Images/Sub.TAUser/banner_left.gif) no-repeat 5px 3px; 
	padding-left:30px;
	padding-top:8px;
	height:25px;
}
.orderMemoLog hr
{
	BORDER-BOTTOM-STYLE:dashed; BORDER-LEFT-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-TOP-STYLE: dashed;COLOR:#D8DFF1;height:1px;
}
.blankimg
{
	width:42px;
	height:23px;
	background:url(../../Images/Sub.TAUser/BlankAdd.png);
	background-repeat:repeat-x;
	padding: 5 5 0 10;
	text-decoration: underline;
	color:#5F7A94;
	cursor:hand;
	
}