/* tpprel */
/* use for page layout */
#tablemain {
	width: 98%;
	background-color: #E7DBC3;
	border: 4px solid #9B780F;
	color:#800000;
}
body {
	font-family: "Franklin Gothic Book", Arial, "Times New Roman";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background-image: url("../0017/PAISLETB.JPG") ;
}
td, th {
	font-family: "Franklin Gothic Book", "Arial";
	font-size: 14px;
}
.PageTitle {
	font-family: "Calligraph421 BT", "Franklin Gothic Book", Arial;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
  color: #660000;
}
#hrheader {
	color:#9B780F;
	background-color:#9b780F;
	height:2px;
	width:80%
}

.footer {
  font-family: "Franklin Gothic Book", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}
.botfooter {
	font-family: Calligraph421 BT, Franklin Gothic Book, Arial;
	font-size:x-small;
	color:#660000;
	text-align:center;
	width: 100%;
	}
.botfooter a {
	text-decoration:none;
	color: #660000;
	font-size: small;
}
.botfooter a:hover {color: #666600;	}
