.AMLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
}
.AMLineTopRightLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #232323;
	border-right-color: #232323;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #232323;
	font-size: 11px;
	color: #232323;
	padding-right: 10px;
	padding-left: 10px;
}
.AMLineTopRightLeft a{
	font-size: 11px;
	color: #232323;
	text-decoration: none;
}
.AMLineTopRightLeft a:hover{
	font-size: 11px;
	color: #232323;
	text-decoration: underline;
}
.AMSubtitle {
	font-size: 12px;
	color: #232323;
	font-weight: bold;
}
.AMSubBoxes {
	border: 1px solid #232323;
	font-size: 12px;
	color: #232323;
	padding: 2px 5px 2px 5px;
}
.AMSubBoxes a{
	font-size: 12px;
	color: #232323;
	text-decoration: none;
}
.AMSubBoxes a:hover{
	font-size: 12px;
	color: #232323;
	text-decoration: underline;
}