.maintop {
	background-image: url(images/top.jpg);
	height: 172px;
	width: 950px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
body {
	margin: 0px;
	padding: 0px;
}
.maintable {
	background-image: url(images/page-bg.jpg);
}
.lm {
	height: 25px;
	line-height: 25px;
	padding-left: 8px;
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #e4e4e4;
	margin-right: 8px;
}
.lm a {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #232A30;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
td,body,td a,body a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}
.PageHeading {
	background-image: url(images/heading.gif);
	height: 42px;
	background-repeat: no-repeat;
	line-height: 42px;
	margin-left: 0px;
	padding-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #35464E;
	padding-top: 2px;
}
