div#searchBarN a:link{
	color: #3D362B;
}
div#searchBarN a:visited{
	color: #3D362B;
}
div#searchBarN a:hover{
	color: #FF6600;
}
div#searchBar a:link{
	color: #3D362B;
}
div#searchBar a:visited{
	color: #3D362B;
}
div#searchBar a:hover{
	color: #FF6600;
}


div#searchBarN{
	height:75px;
	width:100%;
	background-image:url(searchbarN_bg.gif);
	clear:both;
	float:right;
	font-size:12px;
}
div#searchBar{
	height:85px;
	width:100%;
	background-image:url(searchbar_bg.gif);
	clear:both;
	font-size:12px;
}
div.searchT{
	height:30px !important;
	height:22px;
	padding-left:100px;
}
.searchT ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.searchC{
	margin-top:3px;
	text-align:center;
}
div.searchD{
	margin-top:5px;
	padding-left:80px;
}
.searchC form{
	margin:0px;
	padding:0px;
}
input.textInput{
	height:20px;width:40%;
}
.activedTab{
	border-left:1px solid #993300;
	border-top:1px solid #993300;
	border-right:1px solid #993300;
	background-color:#ff9933;
	font-weight:bold;
	margin-left:-1px;
	line-height:25px;
	color:#330000;
	font-size:14px;
	float:left;
	width:72px;
	text-align:center;
	padding-top:6px;
}
.nTab{
	height:19px !important;
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline;
	line-height:32px;
	cursor:hand;
	float:left;
	width:68px;
	text-align:center;
	padding-top:3px;
	font-size:12px;
	background-image:url(search_tab_b.gif);
}
.searchLLine{
	width:5px;
	float:left;
	height:100%;
}
.searchRLine{
	width:1px;
	float:right
}