body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.title {
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.navbar {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
}
.navbar ul {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000066;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
.navbar ul li {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000066;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
.navbar a:link, .navbar a:visited {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000066;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:hover {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
#body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	padding: 10px;
	background-color: #FFFFFF;
}
#footer {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
	line-height: 21px;
	text-align: center;
	overflow: hidden;
}
#jview {
ÊÊÊdisplay: none; Ê
}