table.Top
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.Top td, table.Top th
{
	vertical-align: top;
}

table.Blue
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.Blue td, table.Blue th
{
	background-color: #003399;
	font-size: 120%;
	color: #ffffff;
}

table.Blue tr.alt td, table.Blue tr.alt th
{
	color: #000000;
}

table.Blue th
{
	font-size: 120%;
	color: #ffffff;
}

table.Blue tr.alt th
{
	background-color: #ffffff;
}

table.px4
{
	border-collapse: separate;
	border-spacing: expression(cellSpacing=2);
	border-spacing: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.px4 td, table.px4 th
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}

.Fontwhite, table tr td.Fontwhite
{
	font-size: 120%;
	color: #ffffff;
}

.BlueText, table tr td.BlueText
{
	font-family: Arial, sans-serif;
	font-size: 135%;
	font-weight: normal;
	font-style: normal;
	color: #0000FA;
	text-indent: 0;
	line-height: 120%;
}

.Normal, table tr td.Normal
{
	font-family: Verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-indent: 0;
	line-height: 120%;
}

h1
{
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #d00c33;
	text-indent: 0;
	line-height: 120%;
}

h2
{
	font-family: Arial, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-indent: 0;
	line-height: 110%;
}

h3
{
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-indent: 0;
	line-height: 120%;
}

h4
{
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #d21034;
	text-indent: 0;
	line-height: 110%;
}

h5
{
	font-family: Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-indent: 0;
	line-height: 120%;
}

h6
{
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #2116B8;
	line-height: 100%;
}

table.MembersList
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.MembersList td, table.MembersList th
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
	line-height: 120%;
}

table.MembersList tr.alt td, table.MembersList tr.alt th
{
	background-color: #cccccc;
}

table.MembersList th
{
	background-color: #d00c33;
	font-size: 90%;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

table.NoBorder
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.EventList
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.EventList td, table.EventList th
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	text-indent: 0;
	line-height: 140%;
}

table.EventList tr.alt td, table.EventList tr.alt th
{
	background-color: #cccccc;
}

table.EventList th
{
	background-color: #d00c33;
	font-size: 135%;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	line-height: 160%;
}


