.menu-bck {
	background-attachment: scroll;
	background-image: url(images/menu-bck.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.content-bck {
	background-attachment: scroll;
	background-image: url(images/content-bck.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.Footer-bck {
	background-attachment: scroll;
	background-image: url(images/fotter-bck.gif);
	background-repeat: no-repeat;
}
.calibri-ten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C4772;
}
.no-pad {
	margin: 0px;
	padding: 0px;
}
.form-class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C4772;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

