@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/BirdBkgd.jpg);
	background-repeat: repeat-x;
	background-color: #92B7DD;
}
.center-bk {
	background-image: url(images/center-bk.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.center-body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
	padding-right: 15px;
}
.btm {
	background-image: url(images/btm-bk.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: underline;
}
.center-bodyfees {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: center;
	padding-right: 15px;
}
#hit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
#hit a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
#hit a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
#hit a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
#hit a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

img { behavior: url("pngbehavior.htc"); }
