body {
	font: normal 12px verdana,arial,sans-serif;
	margin: 0px;
	padding: 10px;
	background-color: oldlace;
}
body.plain {
	font: normal 12px verdana,arial,sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: white;
	text-align: center;
}
p.goldstar {
	margin: 0px;
	padding: 4px 0px;
}
p.newstitle {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 3px 0px;
}
p.boxtitle {
	font: normal 16px verdana,arial,sans-serif;
	margin: 0px;
	padding: 10px 0px;
	font-weight: 600;
	text-align: center;
}
p.inthenews {
	font: normal 14px verdana,arial,sans-serif;
	font-weight: 600;
	color: #990000;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 2px;
}
p.inthenews_left {
	font: normal 14px verdana,arial,sans-serif;
	font-weight: 600;
	color: #990000;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 2px;
}
p.sectionhead {
	font-size: 13px;
	font-family: verdana,arial,sans-serif;
	font-weight: 600;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
p.small {
	font: normal 9px verdana,arial,sans-serif;
}
.sachem_head {
	position: relative;
	top: -12px;
	left: -5px;
	width: 90px;
	height:69px;
}
.wyh {
	position: relative;
	left: -5px;
}
div.navbar {
	background-image: url(../images/swatch.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 968px;
}
div.content {
	background-color: #f8f8f8;
	width: 968px;
	height: auto !important;
	min-height: 600px;
	height: 600px;
	text-align: left;
}
div.wyhnews {
	padding: 0px 0px;
	margin: 0px auto;
	width:650px;
/*	height: auto !important;*/
	height: 102px;
	overflow: auto;
	text-align: left;
}
div.teampagetitle {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
span.b {
	font-weight: 600;
}
span.schedlabel {
	font-weight: 600;
	color: white;
}
span.ppd {
	color: #990000;
	font-weight: 600;
}
span.schednorm {
	text-decoration: none;
}
span.schedppd {
	text-decoration: line-through;
}
span.gd_date {
	font-weight: 600;
}
form {
	display: inline;
}
input.previewbtn {
	background-color: #990000;
	color: white;
	width: 32px;
	height: 14px;
	font-family: verdana,arial,"sans serif";
	font-size: 9px;
	font-weight: 200;
	text-align: center;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
input.previewbtngray {
	background-color: #999999;
	color: white;
	width: 32px;
	height: 14px;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	font-weight: 200;
	text-align: center;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a.main:link{color: black; font-weight: 500; text-decoration: none}
a.main:visited{color: black; font-weight: 500; text-decoration: none}
a.main:hover{color: #990000; font-weight: 500; text-decoration:underline}
a.main:active{color: black; font-weight: 500; text-decoration: none}

a.main_ul:link{color: black; font-weight: 500; text-decoration: underline}
a.main_ul:visited{color: black; font-weight: 500; text-decoration: underline}
a.main_ul:hover{color: #990000; font-weight: 500; text-decoration:underline}
a.main_ul:active{color: black; font-weight: 500; text-decoration: underline}

a.headline:link{color: #6c86a7; font-weight: 600; text-decoration: underline}
a.headline:visited{color: #6c86a7; font-weight: 600; text-decoration: underline}
a.headline:hover{color: #990000; font-weight: 600; text-decoration:underline}
a.headline:active{color: #6c86a7; font-weight: 600; text-decoration: underline}

a.fullstory:link{color: #990000; font-weight: 600; text-decoration: none}
a.fullstory:visited{color: #990000; font-weight: 600; text-decoration: none}
a.fullstory:hover{color: #990000; font-weight: 600; text-decoration:underline}
a.fullstory:active{color: #990000; font-weight: 600; text-decoration: none}

a.none:link{color: #f8f8f8;text-decoration: none}
a.none:visited{color: #f8f8f8;text-decoration: none}
a.none:hover{color: #f8f8f8;text-decoration:none}
a.none:active{color: #f8f8f8;text-decoration: none}
