.topleft {
	background-repeat: no-repeat; 
	background-image: url(img/topleft_npn1.gif);
}

.topmid {
	background-repeat: repeat-x; 
	background-image: url(img/topmid_npn1.gif);
}

.topright {
	background-repeat: no-repeat; 
	background-image: url(img/topright_npn1.gif);
}

.lcol {
	background-repeat: repeat-y; 
	background-image: url(img/lcol_npn1.gif);
}

.rcol {
	background-repeat: repeat-y; 
	background-image: url(img/rcol_npn1.gif);
}

.botleft {
	background-repeat: no-repeat; 
	background-image: url(img/botleft_npn1.gif);
}

.botmid {
	background-repeat: repeat-x; 
	background-image: url(img/botmid_npn1.gif);
}

.botright {
	background-repeat: no-repeat; 
	background-image: url(img/botright_npn1.gif);
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}