body {
	margin: 0px;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Sans;
	color: #000000;
	background-color: #ffffff;
}

td {
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Sans;
}

h1 {
	font-size: 20px;
}

a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ff0000;
}

.page_border {
	width: 800px;
	background-image: url('../Images/left_border.gif');
	background-repeat: repeat-y;
}

.page_content {
	width: 772px;
	padding-left: 13px;
	padding-right: 13px;
}

.borders {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 772px;
}

.top_nav_out {
	width: 772px;
	background-color: #eecc66;
}

.top_nav {
	padding-left: 10px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Trebuchet MS;
	font-size: 12px;
}

a.top_link:link {
	color: #000000;
	text-decoration: none;
}

a.top_link:visited {
	color: #000000;
	text-decoration: none;
}

a.top_link:hover {
	color: #880000;
	text-decoration: underline;
}

a.top_link:active {
	color: #880000;
	text-decoration: underline;
}

.content {
	width: 552px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 20px;
}

.right_section {
	width: 180px;
	background-image: url('../Images/leaves_right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
}

.footer {
	width: 772px;
	padding-left: 10px;
	font-size: 10px;
	font-family: Sans;
}

a.footer_link:link {
	color: #004400;
}

a.footer_link:visited {
	color: #004400;
}

a.footer_link:hover {
	color: #880000;
}

a.footer_link:active {
	color: #880000;
}
