/* Falconry fair bits */
body.ff {
	color: #000000;
	background-image: url(../images/2010_update/ff_bg_pic.gif);
}
td.ff_white {
	background-color:#FFFFFF;
	width: 900px;
}
td.left_links {
	border-right-color: #CCCCCC;
}
td.right {
	width: 260px;
	border-left-color: #CCCCCC;
	vertical-align:top;
}
/* links */
/* normal link */
a.ff {
	color: #044F92;
}
a.ff_text {
	color: #044F92;
	text-decoration:underline;
}
h1 {
	color: #F4CA20;
}
h2 {
	color: #F4CA20;
}

