/* UI style,C/U-Date: 2007-09-21 */

/* table */

table.list {
	padding: 2px;
}

table.list tr.hd {
	height: 25px;
	color: #ffffff;
	background-color: #003366;
}

table.list tr.hd td {
	text-align: center;
	font-weight: bold;
}

table.list tr.hd td.nd {
	font-weight: normal;
}

table.list tr.hd td.sh {
	cursor: pointer;
}

table.list tr.hd td.al {
	text-align:left;
}

table.list tr.hc {
	height: 22px;
	color: #ffffff;
	background-color: #003366;
}

table.list tr.hl {
	background-color: #f1f5fa;
}

table.list tr.hs {
	background-color: #fffef0;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 30px;
}

table.list td {
	border-bottom: 1px solid #e8eef7;
	padding-left: 5px;
	padding-right: 3px;
}

table.list td.bd {
	text-align: left;
	border-left: 1px solid #e8eef7;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 2px;
}

table.list td.ac,div.ac,input.tc {
	text-align: center;
}

table.list td.ar {
	text-align: right;
}

table.list td.br {
	border-right: 1px solid #e8eef7;
}

table.list td.bt {
	border-top: 1px solid #e8eef7;
}

table.list td.nbt {
	border-top: 0px;
}

table.list td.nbb {
	border-bottom: 0px;
}

table.list td.nbl {
	border-left: 0px;
}

table.list td.nbr {
	border-right: 0px;
}

table.list td.b,span.b {
	font-weight: bold;
}

table.list td.big {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 30px;
}

table.phead {
	padding: 3px;
	margin-top: 1em;
	margin-left: 1em;
	background-color : #f0f4f7;
}

table.phead td {
	border-bottom: 3px solid #c8d7ec;
	padding:6px 5px 5px 5px;
}

/* layout */

.nwi {
	width: 595px;
	border: 1px solid #eaeef4;
}

.vtop {
	padding-top: 15px;
	padding-bottom: 5px;
}

.vleft {
	margin-left: 1em;
}

div.datarea {
	margin-bottom: 1em;
	padding: 2px;
}

div.al {
	float:left;
}

div.ar {
	float:right;
}

div.hide {
	display:none;
}

/* font */

.fs127 {
	font-size: 12.7px;
}
.fsb {
	font-weight: bold;
}
.fcred {
	color:red;
}
.fcblue {
	color:blue;
}

input.bd {
	cursor: pointer;
	height:20px;
	background-color: #ffffff;
	border-color: #848284 gainsboro gainsboro #848284;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

input.bc {
	background-color: #e4eff8;
}

span.sort {
	color:#ffffff;
}

.titles {
	height:25px;
	padding: 5px 7px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #FFFFFF !important;
	background: #003366;
}

table {
	empty-cells: show;
}

#txtdesc,.txtdesc {
	font-style: italic;
	color:#606a79
}

#txtrem,.txtrem {
	font-style: normal;
	color:#606a79
}

.ajaxtb  { margin-left: 1em; }
