.no_reapeat {
	background-repeat: repeat-x;
}
.nayreapeat {
	background-image: url(images/repeat.jpg);
	background-repeat: repeat-y;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: 400;
	line-height: 17px;
}
.align-left {
	margin: 5px;
	padding: 5px;
	float: left;
	border: thin solid #D6DECF;
}
.align-right {
	float: right;
	border: thin solid #D6DECF;
	margin: 5px;
	padding: 5px;
}

.smalllinks {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #657953;
}

.smalllinks2 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.smalllinks2:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
	color: #BBB09E;
	text-decoration:underline;
	
	}

.smalllinks2:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #BBB09E;
	text-decoration:underline;
}

.header {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #5C343F;
}
.seminar {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #E3E0DB;
}
.content-link {
	font-family: Verdana;
	font-size: 12px;
	color: #879E72;
}
.sub-header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5C343F;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;

}

.mhcheaderLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	background-color: #FFFFFF;
	background-position: inherit;
}

.mhcheaderLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
	background-color: #FFFFFF;
	background-position: inherit;
}
.headerleftr {
	float: left;
}
