.table-search {
}
.table-search  caption { 
	background-color: #F9F9F9;
}

.table-label {
	padding: 2px;
	background-color: #F9F9F9;
	border-bottom: 1px solid #6A5ACD;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
}
.table-data {
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #6A5ACD;
}
.table-data input {
	font-size: 12px;
}
.table-data select {
	font-size: 12px;
}

#search1 input
{
	border:solid 1px #B7B7B7;font:12px/23px arial; height:20px; background:url(../img/search_textbg.jpg) repeat-x;
}
.toolButton
{ border:solid 1px #BABAB8;height:20px; padding-top:1px; background:url(../img/buttonbg2.jpg) repeat-x;color:#5a9420; cursor:pointer;}
.toolButton2
{ border:solid 1px #BABAB8;height:20px; padding-top:1px; background:url(../img/button_bg2.jpg) repeat;color:#464646; cursor:pointer;}

.R_botton{ border:solid 1px #7cae00; padding-top:1px; background:url(../img/buttonbg.gif) repeat-x; font:12px/23px arial; height:24px; color:#5a9420;}
