body {
	background-color: #9A8676;
	background-image: url('/images/timage.gif');
	background-repeat: no-repeat;
	font-family: Lucida Bold, Tahoma, Trebuchet MS, Helvetica, Sans;
	font-size: 80%;
}

hr {
	background-color: #9A8676;
	border-width: 0px;
}

code,input,textarea,td,li {
	font-family: Lucida Bold, Tahoma, Trebuchet MS, Helvetica, Sans;
}

td {
	font-size: 80%;
}

input,textarea {
        border-style: solid;
        border-width: 1px;
        border-color: 000000;
        background-color: #9A8676;
	font-size: 100%;
}

div {
	margin-top: 0px;
}

ul {
	list-style-image:url(/images/ul.gif);
}

a                { color: #221a10; }
a:visited        { color: #554d30; }
a:hover          { color: #6178B2; }
a:active         { color: #BB3333; }

.anoul		{ text-decoration: none; }

.pflink		{ font-family: Lucida Bold, Tahoma, Helvetica, sans-serif; font-weight: 600; }
.pflink:hover	{ font-family: Lucida Bold, Tahoma, Helvetica, sans-serif; font-weight: 600; color: #9A8676;}


.newslist { list-style-type: square; color: #b18445; }
.newsitem { color: black; }

.subjecthead {
  border-bottom: 1px solid black;
}
