a:link {
	color: blue;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color: blue;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: blue;
	text-decoration:none;
	font-weight: bold;
}

a:active {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}


body {
	background-color: #336699;
}

.body {
	background-color: #99BBEE;
}

.tagline {
	background-image:url('/../images/titlebgfill.png');
	text-align: center;
	vertical-align: middle;
	height: 40px;
}

.menu {
	background-color: purple;
}

.menuheader {

	border-collapse: collapse;

}

.menucontent {
	background-color: #CCCCCC;
}

.home_link {

}

.menu_home {
	text-align: center;
}

.usefull_link {

}

.menu_usefull {
	text-align: center;
}

.thanx_link {

}

.menu_thanx {
	text-align: center;
}

.training_link {

}

.menu_training {
	text-align: center;
}

.events_link {

}

.menu_events {
	text-align: center;
}

.contact_link {

}

.menu_contact {
	text-align: center;
}

.mailing_link {

}

.menu_mailing {
	text-align: center;
}

.newsletter_link {

}

.menu_newsletter {
	text-align: center;
}
.foodbank_link {

}

.menu_foodbank {
	text-align: center;
}

.8782_link {

}

.menu_8782 {
	text-align: center;
}

.disclaimer {
	text-align: center;
}

.disclaimertable {
	width: 100%;
	background-color: #CCCCCC;
}

.datetable {
	text-align: right;
}

.dateinfo {
	width: 100%;
}