
td.usersSelected {
	TEXT-ALIGN: center;
	background: #FFFFFF;
	border-width: 2;
	border-color: #457A36;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	font-color: #457A36;
}

.usersNotSelected {
	TEXT-ALIGN: center;
	background: #B7CDB1;
	border-width: 2;
	border-style: solid;
	border-color: #457A36;
	font-color: #457A36;
}

.usersNotSelected A {
 display: block;
 width: 100%;
}

.usersNotSelected A:HOVER {
  background-color: #88AC7D;
  display: block;
  color: white; //color: #457A36;
  text-decoration: none;
}

a.tabLink:link {
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	//COLOR: #457A36;
}
a.tabLink:visited {
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	//COLOR: #457A36;
}
.tabLink a:hover {
	//FONT-WEIGHT: bold;
	//TEXT-ALIGN: center;
	COLOR: #457A36;
}


td.usersEmpty 
{
	background: #FFFFFF;
	border-bottom-width: 2;
	border-bottom-style: solid;
	border-bottom-color: #457A36;
}

td.usersSpacer {
	border-bottom-width: 2;
	border-bottom-style: solid;
	border-bottom-color: #457A36;
}

td.usersMain {
	background: #FFFFFF;
	border-width: 2;
	border-color: #457A36;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}

.users {
	border: 0; 
	border-collapse: separate;
	border-spacing: 0; 
	width: 95%; 
	margin-left: 10; 
	margin-right: 10;
}

table.internal {
	border: 0;
	border-collapse: separate;
	border-width: 0;
	border-color: #FFFFFF;
}

td.internal {
	background: #336600;
	color: #FFFFFF;
	border-width: 0;
}
.heading2
{
	text-indent: -20px; margin-left: 20px; margin-top: 0; margin-bottom: 0; margin-right: 20px; font-weight: bold; text-decoration: underline
}
p.FAQAnswer
{
	text-indent: -20px; margin-left: 60px; margin-top: 0; margin-bottom: 0; margin-right: 20px
}








TD.AccountBalanceTable_top { border-bottom:1px solid #000000; }
.AccountBalanceTable_left { border-right:1px solid #FFFFFF; margin-left:0px; }