.style1 {
}
#header {
}
#header {
	background-image: url(images/image_01b.gif);
	background-repeat: repeat-x;
}
#line_bottom {
	background-image: url(images/bottom_line.gif);
	background-repeat: repeat-x;
}
#left_line {
	background-image: url(images/left_line.gif);
	background-repeat: repeat-y;
}
#header1 {
	background-image: url(images/header1.gif);
	background-repeat: repeat-x;
}
a.orangelink:link {color: #E5B049; }
a.orangelink:visited {color: #E5B049; }
a.orangelink:hover {color: #E5B049; }
a.orangelink:active {color: #E5B049; } 

.searchBox{
  border: 1px solid #C7C0C0;
  background-image:url('images/magni_small.gif');
  background-repeat:no-repeat;
  padding-left:20px;
}