.AccordionPanelContentnm {
	overflow: auto;
	margin: 0 auto;
	padding: 0px;
	height: 234px;
	width: 218px;
	background-color: #F9F9F9;
}
.tabBaseCurveDarknm {
	background-image: url(../images/tabBottomDark2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 234px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.tabBaseCurveLightnm {
	background-image: url(../images/tabBottomDark2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 234px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.contentNewMember {
	margin: 0 auto;
	margin-top: 15px;
	width: 200px;
	border: solid 0px red;
	line-height: 20px;
}
.buttonContact {
	margin-top: 22px;
	margin-left: 124px;
	width: 84px;
	height: 20px;
	border: solid 0px red;
	background-image: url(../images/contactButton.gif);
	background-repeat: no-repeat;
}






.contentCalc {
	margin: 0 auto;
	margin-top: 15px;
	width: 200px;
	border: solid 0px red;
	line-height: 20px;
}
.buttonCalc {
	margin-top: 22px;
	margin-left: 124px;
	width: 84px;
	height: 20px;
	border: solid 0px red;
	background-image: url(../images/calcButton.gif);
	background-repeat: no-repeat;	
}

