.size2 {
	font-size: 1.5em;
}
.red {
	color: #FF0000;
}
.center {
	text-align: center;
}
.rallyhead {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	text-align: center;
	border-color: #2F24FB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: 100%;
}
.small {
	font-size: 0.8em;
}
.red size2 {
	vertical-align: super;
}
.super {
	vertical-align: super;
	font-size: 50%;
}
.compere {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 1px;
}
.compereimg {
	clear: both;
	vertical-align: text-top;
}
.compere p {
	margin: 0px;
}
.rallybody {
	border-color: #2F24FB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: 100%;
}
.rallybody a:hover, .rallybody a:active, .rallybody a:focus {
	text-decoration: underline;
}
.rallybody a
{
	color: #000000;
}

.sponsors {
	border-color: #2F24FB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: 100%;
}
.sponsors a
{
	/*	display: block;*/
	color: #000000;
	text-decoration: none;
	background-image: url(images/hrefarrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: center left;
	background-color: #C5C6FE;
}
.sponsors ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sponsors li {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.sponsors a:hover, .sponsors a:active, .sponsors a:focus {
	background-color: #F4FAB4;
}
a:visited
{
}
.floatleft {
	float: left;
}
.externallink {
	border-color: #2F24FB;
	border-bottom-width: 2px;
	border-bottom-style: none;
	width: 100%;
	/*	display: block;*/
	color: #000000;
	text-decoration: none;
	background-image: url(images/hrefarrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: center left;
	background-color: #C5C6FE;
}
}

