
.MainCont {
	position: relative;
	background-color: #FFFFFF;
	padding: 2px;
}
.AvailMonths {
	position: relative;
	font-family: "tahoma";
	font-size: 1.2em;
	font-weight: bold;
	width: 100%;
	text-align: center;
	height: 40px;
}
.hrefsep {
	visibility: hidden;
}
.hrDiv {
	height: 1px;
	color: gray;
	border-style: dashed;
	visibility: hidden;
}
.rowDivider {
	position: relative;
	width: 500px;
	height: 5px;
}
.GroupsCont {
	position: relative;
	width: 100%;
	text-align: center;
}
.GroupRow {
	position: relative;
	width: 500px;
	height: 25px;
	font-family: "tahoma";
	font-size: 1em;
	font-stretch: wider;
	font-variant: small-caps;
	text-align: left;
}