.BGheader {
	background-image: url(../images/BG_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 750px;
	padding: 5px;


}
.BORtop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.BGheaderSS {

	background-image: url(../images/BG_header_SS.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	padding: 10px 10px 10px 0px;
}

