body
{
	background-image: url(/images/bkg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #CACACA;
}
img
{
	border: 0px;
}


input, textarea
{
	background-color:#eeeeee;
}
.Page_Table {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 1000px;
	padding-bottom: 50px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.images {
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 215px;
	border: 2px solid #000000;
}