body, td {
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
IMG a:link, IMG a:visited, IMG a:hover {
	border: none;
}
#contribute {
	width: 175px;
}
.boxContribute {
	background-color: #E2D082;
}
.boxContributeBorders {
	border-left: solid 2px #836E12;
	border-right: solid 2px #836E12;
	border-bottom: solid 2px #836E12;
}
#events {
	width: 175px;
}
.boxEvents {
	background-color: #C5C1B1;
}
.boxEventsBorders {
	border-left: solid 2px #323845;
	border-right: solid 2px #323845;
	border-bottom: solid 2px #323845;
}
.headerSub {
	background-image: url(../Images/headerSubBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 43px;
}
.main {
	padding-right: 15px;
}
.menu {
	background-image: url(../Images/menuBG.gif);
	background-repeat: repeat-y;
}
.submenu {
	border-left: dotted 1px white;
	color: white;
	background-color: transparent;
	text-decoration: none;
}
.submenuOver {
	border-left: dotted 1px #323845;
	color: #323845;
	background-color: #E2D082;
}
.submenutext {
	text-decoration: none;
	color: white;
}
.submenutextover {
	color: #E2D082;
}
.DeleteText {
	color: #990000;
	font-size: 9px;
}
