.null{}
html, body {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #59761A;
    background: #FFFFFF;
    text-align: center;
   margin: 5px;
}
a, a:active, a:visited {
	color: #59761A;
	font-size:60%;
	text-decoration: none;
	font-size: 100%
}
a:hover {
	text-decoration: underline;
}
input {
	font-size: 60%;
	border: 1px solid #59761A;
}
iframe {
	width: 100%;
	height: 400px;
	border: 0px, none, #ffffff;
}
#container {
	position: relative;
	width: 760px;
	margin: auto;
	padding: 0 0;
}
#banner {
	background-color: #FFFFFF;
	vertical-align: bottom;
	background-image: url('headerbg.gif');
	background-repeat: no-repeat;
}
#logo {
	vertical-align: middle;
	padding: 6px;
}
#search-form {
	vertical-align: middle;
	text-align: right;
}
#linkbar {
	background-color: #59761A;
	font-size: 60%;
	font-weight: bold;
	color: #ffffff;
}
#linkbar a {
	font-size: 60%;
	font-weight: bold;
	color: #ffffff;
}
#nav-path {
	font-size: 60%;
	background: #fff68a;
	height: 20px;
}
#left-panel {
	table-layout: fixed;
	width: 130px;
	margin: 0px;
	border: 0px none #999999;
	vertical-align: top;
}
#top-nav {
	width: 100%;
	font-size: 60%;
}
#top-nav td {
	background: #fff68a;
	padding: 2px 2px 2px 2px;
	height: 25px;
	font-size: 60%;
}
#top-nav a {
	font-weight: bold;
	text-transform: uppercase;
}
#top-nav .nav-cell {
	border: 1px solid #59761A;
}
#content-panel {
	max-width: 500px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	font-size: 100%;
	color: #000000;
}
#content-panel h3 {
	color: #59761A;
}
#content-panel #search-result {
	font-size: 60%;
	color: #000000;
}
#rich-text {
}
#rich-text td{
	color: #000000;
}
#rich-text li{
	font-size: 100%;
}
#rich-text ol{
	font-size: 100%;
}
#right-panel {
	width: 130px;
	vertical-align: top;
	text-align: center;
}
#sub-nav {
	width: 100%;
	border: 1px solid #59761A;
	font-size: 60%;
}
#sub-nav th {
	background: #fff68a;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #59761A;
}
#sub-nav .nav-cell {
	font-size: 60%;
}
#links {
	width: 100%;
	height: 100%;
	font-size: 60%;
	text-align: center;
	vertical-align: bottom;
}
#links td {
	text-align: center;
}
#links img {
	max-width: 130px;
}
#footer {
	border-top: 1px solid #59761A;
}
#footer .contact {
	padding: 5px;
	font-size: 60%;
	text-align: center;
}
#comm-list {
	width: 100%;
	font-size: 60%;
	color: #000000;
}
#comm-list .date {
	vertical-align: top;
}
#comm-list .title {
	font-weight: bold;
}
#comm-list .abstract {
}
/* position:relative and overflow:hidden are required */
#scroller {position:relative; overflow:hidden; width:100%; border-top:1px solid  #59761A; border-bottom:1px solid  #59761A; font-size: 80%}
/* display:none prevents the controls being shown when JavaScript is not present */
#controls {display:none; text-align:right; font-size: 80%}
/* add link formatting for the controls */
#controls a {}
/* add formatting for the scrolling text */
#tag {margin:2px 0}
/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}
/* used as a page top marker and to limit width */
#top {width:100%; margin:auto}
.tab {
	background-color: #59761A;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	width: 35%;
	font-size: 60%;
	padding: 5px;
}
.bordered {
	border: 1px solid #59761A;
	padding: 5px;
}
#onfocus {
	font-size: 60%;
	color: #000000;
}
#onfocus a {
	color: #000000;
}
#onfocus .title {
	color: #000000;
	font-weight: bold;
}
img.onfocus {
	border: 0px;
	margin-right: 5px;
}
img.comm {
	border: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.comm, a.comm, a.comm:link, a.comm:visited, a.comm:active {
	color: #000000;
}
.comm-title {
	color: #000000;
	font-weight: bold;
}
.result {
	font-size: 60%;
	color: #000000;
	text-align: center;
	width: 100%;
}
.counter {
	font-size: 10px;
	color: #FFFF99;
}
