.layercentre {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 100%;
	width: 100%;
	background-position: center top;
}
body,td,th {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
}
body {
	background-color: ;
	background-image: url(../monstrocity/mc-page-background.jpg);
}
a:link {
	color: #8DAA97;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8DAA97;
}
a:hover {
	text-decoration: underline;
	letter-spacing: normal;
	color: #CFDDD3;
}
a:active {
	text-decoration: underline;
	color: #8DAA97;
}
.PageHeader {
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	font-weight: bold;
}
.Header {
	font-size: 24px;
	color: #8DAA97;
	font-weight: bold;
	line-height: 29px;
}
.SubHeader {
	font-size: 16px;
	color: #5F8B71;
	line-height: 18px;
	font-weight: bold;
}
.Tooltips {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
}
.ProductName {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
.ProductDetails {
	font-size: 11px;
	line-height: 16px;
}
.Footnote {
	font-size: 11px;
	color: #778E99;
	line-height: 16px;
}
.tooltips_box {
	overflow: hidden;
	height: 62px;
	width: 302px;
	background-image: url(../frames_icons/fieldcommand_tooltip_box.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px;
	vertical-align: middle;
}
.button_text {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a.button_text:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.button_text:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.button_text:hover {
	text-decoration: none;
	color: #4B636C;
}
a.button_text:active {
	text-decoration: none;
	color: ##FFFFFF;
}