/*Search Box*/
.invBoxTop3sides { border: 0px solid #000; border-bottom: 0; background-color: #666666; }
.invTitle, .invTitle:hover	{ color: #fff; font-family : "Futura STD", "Futura", Trebuchet, Arial, Verdana, sans-serif ; font-size : 18px; font-weight: normal; text-transform: uppercase; white-space: nowrap;}
.invBoxLeft    { border-left: 0px solid #000; background-color: #666666; }
.invBckBlue	  { background-color: #666666;}
.inv, .inv:hover    { color: #fff; font-family : Trebuchet MS, Arial, Verdana; font-size : 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; text-decoration: none;}
.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 #999;
	color: #333; 
	font-family: arial, verdana, ms sans serif; 
	font-weight: bold; 
	font-size: 11px; 
	background-color: #fff;
}
.invBoxRight   { border-right: 0px solid #000; background-color: #666666; }
.invBoxBottom3sides { border: 0px solid #000; border-top: 0; background-color: #666666; }

.invMainSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;}
.invResultsSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;}
.invAdvancedSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px;}
.invTitleSearch 	{ color: #788393; font-family : "Futura STD", "Futura", Trebuchet, Arial, Verdana, sans-serif ; font-size : 18px; font-weight: normal; text-transform: uppercase; white-space: nowrap; }
