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;
}

TD 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal
}

TD.Listing
{
	font-weight:bold;
	color:#18559A;	
}

.ComHead
{
color:#18559A;font-size:12px;font-face:Verdana;margin:0px;padding:0px;
}
.Grad
{
filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#18559A,endcolorstr=#FFFFFF)
}
.thea
{
font-size:8pt;color:#808080
}

A:link    {text-decoration: none; color: #18559A;}
A:visited {text-decoration: none; color: #18559A;}
A:active  {text-decoration: none; color: #18559A;}
A:hover   {text-decoration: underline; color: #18559A;}

A.TheaterLink.link {font-size:8pt; text-decoration: none; color: #808080;}
A:TheaterLink.visited {font-size:8pt; text-decoration: none; color: #808080;}
A:TheaterLink.active  {font-size:8pt; text-decoration: none; color: #808080;}
A:TheaterLink.hover   {font-size:8pt; text-decoration: underline; color: #808080;}


.TinyText {font-size:9px;}
.SmallText {font-size:10px;}
.LargeText {font-size:14px;}
.LargerText {font-size:14px; font-weight:bold}
.LargestText {font-size:16px; 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)
}
