body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #1e292b;
}
#TDscroll {
	height: 400px;
	width: 50%;
	overflow: scroll;
	position: static;
}
td {
	bottom: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #d23c2d;
	font-size: 36px;
	font-style: normal;
}
.smtable {
	background-image: url(img/topgradient.gif);
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}
a:link {
	color: #ac3d34;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

a:visited {
	color: #ac3d34;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a:hover {
	text-decoration: underline overline;
	color: #060;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.Italtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #607451;
}
#table1 {
	bottom: 0px;
}
.Tablebkgrd {
	background-image: url(img/gradient.gif);
	background-attachment: fixed;
	height: 460px;
	width: 950px;
}
.green {
	font-size: 20px;
	color: #607451;
}
.greensmall {
	font-size: 14px;
	color: #607451;
}

