#TableAdvSearch .InpFromTo, #TableAdvSearch .InpFromToYellow {
	height: 18px;
	width: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#TableAdvSearch .DivFromTo, #TableAdvSearch .DivFromToYellow {
	height: 21px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	float: left;
}
#TableAdvSearch .SelField {
	width: 178px;
	height: 21px;
}
#TableAdvSearch .InpField, #TableAdvSearch .InpFieldYellow {
	width: 178px;
	height: 21px;
}
#DivAdvSearchCaption {
	text-align: left;
	height: 20px;
	background-image: url(Back_AdvSearchCap.jpg);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	font-weight: bold;
}
.TDInput {
	padding-bottom: 4px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 5px;
}
#ButtonAdvSearch {
	width: 178px;
	height: 25px;/*23px;*/
}
.TDAdvSearchName {
	font-weight: bold;
}