body {
	margin: 2px 2px 2px 2px;
	background: #ffffff;
}

A:link {
	color: #6DBD20;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #6DBD20;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #0087D7;
	font-weight: bold;
	text-decoration: underline;
}

A:active {
	color: #0087D7;
	font-weight: bold;
	text-decoration: underline;
}

A:link.newslink {
	color: #ff0000;
	text-decoration: none;
}

A:visited.newslink {
	color: #ff0000;
	text-decoration: none;
}

A:hover.newslink {
	color: #0087D7;
	text-decoration: underline;
}

A:active.newslink {
	color: #0087D7;
	text-decoration: underline;
}

A:link.gallery {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

A:active.gallery {
	color: #ff0000;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

A:visited.gallery {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

A:hover.gallery {
	color: #ff0000;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

.head1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6DBD20;
	font-weight: bold;
}

.poll {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.poll2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

.pageBody {
	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	background: #ffffff;
}

.pageTxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.panelHead{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.ArchiveHead {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #C8C8C8;
	font-weight: bold;
	background: #ffffff;
}

.LiveHead {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0087D7;
	font-weight: bold;
	background: #F7F9F4;
}

.ArchiveBody {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
}

.LiveBody {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.newsletter0 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0087D7;
	font-weight: bold;
	background: #F7F9F4;
}

.newsletter1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0087D7;
	font-weight: bold;
	background: #F0F2ED;
}

.floatLeft {
	float: right;
}

.crossLinkText {
	font-size: 1;
}