body, td
{
	color: #333333;
	font-size: 12px;
}
.LabelMustInput
{
	color: blue;
	font-size: 12px;
	text-align:left;
}
.Header
{
	font-weight: bold;
	font-size: 14px;
	filter: alpha(opacity=50,finishopacity=100,style=1,startx=0,starty=0,finishy=169);
	color: white;
	border-bottom: dimgray 1px solid;
	background-color: mediumseagreen;
}
.Navigator
{
	color: #ffffff;
	height: 20px;
	background-color: crimson;
}
.Bottomer
{
	color: #333333;
	background-color: #cccc66;
	text-align: center;
}
.Separator
{
	
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: #ffffcc;
}
input
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: lightcyan;
	filter: alpha(opacity=90,finishopacity=90,style=3,startx=0,starty=0,finishy=169);
}
.TH
{
	font-weight: bold;
	color: #ffffff;
	background-color: darkgray;
}
.TD
{
	background-color: whitesmoke;
}
.GridHeader
{
	color: #ff0000;
	border-bottom: #ff3300 thin solid;
	background-color: #66cc00;
	text-align: center;
	
}
.GridItem
{
	background-color: #ffffff;
	text-align: center;
	height: 25px;
}
.GridAlter
{
	background-color: aliceblue;
	text-align: center;
	height: 25px;
}
.GridPager
{
	color:Black;background-color:#E7E7FF;
	text-align: center;
	height: 25px;
}
.Label
{
	text-align: left;
}
.Title1
{
	margin-top: 1px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	color: white;
	padding-top: 1px;
	background-color: #669999;
}
.tr1
{
	}
.subject
{
	color: #ffffff;
	background-color: dimgray;
}
.title
{
	font-weight: bold;
	font-size: 14px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#cccccc);
	color: #093fb3;
}
.item
{
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffffff,endColorStr=#cccc99);
	background-color: #cccc99;
}
.information
{
}
.description
{
	border-top-width: 1px;
	font-weight: bold;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color: #666600;
	border-right-width: 1px;
}
.remark
{
	color: darkgray;
}
.line
{
	color: #FFFFFF;
	background-color: black;
	height: 1px;
}
.head
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 14px;
	border-bottom-width: 1px;
	color: white;
	height: 20px;
	background-color: #99cccc;
	border-right-width: 1px;
}
.text
{
	color: dimgray;
	background-color: #ffffff;
	text-align: right;
}
.value
{
	color: #000000;
	height: 20px;
	background-color: ghostwhite;
}
.dateBox
{
	behavior: url(/ShipMS.Customs/Styles/date.htc);
}

