.topleft {
	background-repeat: no-repeat; 
	background-image: url(images/topleft_md2.gif);
}

.topmid {
	background-repeat: repeat-x; 
	background-image: url(images/topmid_md2.gif);
}

.topright {
	background-repeat: no-repeat; 
	background-image: url(images/topright_md2.gif);
}

.lcol {
	background-repeat: repeat-y; 
	background-image: url(images/lcol_md2.gif);
}

.rcol {
	background-repeat: repeat-y; 
	background-image: url(images/rcol_md2.gif);
}

.botleft {
	background-repeat: no-repeat; 
	background-image: url(images/botleft_md2.gif);
}

.botmid {
	background-repeat: repeat-x; 
	background-image: url(images/botmid_md2.gif);
}

.botright {
	background-repeat: no-repeat; 
	background-image: url(images/botright_md2.gif);
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}