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

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
}
body {
	background-image: url(../gfx/2009/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	background-attachment: fixed;
}.link {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.copyright ul {
	padding-left: 200px;
}
.top_nav {
	height: 90px;
	background-color: #000000;
	background-image: url(../gfx/2009/top_nav_back.jpg);

}

.nav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0090ff;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	padding-bottom: 3px;
}
a.nav: hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	padding-bottom: 3px;
	background-image: url(../gfx/nav-pointer.gif);
	background-repeat: no-repeat;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #00508e;
}
