.layer1 {
	left: 20%;
	top: 20%;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bgrd.gif);
}
.brgdTop {
	background-image: url(images/bgrd_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 10px;
}
.text a {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.text a:hover {
	color: #E4C179;
	text-decoration: underline;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 26px;
	color: #E4C179;
	text-decoration: underline;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E4C179;
}
.text2 a, .text2 a:link, .text2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.text2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.text3 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.text3 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.text3 a:hover {
	color: #E4C179;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F2A30;
}
.footer a {
	color: #2F2A30;
	text-decoration: underline;
}
.footer a:link {
	color: #2F2A30;
	text-decoration: underline;
}
.footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.pmIcon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2F2A30;
}
.buttonCell {
	background-image: url(images/button-bgrd.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
