.topborder {
	background-image: url(chemineers01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topmid {
	background-image: url(chemineers02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.topborder02 {
	background-image: url(chemineers03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftshadow {
	background-image: url(leftshadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.midshadow {
	background-image: url(midshadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.rightshadow {
	background-image: url(rightshadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bottom01 {
	background-image: url(chemineers04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottommid {
	background-image: url(chemineers05.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottom02 {
	background-image: url(chemineers06.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fonts {
	font-family: verdana;
	font-size: 12pt;
}
