/* ShowTheBest Legend Style Sheet */
/* (c) 2000 ShowTheBest, Inc.	*/

/* This File can be used as a template for ShowTheBest Display Classes */


/* A:link {color: teal}
// A:visited {color: maroon}
*/

A:hover {color:maroon; background: black}
 
.LocalTimeLS{
	color: white;
	background-color:teal;
	font-family:sans-serif;
	font-size:x-small;
	width:20em;
}

.ButtonLS{
	color:pink;
	background-color:black;
	font-family:sans-serif;
	font-weight:bold;
	font-size:x-small;
	
	/*  display:none;  */
}

.DialogS{
	background: white;
	border:10 solid outset light gray; 
	width:20em;
	/*  display:none;  */
}
.DialogColSA, .DialogColS1, .DialogColS3{
}
.DialogColS2, .DialogColSall{

}



/**********************  Weight Specification Region ************************/
.WeightVectorS{
	background: #eefeee;
	padding: 1px;   
	font-size: xx-small;
	font-family:sans-serif;
}
.WeightLS{
	font-size:xx-small;
	color:green;
}
.WtWidgetLS1,.WtWidgetLS2,.WtWidgetLS3, .WtWidgetLS4,
.WtWidgetLSall{
}

.WtWidgetS1, .WtWidgetS2, .WtWidgetS3, .WtWidgetS4,
.WtWidgetS5,.WtWidgetS6, .WtWidgetS7, .WtWidgetS8, .WtWidgetS9, .WtWidgetS10, .WtWidgetSall, {
	font-size:xx-small;
}


/**********************  Reference Specification Region ************************/
.ValueVectorS, .Vr{
	background: #white;
 	padding: 1px;
 	font-size: xx-small;
	font-family:sans-serif;
	/*  display:none;  */

}
.ValueLS{
	color:green;
	font-size:xx-small;
}


/*  .ValWidgetLS3,  */
.ValWidgetS9, .ValWidgetLS9,
.Vn{
	display:none; 
}


.ValWidgetS1, .ValWidgetS2, .ValWidgetS3,
.ValWidgetS4, .ValWidgetS5, .ValWidgetS6,
.ValWidgetS7, .ValWidgetS8, .ValWidgetS10, .Vd, 
.ValWidgetSall, .ValWidgetS9
 {
	background-color:teal;
	color:white;
	font-family:sans-serif;
	font-size:xx-small;
}

/**********************  Header Specification Region ************************/
.ResultsVectorS{
 	background: white;
 	padding: 5px;
 	font-size: x-small;
 	font-family:sans-serif;
 	color:green;
}
.ResultsLS{
}

/**********************  Label Specification Region ************************/

.LabelVectorS{
	background: light grey;
	color:red;
	font-family:sans-serif;
	font-size:xx-small;
}


.LabelLSA, .LabelLSB, .LabelLS1,
.LabelLS2, .LabelLS3, .LabelLS4, .LabelLS5, .LabelLS6, .LabelLS7, .LabelLS8, .LabelLSall
{

}

/**********************  Database Specification Region ************************/

.DBTableS{
	background: white;
	font-size:xx-small;
}

.DBVectorS{
	background: #eeeeee; 
	font-family:sans-serif;
	font-size:xx-small;
	padding: 1pt;
}
.DBVectorAltS{
 	background: white;
	font-size: xx-small;   
	font-family:sans-serif;
	padding: 1pt;
}


.DBTableColSA{
	width:4em;
	color:teal;
	font-size:xx-small;
	text-align:center; 
}

.DBTableColSB{
	width:10em;
	color:teal;
	font-size:xx-small;
}

.DBTableColS1, .DBTableColS2, .DBTableColS3, .DBTableColS4,
.DBTableColSall{
	width:5em;
	color:teal;
	font-size:xx-small;
}



/**********************  Choices ************************/
.ChoiceLS1, .ChoiceLS2, ChoiceLS3{
 	background: yellow;
	font-size: xxx-small;   
	font-family:sans-serif;
	color:green;
	width:6em;
}

