.Navigation {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 11px;
}
a.Navigation {
	color: #000000;
	text-decoration: none;
}
a.Navigation:hover {
	color: #000000;
	text-decoration: underline;
}
.table_bg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
}
.button_text {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}
a.button_text:hover {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 18px;
	text-decoration: underline;
}
.button_table {
	background-attachment: fixed;
	background-image: url(images/navigation/nav_buttons_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.more {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	font-size: 10px;
	font-style: italic;
	color: #5D54A5;
	text-decoration: none;
	padding-left: 5px;
}
a.more:hover {
	text-decoration: underline;
}
.image_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
a.Navigation:active {
	color: #FFFFFF;
	text-decoration: underline;
}

