BODY
{
	background-color: #9999ff;
	font-family: Verdana, 'Trebuchet MS';
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
TD
{
	vertical-align: top;
}
A
{
	text-decoration: none;
	color: inherit;
}

.caption
{
	padding: 10px 10px 10px 10px; 
	font-size: 10px;
	font-style: italic;
}
.topmenu
{
	color: #000000;
	background-color: #6666ff;
	font-size: 12px;
	text-decoration: none;
	height: 25px;
}
.topimage
{
	background-image: url(looptop.jpg);
}
.topbar
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 800;
	height: 108;
}
.rallytitle
{
	font-size: 32px;
}
.maintable
{
	width: 800px;
	border-right: #0000ff 4px solid;
	border-top: #0000ff 4px solid;
	border-left: #0000ff 4px solid;
	border-bottom: #0000ff 4px solid;
	background-color: #ffffff;
}

.topdivbar
{
	text-align: center;
	background-color: #0000ff;
	padding: 5px;
	height: 10px;
}

.divbar
{
	text-align: center;
	background-color: #6666ff;
	padding: 5px;
	height: 15px;
}

.entrylist
{
	text-align: left;
	background-color: #9999ff;
}
.infotitle
{
	font-size: 14px;
	font-weight: bolder;
}
B
{
	font-size: 13px;
	font-weight: bolder;
}

.infolist
{ 
	text-align: left;
    vertical-align: top;
    
}
.infobar
{
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	background-color: #ffffff;
}
.inlineimg
{
	margin: 10px;
}
.footer
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
UL.links
{
	list-style-position: outside;
	/** text-indent: -25px; **/
	list-style-type: circle;
}
IFRAME
{
	border-right: #8a8aff thin solid;
	border-top: #8a8aff thin solid;
	border-left: #8a8aff thin solid;
	border-bottom: #8a8aff thin solid;
}
A:link
{
	color: #27278B;
}
A:link.topmenu
{
	color: #000000;
}
A:visited.topmenu
{
	color: #000000;
}
A:active
{
	color: #27278B;
}
A:visited
{
	color: #27278B;
}
A:hover
{
	color: #000000;
}
