body { font-size: 10pt; font-family: verdana; line-height: 13pt; }
p { font-size: 10pt; font-family: verdana; line-height: 13pt; }
td { }
a:link {
	color: navy;
	font-size: inherit;
	font-family: verdana;
	line-height: normal;
	text-decoration: none;
}
a:visited { color: navy; font-size: inherit; font-family: verdana; line-height: inherit; text-decoration: none; }
a:hover {
	color: gray;
	font-size: inherit;
	font-family: verdana;
	line-height: inherit;
}
a:active {
	color: navy;
	font-size: 10px;
	font-family: verdana;
	line-height: inherit;
	text-decoration: none;
}


#navbar {
	position:absolute;
	left:3px;
	top:3px;
	width:130px;
	height:500px;
	z-index:13;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	display: block;
	padding: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6B6B6;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
	background-color: #FFFFFF;
}
#navbar ul {
	display: block;
	word-spacing: normal;
	border: 1px none #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#navbar a:hover {
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
	border-left-color: #BDBDBD;
	color: #000080;
	display: block;
	background-color: #E3E3E3;
}
#navbar a:visited {
}
h2 {
	color: #000080;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000080;
	border-bottom-color: #000080;
	margin-top: 6px;
	margin-bottom: 0px;
	font-size: 24px;
}
#navbar a {
	color: #000000;
	background-color: #FFFFFF;
	display: block;
}
