body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.scroll {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	overflow-x:hidden;
	overflow-y:scroll;
	visibility: inherit;
	width: 230px;
	height: 130px;
	position: static;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: Gray;
	font-size: 12px;
	font-style: normal;
}
.home {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 230px;
	height: 130px;
	position: static;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: Gray;
	font-size: 12px;
	font-style: normal;
}
.scrollinterior {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 325px;
	height: 175px;
	position: static;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: Gray;
	font-size: 12px;
	font-style: normal;
	margin-right: -15px;
}
.nsinterior {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 300px;
	height: 160px;
	position: static;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: Gray;
	font-size: 12px;
	font-style: normal;
	padding-left: 20px;
}
.sinterior {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 300px;
	height: 160px;
	position: static;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: Gray;
	font-size: 12px;
	font-style: normal;
	margin-right: -15px;
}
.nsbiography {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 175px;
	height: 120px;
	position: static;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: Gray;
	font-size: 12px;
	font-style: normal;
}
.nsbiography_wide {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 260px;
	height: 100px;
	position: static;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: Gray;
	font-size: 12px;
	font-style: normal;
	padding: 20px 10px 0px 70px;
}
.imagelinks {
	font-family: "Times New Roman", Times, serif;
}
a:link {color: #FFFFFF}     /* unvisited link */
a:visited {color: #FFFFFF}  /* visited link */
a:hover {color: #FFFFFF}   /* mouse over link */
a:active {color: #FFFFFF}   /* selected link */

