.HeadBackground {
	background-image: url(images-skin/site-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.FootBackground {
	background-image: url(images-skin/site-foot-bg.jpg);
	background-repeat: no-repeat;
}
mmhide.NavTint {
	background-image: url(images-site/site-nav-tint.png);
	background-repeat: repeat;
}
.BaselineDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.BaselineDetails a:link {
	color: #666666;
	text-decoration: none;
}
.BaselineDetails a:visited {
	color: #666666;
	text-decoration: none;
}
.BaselineDetails a:hover {
	color: #666666;
	text-decoration: underline;
}
.BaselineDetails a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #798E90;
	text-decoration: none;
}
h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	background-color: #60737B;
	padding: 3px;
}
h3 {
	font-size: 15px;
	text-decoration: none;
	color: #CCCCCC;
}
p {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
li {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #FF3333;
	text-decoration: none;
}
a:visited {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
a:active {
	color: #FF3333;
	text-decoration: none;
}
.EventsGalleryStyle {
	border: 1px solid #FFFFFF;
	filter: Gray;
}
.WrappedParagraphRIGHT {
	vertical-align: top;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.WrappedParagraphLEFT {
	vertical-align: top;
	float: left;
	margin-right: 10px;
}
