body {
	background-color: #637890;
	margin: 6px;
	padding: 6px;
}


a:link {
	color: #C7616B;
	text-decoration: none;
}

a:visited {

	color: #C7616B;
	text-decoration: none;
}

a:hover {
	color: #485768;
	text-decoration: underline;
}

a:active {
	color: #485768;
	text-decoration: underline;
}

.goldborder {
	border: 1px solid #BEBE7E;
}
.popstats1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #485768;
	background-color: #BEBE7E;

}
.pophead {
	text-decoration: none;
	background-color: #DBDBB7;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #485768;
	border-top: 1px solid #BEBE7E;
	border-right: 1px solid #BEBE7E;
	border-left: 1px solid #BEBE7E;

}
.popstats2 {
	background-color: #DBDBB7;
	vertical-align: top;

}
.popcontent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #485768;
	background-color: #FFFFEA;
	vertical-align: top;
	border: 1px solid #BEBE7E;
}
.popname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #485768;
	font-weight: bold;

}
.popcontent2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #485768;
	background-color: #EDF0F3;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}
