.mainMenu .buttonList .linkA .selLink{
	background:url(/img/mainMenu/linkAbg4.jpg);
}	
.mainMenu .bar {
	background:url(/img/mainMenu/barBg4.jpg) repeat-x;
}

/*style for IE*/	
* html .mainMenu .bar { 
	background:url(/img/mainMenu/barBg4.jpg) repeat-x;
}
h1,h2,h3 {
	color:  #BB5105;
} 		
#selLink{
	background : url(/img/mainMenu/linkAbg4.jpg) repeat-x;
}

#menuBar{
	background: url(/img/mainMenu/barBg4.jpg) repeat-x;	
	border: 0;
}

#linkALeftImg {
	display: block;
	float:left;
	width: 4px;
	height: 19px;
	background:url(/img/mainMenu/linkLeftA4.jpg) no-repeat;
}
* html #linkALeftImg{
	width: 7px;
}
#linkARightImg {
	display: block;
	float:left;
	width: 7px;
	height: 19px;	
	background:url(/img/mainMenu/linkRightA4.jpg) no-repeat;	
}

.global-search .search-targets .selected{
	background:url(/img/searchSelectedBg4.gif) bottom repeat-x;
}
.global-search .search-targets .selected a{
	background:transparent url(/img/searchSelected4.gif) bottom center no-repeat;
}
.global-search div.text{
	border:3px solid #a15006;
}
