@import url("nav_link_0.css");
@import url("nav_link_1.css");
@import url("nav_link_2.css");

body
{
	background-color: #C3C1A1;
	color: #306174;
	font: 8pt tahoma, verdana, arial, helvetica;
	margin: 15px; padding: 0px;
}

a:link
{
	color: #868244;
	text-decoration: none;
}
a:visited
{
	color: #868244;
	text-decoration: none;
}
a:hover, a:active
{
	color: #3B9BC0;
	text-decoration: none;
}

td, p { font: 8pt tahoma, verdana, arial, helvetica; }

.inlineimg { vertical-align: middle; }

.content
{
	color: #306174;
	font: 8pt tahoma, verdana, arial, helvetica;
}

.page
{
	width: 740px;
	text-align: left;
	background: #FFFEF6 url(./images/page_corner.gif) no-repeat bottom left;
}

.topbg { background: #064D68 url(./images/top_bg.gif) repeat-x top left; }

.topl { background-image: url(./images/top_left_corner.gif); background-repeat: no-repeat; background-position: top left; }
.topr { background-image: url(./images/top_right_corner.gif); background-repeat: no-repeat; background-position: top right; }
.topb { background: #C3C1A1 url(./images/top_bottom_center.gif) no-repeat top center; height: 1px; }

.topc
{
	color: #81CDEA;
	background-image: url(./images/top_center.gif); background-repeat: no-repeat; background-position: top center;
	height: 28px;
}
.topc a, .topc a:visited, .topc a:link
{
	color: #81CDEA;
	text-decoration: none;
}
.topc a:hover, .topc a:active
{
	color: #81CDEA;
	text-decoration: underline;
}

.top
{
	padding: 7px 12px 7px 12px;
}

.header
{
	background-image: url(./images/header_bg.gif); background-repeat: no-repeat; background-position: top center;
	height: 86px;
}

.logo { float: left; margin: 20px; }

.contentb { background-image: url(./images/content_border.gif); background-repeat: repeat-x; background-position: top left; }
.content { background-image: url(./images/content_bike.gif); background-repeat: no-repeat; background-position: top center; padding: 4px; }

.navbar { padding: 11px; padding-bottom: 160px; }
.content_box { padding: 20px; padding-top: 45px; background-image: url(./images/content_spacer.gif); background-repeat: repeat-y; background-position: top left; }
.bc { font-weight: bold; }