BODY
{
	background-color: #cccccc;
	font-family: Verdana, 'Trebuchet MS';
	font-size: 13px;
	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: 0px 10px 10px 10px;
	font-size: 10px;
	font-style: italic;
}
.topmenu
{
	color: #ffffff;
	background-color: #000000;
	font-size: 13px;
	text-decoration: none;
	height: 20px;
}
.mainmenu
{
	padding-left: 16px;
	background-color: #8a8aff;
	color: #27278B;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	height: 23px;
    vertical-align: top;

}
.topbar
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 800;
	height: 108;
}
.rallytitle
{
	font-size: 32px;
}
.maintable
{
	width: 800px;
	border-right: #000000 4px solid;
	border-top: #000000 4px solid;
	border-left: #000000 4px solid;
	border-bottom: #000000 4px solid;
	background-color: #ffffff;
}

.topdivbar
{
	text-align: center;
	background-color: #000000;
	padding: 5px;
	height:1px;
}

.divbar
{
	text-align: center;
	background-color: #cccccc;
	padding: 0px;
	height: 2px;
}
.profilebar
{
	text-align: center;
	background-color: #bbbbbb;
	padding: 0px;
	height: 20px;
}

.entrylist
{
	color: #ffffff;
	text-align: left;
	background-color: #333333;
}
.odd
{
	background-color: #dddddd;
}
.even
{
	background-color: #eeeeee;
}
.infotitle
{
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: 'Trebuchet MS' , Verdana;
}
B
{
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: 'Trebuchet MS' , Verdana;
}

.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: #ffffff;
}
A:visited.topmenu
{
	color: #ffffff;
}
A:hover.topmenu
{
	color: #bbbbbb;
}
A:active
{
	color: #27278B;
}
A:visited
{
	color: #27278B;
}
A:hover
{
	color: #000000;
}
