span.toplinks {
	font-weight: normal;
	font-style: italic;
}

span.toplinks a:link {
	text-decoration: none;
}
span.toplinks a:visited {
	text-decoration: none;
}

table.navbar th.selected {
	background-color: rgb(176,196,222); 
	border-bottom: 0px solid rgb(50%,50%,50%);
	border-top: 2px solid rgb(80%,80%,80%);
	border-left: 2px solid rgb(80%,80%,80%);
	border-right: 2px solid rgb(0%,0%,0%);
}
table.navbar th.selected a:link {
	color: navy;
	font-weight: bold;
}
table.navbar th.selected a:visited {
	color: navy;
	font-weight: bold;
}
td.hright {
        text-align: right;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 80%;
        font-weight: bold;
	white-space: nowrap;
}
td.hleft {
        text-align: left;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 80%;
        font-weight: bold;
	white-space: nowrap;
}
span.toptitle {
	font-size: 14pt;
}
table.navbar {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: white;
	border: 0; 
	border-bottom: 1px solid black;
}
table.navbar th {
	border-left: 2px solid rgb(80%,80%,80%);
	border-right: 2px solid black;
	border-top: 2px solid rgb(80%,80%,80%);
	border-bottom: 2px solid black;
	padding: .2em .2em .1em .2em;
	background-color: rgb(90%,90%,90%);
	font-weight: normal;
	font-size: 10pt;
	margin-bottom: 0px;
	font-family: sans-serif;
}
table.navbar a:link {
	color: black;
	text-decoration: none;
}
table.navbar a:visited {
	color: black;
	text-decoration: none;
}
table.navbar a:hover {
	text-decoration: none;
	background-color: white;
	color:navy;
	font-size: 10pt;
}
table.navbar td.navfil {
	background-color: rgb(90%,90%,90%);
	border-top: 0;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 9pt;
	color: black;
	font-style: italic;
	font-family: sans-serif;
}
table.navbar th.subnav {
	background-color: rgb(176,196,222); 
	border-left: 0px solid rgb(80%,80%,80%);
	border-right: 0px solid black;
	border-top: 0px solid rgb(80%,80%,80%);
	border-bottom: 1px solid black;
	padding-right: .1em; 
	padding-left: .1em; 
	font-size: 10pt;
	font-weight: medium;
}
table.navbar th.subnav a:link{
	color: navy;	
}
table.navbar th.subnav a:visited{
	color: navy;	
}
