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;
}

body {
	background-image: url(../images/synew/bg_01.jpg);


}
div#searchBarN{
	height:75px;
	width:100%;
	background:url(/images/searchbarN_bg.gif);
	clear:both;
	float:right;
	font-size:12px;
}
div#searchBar{
	height:95px;
	width:100%;
	background:url(/images/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:60%;
}
.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:49px;
	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:49px;
	text-align:center;
	padding-top:3px;
	font-size:12px;
	background:url(/images/search_tab_bg.gif);
}
.searchLLine{
	width:5px;
	float:left;
	height:100%;
}
.searchRLine{
	width:1px;
	float:right
}
.searchA
{	
 text-decoration: underline;
}
.serach_sa 
{
	background: url(/images/common/search.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 60px;
	border: none;
}
