body {
	font-family: "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(images/bkgd.gif);
	background-color: #91BCA6;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	color: #006633;
}
a:link {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.tablelineTop {
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #006633;

}
.tableline {

	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #006633;
}
hr {
	color: #006633;
}
#emps h3  { cursor:pointer; }
#emps h3.active  { color:#426F58; }
#emps div   { position:relative; }
#emps div p  { padding:0; margin-bottom:15px; }
