#PageFunctionRegion {
	float: right;
}
#PageFunctionRegion a.Print {
	color: #e35b00;
	padding-left: 14px;
	background-image:    url("../../Images/PrintPage.gif");
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	width: auto;
}
#PageFunctionRegion a.Print:link, #PageFunctionRegion a.Print:active, #PageFunctionRegion a.Print:visited, #PageFunctionRegion a.Print:hover {
	color: #e35b00;
}
#PageFunctionRegion a.Print:hover {
	text-decoration: underline;
}
#PageFunctionRegion a.JumpToTop {
	color: #e35b00;
	padding-left: 14px;
	background-image:    url("../../Images/JumpToTop.gif");
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	width: auto;
}
#PageFunctionRegion a.JumpToTop:link, #PageFunctionRegion a.JumpToTop:active, #PageFunctionRegion a.JumpToTop:visited, #PageFunctionRegion a.JumpToTop:hover {
	color: #e35b00;
}
#PageFunctionRegion a.JumpToTop:hover {
	text-decoration: underline;
}

