@charset "utf-8";
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* CSS Document */

td img {display: block;}

img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	
}
.grey {
	background-image: url(images/bg.jpg);
}
.border {
border: 5px solid #666666;
}
img.border {
	background-color: #eaeae4;
	border: 1px solid #c7c7c5;
	padding: 3px;
	margin: 2px 3px 0 0;
	margin-left:auto;
	margin-right:auto;
}
