.mhead {
	background-color: #EACF97;
}
#tagline {
	background-color: #EACF97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 400;
}
.style2 {font-size: smaller}
.mt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a.lgl:link {
	color: #333333;
	text-decoration: none;
}
a.lgl:visited {
	color: #333333;
	text-decoration: none;
}
a.lgl:active {
	color: #333333;
	text-decoration: none;
}
#menubar {
	background-image: url(/assets/menu/menu_spacer.gif);
	background-repeat: repeat-x;
}
.ctable{
	border: 1px solid #AEA98C;
	background-color: #CCCCCC;
}
.citable{
	border: 3px double #660000;
	background-color: #FEFADF;
}
.artgrp {
	border: 1px solid #999999;
}
/* Newsletter Pages */
.newslettersep {
	color: #904E00;
	width: 500px;
	margin-left: 100px;
	text-align: left;
}
.newsattrib {
	color: #000000;
	width: 250px;
	margin-left: 0px;
	text-align: left;
}
.newsback {
	color: #904E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

