BODY
{
	
	background-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

BODY.public
{
	
	background-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

A:link    {text-decoration: none; color: #0000ff;}
A:visited {text-decoration: none; color: #0000ff;}
A:active  {text-decoration: none; color: #0000ff;}
A:hover   {text-decoration: none; color: #ff0000;}

A.WhiteLink:link    {text-decoration: none; color: #ffffff; font-size:12px; font-weight:bold}
A.WhiteLink:visited {text-decoration: none; color: #ffffff; font-size:12px; font-weight:bold}
A.WhiteLink:active  {text-decoration: none; color: #ffffff; font-size:12px; font-weight:bold}
A.WhiteLink:hover   {text-decoration: none; color: #BCC3EC; font-size:12px; font-weight:bold}

A.SmallWhiteLink:link    {text-decoration: none; color: #ffffff; font-size:10px; font-weight:bold}
A.SmallWhiteLink:visited {text-decoration: none; color: #ffffff; font-size:10px; font-weight:bold}
A.SmallWhiteLink:active  {text-decoration: none; color: #ffffff; font-size:10px; font-weight:bold}
A.SmallWhiteLink:hover   {text-decoration: none; color: #BCC3EC; font-size:10px; font-weight:bold}

A.TinyLink:link    {text-decoration: none; color: #0000ff; font-size:9px; font-weight:normal}
A.TinyLink:visited {text-decoration: none; color: #0000ff; font-size:9px; font-weight:normal}
A.TinyLink:active  {text-decoration: none; color: #0000ff; font-size:9px; font-weight:normal}
A.TinyLink:hover   {text-decoration: none; color: #ff0000; font-size:9px; font-weight:normal}

.TinyText {font-size:9px;}
.SmallText {font-size:10px;}
.LargeText {font-size:12px;}
.LargerText {font-size:12px; font-weight:bold}
.LargestText {font-size:14px; font-weight:bold}

.WhiteTinyText {font-size:9px; color: #ffffff;}
.WhiteSmallText {font-size:10px; color: #ffffff;}
.WhiteText {font-size:12px; color: #ffffff;}
.WhiteLargeText {font-size:14px; color: #ffffff;}
.WhiteLargerText {font-size:14px; color: #ffffff; font-weight:bold}
.WhiteLargestText {font-size:16px; color: #ffffff; font-weight:bold}


H1.mgmt {font-size:24px;font-weight:normal;background-color:#c0c0c0;layer-background-color:#c0c0c0;color:#000000;text-align:center;}
img{border:0px}

.dtree {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: text-bottom;
}
.dtree a {
	text-decoration: none;
}
.dtree a:hover {
	color: #666;
	text-decoration: underline;
}
.dtree .node {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #666;
}
.dtree .nodeSel {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #666;
	background-color: #c0d2ec;
}

.Glass
{
	color:black;
	background-color:#ffffff;
	border-style:solid;
	border-top-width:1;
	border-bottom-width:1;
	border-left-width:1;
	border-right-width:1;
	border-top-color:#c0c0c0;
	border-bottom-color:#000000;
	border-left-color:#c0c0c0;
	border-right-color:#000000;
	width:135;
	filter:
	Blur(Add = 1, Direction = 135, Strength = 1)
	progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff,endcolorstr=#c0c0c0)
}
