.stdSelItem1 {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	COLOR: #5f259f;
	BACKGROUND: none;
	width: 25px;
	text-align: center;
}

.stdSelItem2 {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	COLOR: #5f259f;
	BACKGROUND: none;
	width: 25px;
	text-align: center;
}

.stdFrmTitle {
	font-weight: bold;
	color: #fff;

}

.stdFrmTitle td {
	line-height: 30px
}

#tranform {}

#tranform select {
	width: 100%;
}

#tranform input[type='text'] {
	width: 100%;
}

#tranform td {
	height: 35px
}

#tran_list td {
	font-size: 12px
}

#tran_list .input {
	font-weight: bold
}

.navbutton {
	background-color: #858585;
	color: #fff;
	border: 0;
	padding: 8px 12px;
	cursor: hand;
	cursor: pointer;
}

/* nav */
#tran_list #nav_top {
	width: 680px;
	height: 30px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	clear: both;
}

#tran_list #nav {
	text-align: right;
	line-height: 30px;
	font-size: 12px;
}

#tran_list #nav a {
	border: 1px solid #CCC;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 3px;
}

#tran_list #nav b {
	color: #F90
}

/* page number link */
#tran_list .stdPrevNext {
	COLOR: #000000;
}

#tran_list A.stdPrevNext:link {
	COLOR: #7e7e7e;
	TEXT-DECORATION: none
}

#tran_list A.stdPrevNext:visited {
	COLOR: #7e7e7e;
	TEXT-DECORATION: none
}

#tran_list A.stdPrevNext:active {
	COLOR: #7e7e7e;
	TEXT-DECORATION: none
}

#tran_list A.stdPrevNext:hover {
	COLOR: #bf6c00;
	TEXT-DECORATION: none
}

#tran_list A.stdPrevNext:hover {
	COLOR: #ffff00;
	TEXT-DECORATION: none;
	background-color: #666
}

#printForm td {
	padding: 3px;
}