
body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: ËÎÌå;
}
.LabelMustInput
{
	color: blue;
	font-size: 12px;
	text-align:left;
}
td, p
{
	font-size: 12px;
	font-family: ËÎÌå;
}

A:link
{
	color: #0066ff;
	text-decoration: underline;
}
A:hover
{
	color: #666699;
	text-decoration: underline;
}
.user
{
	color: #ffffff;
}
A:visited
{
	color: #6699cc;
	text-decoration: underline;
}
A.user:link
{
	color: #ffffff;
	text-decoration: underline;
}
A.user:hover
{
	color: #ffffff;
	text-decoration: none;
}
A.user:visited
{
	color: #ffffff;
	text-decoration: none;
}
.MasterTable
 {
    WIDTH: 100%;
    HEIGHT: expression((document.body.clientWidth < document.body.scrollWidth) ? "96%" : "100%");
 }
 .vertical {
	background-image : url(/ShipMS.Customs/Images/bluedot.gif);
	background-position : left 50%;
	background-repeat : repeat-y;
}
.tree
{
	background-image: url(images/index_03.GIF);
}
.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: 12px;
	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);
}
.GridHeader
{
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6B696B,endColorStr=#ffffff);
	color: white;
	height: 25px;
	background-color: #0066cc;
	text-align: center;
}
.GridItem
{
	background-color: aliceblue;
	text-align: center;
	height: 25px;
}
.GridAlter
{
	background-color: #ffffff;
	text-align: center;
	height: 25px;
}
.GridPager
{
	color:Black;background-color:#E7E7FF;
	text-align: center;
	height: 25px;
}
.separator
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: #ffffcc;
}
.ListNavigator
{
	color: #0066ff;
	text-decoration: underline;
	cursor:hand;
	
}

.ListNavigator:link
{
color: #0066ff;
	text-decoration: underline;
}
.ListNavigator:hover
{
	color: #666699;
	text-decoration: underline;
}

.ListNavigator:visited
{
	color: #6699cc;
	text-decoration: underline;
}
