@charset "utf-8";


#f1 {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	color: #34416D;
	clear: both;
	float: none;
	font-size: 80%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #34416D;
}
#f3 {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(../images/copyright.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#f2 {
	text-align: right;
	clear: both;
	float: none;
	border-top: 0px solid #6699CC;
	border-right: 0px none #6699CC;
	border-bottom: 0px none #6699CC;
	border-left: 0px none #6699CC;
	height: 30px;
	width: 900px;
	background-image: url(../images/pagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px;
}

#f2 a {
	display: block;
	width:150px;
	height: 30px;
	text-indent: -9999px;
	margin-left: 750px;
 }

