.divgraphic {
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.normal {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-size: 14px;
}
.buttons {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.ponyhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
}
.profilenorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: capitalize;
}
.pagehead {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.normalsmall {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-size: 10px;
}
.normalcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000066;
}

