/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #90bdf8;
	background-image: url(../../gfx/page_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding-bottom: 205px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #000000;
}
h3 {
	font-size: 18px;
	color: #000000;
}
h4 {
	font-size: 16px;
	color: #000000;
}
.top {
	background-image: url(../../gfx/2009/top_run.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00315B;
}
.top_nav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00315B;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
a.top_nav:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
a.top_nav:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
a.top_nav:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
a.top_nav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}
.side_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6991B5;
}
.side_right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6991B5;
}.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.menu:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.menu:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.menu:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.breadcrumbs {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00315B;
}
.title img {
	float: left;
}
.content {
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(../../gfx/content_back.png);
	background-repeat: repeat;
}

