body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.up:link {
	color: #333333;
	text-decoration: underline;
}
a.up:visited {
	color: #333333;
	text-decoration: underline;
}
a.up:hover {
	color: #333333;
	text-decoration: none;
	background-color: #EEEEFF;
}
a.up:active {
	color: #333333;
	text-decoration: none;
	background-color: #EEEEFF;
}


a.site:link {
	color: #333333;
	text-decoration: none;
}
a.site:visited {
	color: #333333;
	text-decoration: none;
}
a.site:hover {
	color: #000099;
	text-decoration: none;
}
a.site:active {
	color: #000099;
	text-decoration: none;
}



#pagetop {
	font-size: 10pt;
	width: 550px;
	text-align: right;
	padding: 10px;
}
#pagetop02 {
	font-size: 10pt;
	width: 750px;
	text-align: right;
	padding: 10px;
}

#copy {
	width: auto;
	padding: 2px;
	text-align: right;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}
#logo {
	height: 17px;
	width: 190px;
	top: 0px;
}
#site {
	color: #333333;
	width: auto;
	text-align: right;
	margin-right: 0px;
	font-size: 9pt;
	margin-top: 2px;
	padding-right: 5px;
	font-weight: normal;
}
#site ul {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 5px;
}
#site ul li {
	display: inline;
	border: none;
}
#site li a {
	color: #333333;
	text-decoration: none;
}
#site li a:hover {
	color: #333333;
	text-decoration: underline;
}
