﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
td.title
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

td.subTitle
{
	font-weight: bold;
	text-decoration: underline;
}
a
{
	text-decoration: none;
	color: Black;
}
a img
{
	border:none;
}
a:hover
{
	text-decoration::underline;
	color: Black;
}
input[type="radio"] 
{
    background-color: Transparent;
    border: none;
}
input[type="checkbox"] 
{
    background-color: Transparent;
    border: none;
}

input.checkbox
{
	background-color: Transparent;
	border: none;
}

input.radio
{
	background-color: Transparent;
	border: none;
}

.radioStyle
{
	background-color: Transparent;
	border: none;
}
span.error
{
	color: Red;
}

span.success 
{
	color: Blue;
	text-align: center;	
}

span.success td
{
	color: Blue;
}

.gridAlt td
{
	background-color: #ebebeb;
}

.gridHeader td
{
	background-color: #0074ce;
	color: White;
}
.gridFooter td
{
	background-color: #ece8c0;
}
table.gridTable
{
	border-bottom: none;
	border-right: none;	
}
table.gridTable td
{
	border: none;
}
table.AgentInfo td
{
	background-color: #98e6f3;
}

table.TblSummary td
{
	background-color: #98e6f3;
}

table.TblSummary
{
	padding: 0px;
	margin: 0px;
	background-color: #121452;
}

#treeUL
{
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#treeUL LI
{
	list-style-type: none;
	margin: 0px;
}

UL.wTreeStyle
{
	list-style-type: none;
	margin:0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;	
}
LI.wTreeStyle
{
	list-style-type: none;
	margin:0px 0px 0px 20px;
	padding: 0px 0px 1px 0px;	
}

.treeStyleNode
{
	color: #000;
	font-size: 9pt;
	font-family: Arial;
	border-right: #fff 1px solid;
	padding-right: 2px;
	border-top: #fff 1px solid;
	margin-top: 1px;
	padding-left: 1px;	
	margin-bottom: 2px;
	padding-bottom: 1px;	
	text-align: center;
	border-left: #fff 1px solid;
	color: #000;
	padding-top: 1px;
	border-bottom: #fff 1px solid;
	text-decoration: none;
	vertical-align: middle;
	height: 30px;
	cursor: default;
}
.treeStyleNodeH
{
	border-right: #ccc 1px solid;
	padding-right: 2px;
	border-top: #ccc 1px solid;
	margin-top: 1px;
	padding-left: 1px;
	font-size: 9pt;
	margin-bottom: 2px;
	padding-bottom: 1px;	
	border-left: #ccc 1px solid;
	color: #000;
	padding-top: 1px;
	border-bottom: #ccc 1px solid;
	font-family: Arial;
	text-decoration: none;	
	cursor: hand;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

.tableHeaderLinkStyle
{
	font-weight: normal;
	font-size: 9pt;
	vertical-align: top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

span.Personal
{
	color: #206225;
	font-weight: bold;
}

span.Group
{
	color: #38265e;
	font-weight: bold;
}

span.Count
{
	color: #595826;
	font-weight: bold;
}

span.Point
{
	color: #6b3630;
	font-weight: bold;
}

.div td 
{	
	color: Blue;
}

.Binary
{
	font-size:7pt;
}

.downline
{
	font-size:8pt;
}
.GroupName
{
	color: #bf88c2;
	font-weight:bold;
	font-size:8pt;
}

.AgentGroup
{
	background-color:#a9d470;
}

.GoldGroup
{
	background-color:#ffdc76;
}

.PlatinumGroup
{
	background-color:#e5e5e6;
}

.CDGroup
{
	background-color:#5ecbf5;
}

.InactiveGroup
{
	background-color:#f25e63;
}

.SubGroupName
{
	color: black;
	font-weight:bold;
	font-size:8pt;
}
.SubGroupValue
{
	color: #5ba2b8;
	font-weight:bold;
	font-size:8pt;
}
.ReadOnly
{
	background-color:Silver;
}

