.framebord {
	border: 1px groove #ADAEFF;
}
.frameFillContact {

	background-image: url(new/tableGrayFill240.jpg);
	background-repeat: repeat-y;
	width: 240px;
}

.tablefill500 {
	background-image: url(images/tablefill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 500px;
}
.tablefill240 {
	background-image: url(images/tablefill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 240px;
}
