td.h1{

	font-size:17px;
	font-weight:bold;


}

td{
font-family: Tahoma,Arial,Helvetica;
font-size:8pt;
color:000000
}

input.mid{
width:120px;
}

td.search_order {
	background-color: #BFCBEF;
	color: #000000;
}

td.search_taken {
	background-color: Silver;
	color: Black;
}

td.search_contact {
	background-color: #FFA07A;
	color: Black;
}

tr.search_order {
	background-color: #BFCBEF;
	color: White;
}

tr.search_taken {
	background-color: Silver;
	color: Black;
}

tr.search_contact {
	background-color: #FFA07A;
	color: Black;
}

input.btnMini {
vertical-align:top;
	font:11px "trebuchet ms";
	line-height:12px;
	height:22px;
	background:#DEDEDE;
	color:#000000;
	border-style:2px inset;
}

INPUT.text {
	BACKGROUND: #FFFFFF;
	BORDER-BOTTOM: 1px solid #6495ED;
	BORDER-LEFT: 1px solid #6495ED;
	BORDER-RIGHT: 1px solid #6495ED;
	BORDER-TOP: 1px solid #6495ED;
	FONT: 10px Verdana, Helvetica, sans-serif;
	HEIGHT: 18px;
	VERTICAL-ALIGN: middle;
	WIDTH: 150px;
	color: #101010;
}

INPUT.textmini {
	BACKGROUND: #FFFFFF;
	BORDER-BOTTOM: 1px solid #6495ED;
	BORDER-LEFT: 1px solid #6495ED;
	BORDER-RIGHT: 1px solid #6495ED;
	BORDER-TOP: 1px solid #6495ED;
	FONT: 10px Verdana, Helvetica, sans-serif;
	HEIGHT: 18px;
	VERTICAL-ALIGN: middle;
	WIDTH: 50px;
	color: #101010;
}

select {
	BACKGROUND: #FFFFFF;
	BORDER-BOTTOM: 1px solid #6495ED;
	BORDER-LEFT: 1px solid #6495ED;
	BORDER-RIGHT: 1px solid #6495ED;
	BORDER-TOP: 1px solid #6495ED;
	FONT: 9px Verdana, Helvetica, sans-serif;
	HEIGHT: 18px;
	VERTICAL-ALIGN: middle;
	color: #101010;
}

input.submitbutton {
	vertical-align: top;
	display: inline;
	font: 10px "trebuchet ms";
	line-height: 9px;
	height: 18px;
	background: #6495ED;
	color: #FFFFFF;
	border-style: 2px inset;
}

input.okbutton {
	vertical-align: top;
	display: inline;
	line-height: 9px;
	height: 25px;
	background: #99FF66;
	color: #000000;
	border-style: 2px inset;
	font-weight:bold;
	font-size:10px;
}

input.cancelbutton {
	vertical-align: top;
	display: inline;
	line-height: 9px;
	height: 25px;
	background: #ff5e86;
	color: #000000;
	border-style: 2px inset;
	font-weight:bold;
	font-size:10px;
}
