body {
	background-color: #727272;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #D6191F;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #D6191F;
	text-decoration: none;
}
.contact_stripes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(images/contact_RS.gif);
}



.trophy {
	background-image: url(images/jordyn_big.jpg);
	background-repeat: no-repeat;
}
.resulttable {
	background-color: #FCFCFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.resulttableWHOLE {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 3px;
}


.trophyLITE {
	background-image: url(images/jordyn_big_fade.jpg);
	background-repeat: no-repeat;
}
.IMAGE_BORDER {
	padding: 3px;
	border: 1px solid #ACACAC;
}

.trophy_contact {
	background-image: url(images/jordyn_car.jpg);
	background-repeat: no-repeat;
	background-position: 140px 140px;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-family: "Century Gothic", Arial;
	font-size: x-large;
	color: #000000;
	font-weight: normal;
}

