.menuLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #707B41;
	background-color: #ECE9D8;
	border: 1px solid #000000;
	width: 180px;
	float: left;
	clear: both;
	list-style-image: url(images/arrow.gif);
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.left {
	float: left;
	padding: 5px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #707B41;
}
a:link {
	color: #707B41;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #000000;
}

.infoLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #707B41;
	background-color: #ECE9D8;
	border: 1px solid #000000;
	width: 150px;
	float: right;
	clear: both;
	list-style-image: url(images/arrow.gif);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bolder {
	font-weight: bold;
}
.title {
	width: 95%;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	border-bottom-width: 1px;
}
.right {
	float: right;
	clear: left;
}
.tableBack1 {
	background-color: #ECE9D8;
}
.tableBack2 {

	background-color: #F4F3EA;
}
.loginLink {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #707B41;
	background-color: #E4D12F;
	border: 1px solid #000000;
	width: 180px;
	float: left;
	clear: both;
	list-style-image: url(images/arrow.gif);
	padding-bottom: 5px;
	margin-bottom: 5px;
}

