@charset "utf-8";

.bodyTable {

	background-image: url(images/main-layout.jpg);

	background-repeat: no-repeat;

}
body table tr td form {
	text-align: center;
}
body table tr td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
}


.linkTbl {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #FFFFFF;

	position: relative;

	top: 155px;

	left: 16px;

	width: auto;

	font-style: normal;

	font-weight: bold;

}

