#main_bg1 {
	background-image: url(images/main_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
}
IMG.BorderedGreenHand {
	border: 3px solid #D2D2D2;
	margin: 2px;
	cursor: hand;
}
#mother_bg {
	background-image: url(images/mother_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
IMG.Bordered_whitenew {
	border: 1px solid #2E2E2E;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
	cursor: hand;
}
TABLE.Top
{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 136px;
	clear: left;
	text-align: center;
	vertical-align: middle;
}
IMG.BorderedGreenHand1 {
	margin: 2px;
	cursor: hand;
}
.number_page {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #afaeaa;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.first_name {
	font-size: small;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.second_name {
	font-size: small;
	color: #2f8dc0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: 5px;
}

