.menuBar
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: #2b2b23;
}
A.CharLink
{
	text-decoration: none;
	color: #000080;
}
A.CharLink:Hover
{
	color: red;
}
A.ClusterTitle
{
	color: Black;
}
A.ClusterTitle:Hover
{
	color: Gray;
}
BODY
{
    SCROLLBAR-FACE-COLOR: #2b2b23;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    SCROLLBAR-HIGHLIGHT-COLOR: #d8e7e8;
    SCROLLBAR-SHADOW-COLOR: #b6cdcf;
    COLOR: black;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    FONT-FAMILY: verdana, arial, times new roman;
    BACKGROUND-COLOR: white;
    SCROLLBAR-3D-LIGHT-COLOR: #D1E0E1
}
TABLE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman'
}
A
{
    COLOR: midnightblue
}
A:hover
{
    COLOR: red
}
.menuBar A
{
    COLOR: white
}
.error
{
    FONT-WEIGHT: bold;
    COLOR: red
}
.FeatureHeader
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Verdana, 'Microsoft Sans Serif'
}
.FeatureHeader .FH1
{
    COLOR: dimgray
}
.FeatureHeader .FH2
{
    COLOR: #000088
}
LABEL
{
    FONT-WEIGHT: bold
}
.demo
{
	color: gray;
}
.demotable
{
	border: 1px dotted gray; 
	width: 650px;
	text-align: center;
	margin: 10px;
	padding-bottom: 10px;
	color: Gray;
}
.WatchListHeading
{
    FONT-WEIGHT: bold
}
.HighlightedWord
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: #000080
}
.WatchlistTally
{
    COLOR: #000080
}
.PlayerBackGround
{
    BACKGROUND-COLOR: #c0c0c0
}
.TinyText
{
    FONT-SIZE: xx-small
}
.MiniLink
{
    FONT-SIZE: xx-small
}
.smallSelect
{
    FONT-SIZE: xx-small
}
.OtherWLName
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt
}
.SubmitButton
{
	font-size: 8pt;
	font-weight: bold;
	background-color: #2b2b23;
	border: solid 1px black;
	color: White;
	height: 20px;
	margin-bottom: 1px;
	width: 140px;
	cursor:hand;
}
.DemoButton
{
	font-size: 8pt;
	font-weight: bold;
	background-color: silver;
	border: 1px solid gray;
	color: White;
	height: 18px;
	margin-bottom: 1px;
}
.weekends
{
	background-color: #FFFFCC;
	text-align: center;
}