.access-thumbs-bg {
	background-color: #330066;
	background-image: url(thumbs-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 15px;
	border: 2px solid #330066;
}
.access-title-bg {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330066;
	padding: 2px;
	border: 2px solid #330066;
}
h2 {
	border: solid 1px #330066;
	font-weight: bold;
	width: auto;
	color: #ffffff;
	background-color: #4e8536;
	font-size: small;
	padding: 2px;
}
.tnbg {
	background-image: url(tn-default.gif);
	background-repeat: no-repeat;
	height: 170px;
	width: 170px;
}
.nounderline {
	text-decoration: none;
}


