.header_table {
	font-size: 11px;
	padding: 1px;
}
.header_table {
	height: 25px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #4083BD;
	background-image: url(../images/largebox_title.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.header_title {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
select.listall_select {
	background-color: #fff;	
	margin-bottom: 2px;
	
	color: #E36D0D;
}
select.listall_select option {
	color: #E36D0D;
}
td.head span img {
	cursor: pointer;	
}
td.noDel span {
	visibility: hidden;
}
input.listall_perpage {
	background-color: #fff;	
	margin-bottom: 2px;
	font-size: 10px;
	color: #E36D0D;
}
td.listall_pagelink, td.listall_pagelink a {
	font: 9pt tahoma;
	color: blue;	
}
.title_list {
	font-weight:bold;
	font-size:12px;
	color: #0033CC;
	margin-bottom: 10px;
}
.list {
	width: 100%;
}
.list img {
	border:0px;
}
.list .head {
	height: 30px;
	text-align: center;
	font-size: 12px;
	
	margin: 0px;
	padding: 0px;
	background-color: #FEA936;
	color: #000000;
	background-repeat: repeat-x;
	font-family: Tahoma, arial, "times New Roman", sans-serif, verdana;
	background-image: url(../images/list_title_bg.gif);
}
.list .head a {
	color: #000000;
	text-decoration: none;

}
.list .head td {
	padding:1px;
border: 1px solid #BF7C22;
}
.list td.extra {
	width:25px;
	text-align:center;
}
.list td.radif {
	width:25px;
	text-align:center;
	padding: 2px;
}
.list td.cell {
	text-align:center;
font-size: 11px;
text-align:right;
	padding: 2px;
}
.list td.cell a {
	color: #0248CA;
	text-decoration: none;
}
.list tr.rowfirst td {
	border: 1px solid #FFA72F;
}
.list tr.rowsecond td {
	border: 1px solid #C5E0FC;
}
tr.rowfirst {
background-color:#C9E2FC;
}
tr.rowsecond {
background-color:#DEEEFE;
}
.list tr.selected {
	background-color: #FFFFFF;
}
.list tr.selected td {
	border: 1px solid #F0D5AE;
}

.list tr.over {
	background-color: #FFF1B9;
}
.list tr.over td {
	border: 1px solid #FFE064;
}

