.pageshadow_top {
	background-image: url(images/pimg_shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pageshadow {
	background-image: url(images/pimg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.text_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.pageshadow_bottom {

	background-image: url(images/pimg_shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
