body {
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;







}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;


}
.SendLink {
	width: 400px;
	right: 50px;
	bottom: 50px;
	border: 1px #003366;
	margin: 0px;
	padding: 0px;
	height: 200px;
	z-index: 16;
	background-repeat: repeat-x;
	background-position: left bottom;
	position: absolute;
	background-color: #666666;
	visibility: hidden;




}
.padSendLink {
	padding: 10px;
}
.padSendLink2 {

	padding: 0px 10px 10px;
}
