/*Search Box*/

/*borders*/
.invBoxTop3sides { border: 0px; display:none;}
.invBoxRight   { border: 0px; display:none;}
.invBoxBottom3sides { border: 0px; display:none;}
.invBoxLeft    { border: 0px; display:none;}
/*backgrounds*/
.invBckBlue {background: #fff url(/images/bckInv.gif) repeat-x;}
html>body .invBckBlue {background-position: 0px 3px;}
/*following adjusts the size of the table*/
.invBckBlue table{
margin-top: 30px;
}
.invBckBlue td{
padding: 2px;
}
.invTitle, .invTitle:hover	{ color: #000; font-family : Trebuchet MS, Verdana, Arial ; font-size : 13pt; font-weight: normal; text-align: center; text-transform: none; white-space: nowrap; line-height: 2px;
display: none;}
.inv, .inv:hover    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 8pt; font-weight: bold; text-transform: none; 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 #666666;
	color: #003366; 
	font-family: arial, verdana, ms sans serif; 
	font-weight: bold; 
	font-size: 9pt; 
	height: 25px;
	width: 75px;
	background: #f3f4e1 url(/images/bckTitle.gif) 0 0 repeat; 
}

.invMainSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 8pt; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none;}
.invResultsSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 8pt; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none;}
.invAdvancedSearch    { color: #000; font-family : Trebuchet MS, Arial, Verdana; font-size : 8pt; font-weight: bold; text-transform: none; letter-spacing: 1px; text-decoration: none;}
.invTitleSearch 	{ color: #B30000; font-family : Trebuchet MS, Arial, Verdana; font-size : 15pt; font-weight: bold; text-transform: uppercase;}
