/* morgan & riley stylesheet */
a, a:visited {
	text-decoration: none;
}
a.logolink {
	margin-bottom: 3px;
	border: #000000 1px solid;
	color: #006400;
	background: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a.logolink:hover {
	color: #FFFFCC;
	background: #006400;
	font-weight: bolder;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}
a.menulink {
	border: #006400 1px solid;
	margin-bottom: 2px;
	margin-left: -1px;
	margin-right: -1px;
	width: 125px;
	padding-top: 3px;
	display: block;
	color: #006400;
	background: InfoBackground;
	font: 60% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	height: 20px;
}
a.menulink:hover {
	border: #006400 1px solid;
	margin-bottom: 2px;
	margin-left: -1px;
	margin-right: -1px;
	width: 125px;
	padding-top: 3px;
	display: block;
	color: #FFFFCC;
	background: #006400;
	font: bolder 60% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	height: 20px;
}
/* newsletter classes */
a.news, a.news:active, a.news:visited {
	padding-left: 5px;
	color: #000000;
	background: transparent;
	font-size: 80%;
	text-decoration: none;
}
a.news:hover {
	color: Orange;
	background: transparent;
}
a.newssel {
	background-color: Yellow;
	font-size: 80%;
}
body {
	color: #006400;
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	font-size: 80%;
}
span.button {
	padding-left: 4px;
	padding-right: 4px;
	width: 250px;
	display: block;
	color: #000000;
	background: ButtonFace;
	font: 80% Arial, Helvetica, sans-serif;
	cursor: pointer;
}
span.mailtobox, a.emaillink:visited {
	color: #000000;
	background: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
span.mailtobox, a.emaillink:hover, span.mailtobox, a.emaillink:visited {
	color: #006400;
	background: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
td.archive {
	vertical-align: top;
}
