@charset "utf-8";
.MenuBGImage {
	background-attachment: scroll;
	background-image: url(/resources/images/imgPageBG_Header_MenuBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuText {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #c5ae8d; }
.MenuText a: { font-size: 12px; color: #c5ae8d; text-decoration: none}
.MenuText a:link { font-size: 12px; color: #c5ae8d; text-decoration: none}
.MenuText a:visited { font-size: 12px; color: #c5ae8d; text-decoration: none}
.MenuText a:hover { font-size: 12px; color: #ffffff; text-decoration: none}
.MenuText a:active { font-size: 12px; color: #c5ae8d; text-decoration: none}
.Footer {
	background-attachment: scroll;
	background-image: url(/resources/images/imgPageBG_Footer_CopyrightBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c5ae8d;
}
.ContentWindowBG {
	background-image: url(/resources/images/imgPageBG_Content_MainWindow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fefefe;
	line-height: 20px;
}
.PageTitles {
	font-family: "Segoe Media Center", Helvetica, Arial, sans-serif;
	font-size: 18px;
}
