/*Search Box*/

/*borders*/
.invBoxTop3sides { border-bottom: 1px solid #999966; background-color:; }
.invBoxRight   { border-right: 1px solid #999966; border-left: 0px;  background: #e9eacf url(/images/bckInvSearch.gif) 0 0 repeat-x; }
.invBoxBottom3sides { border: 1px solid #999966; border-top: 0px; background-color: #e9eacf; }
.invBoxLeft    { border-left: 1px solid #999966; background: #e9eacf url(/images/bckInvSearch.gif) 0 0 repeat-x; }

.invTitle, .invTitle:hover	{ color: #663300; font-family : Trebuchet MS, Verdana, Arial ; font-size : 13pt; font-weight: normal; text-transform: none; white-space: nowrap;}
.invBckBlue	  { background: #e9eacf url(/images/bckInvSearch.gif) 0 0 repeat-x;}
.inv, .inv:hover    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 9pt; font-weight: bold; text-transform: none; letter-spacing: 0px; text-decoration: none;}

.invMainSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 9pt; font-weight: bold; text-transform: none; letter-spacing: 0px; text-decoration: none;}
.invResultsSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 9pt; font-weight: bold; text-transform: none; letter-spacing: 0px; text-decoration: none;}
.invAdvancedSearch   { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 9pt; font-weight: bold; text-transform: none; letter-spacing: 0px; text-decoration: none;}
.invTitleSearch		{ color: #663300; font-family : Trebuchet MS, Verdana, Arial ; font-size : 13pt; font-weight: normal; text-transform: none; white-space: nowrap;}
	

.invSelectList {
font-family : Trebuchet MS, Arial, Verdana;
width: 125px;
font-size: 12px;
font-weight: normal;
color: #000;
background-color: #fff;
letter-spacing: 1px;
}
.invSubmitBtn { 
	border: 1px solid #b3b3b3;
	color: #000; 
	font-family: arial, verdana, ms sans serif; 
	font-weight: bold; 
	font-size: 9pt; 
	background: #f3f4e1 url(/images/bckSearchBtn.gif) 0 0 repeat-x; 
}

