BODY
{
	background-color: #646c79;
	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: 10px 10px 10px 10px;
	font-size: 10px;
	font-style: italic;
}
.topmenu
{
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
	text-decoration: none;

}
.botmenu
{
	color: #eeeeee;
	background-color: #000000;
	font-size: 12px;
	text-decoration: none;

}
.mainmenu
{
	padding-left: 16px;
	background-color: #b1b6bf;
	color: #000000;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
    vertical-align: middle;

}
.header
{
    background-color: #0808ba;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
    padding-left: 20px;
}
.topbar
{
    background-color: #0808ba;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.rallytitle
{
	font-size: 32px;
}
.maintable
{
	width: 800px;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	background-color: #ffffff;
}

.sidebar
{
	text-align: center;
	background-color: #dddddd;
	padding: 5px;
	height: 20px;
}
.divbar
{
	text-align: center;
	background-color: #646c79;
	padding: 5px;
	height: 20px;
}

.entrylist
{
	text-align: left;
	background-color: #dddddd;
}
.infotitle
{
	font-size: 15px;
	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;
}
.footer
{
	font-size: 12px;
	color: #ffffff;
	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: #444444;
}
.enter
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
A:active
{
	color: #444444;
}
A:visited
{
	color: #444444;
}
A:hover
{
 text-decoration: underline;
	color: #000000;
}
A:hover.topmenu
{
 text-decoration: underline;
	color: #ffffff;
}
A.topmenu
{
	color: #ffffff;
}
A:hover.botmenu
{
 text-decoration: underline;
}
A.botmenu
{
 color: #eeeeee;
}
