BODY
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, Sans-serif;
    BACKGROUND-COLOR: black
}
.TDx
{
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial, Sans-serif;
    BACKGROUND-COLOR: #434479
}
TD
{
    FONT-SIZE: 8pt;
    COLOR: white;
}

td.bpodOptions
{
	color:black;
}

.header
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt; color:cyan; text-align:center
}
.subheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt
}
.playername
{
    FONT-WEIGHT: bold;
    WIDTH: 450px;
    TEXT-ALIGN: center;
    color:black;
}
.rolldisp
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    color:black;
}
.movedisp
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt
}
.precompdisp
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt; color:cyan
}
.postcompdisp
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt; color:cyan
}

.promptdisp 
{

font-size:7pt
; font-style:italic; color:cyan;

}


.moveLegendDisp
{
    COLOR: red
}
.gameIntroDisp
{
    LEFT: 10px;
    WIDTH: 300px;
    POSITION: absolute;
    TOP: 0px
}
.stdcontrol
{
    FONT-SIZE: 7pt;

}
.jumpselect
{
    FONT-SIZE: 7pt; width:100;

}
.minirad 
{
height:10; width:10; color:red;
position:relative; top: -1; 
}

.minibutton
{
height:14;font-size:8px
;

 margin-top:1;
}

.matchdata
{
width:240; background-color:cyan; color:black

}
.stdtextarea
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
A
{
    COLOR: white
}
.stepsPausedMessage
{
    COLOR: red;
    FONT-STYLE: italic
}
.smallprint
{
    FONT-SIZE: 8pt
}
.updatedmessage {color:yellow; font-weight:bold; }

.movedemo {color:yellow}

a.movedemo {color:yellow;text-decoration:none;font-weight:normal}
a:hover.movedemo  {color:yellow;font-weight:bold}
a:visited.movedemo  {color:yellow}

A 
{
color:yellow; text-decoration:none
}
A:hover {color:yellow;font-weight:bold}}



.movetable { background-color: #ddddee }
.moveheader { background-color: #89d0e2; padding: 0.5em }
.movenumber { width: 2em; text-align: right }
.moveply { width: 5em; text-align: center }
.movemove { width: 20em; text-align: left }
.moveequity { width: 10em; text-align: left }
.movethemove { background-color: #ffffcc }
.moveodd { background-color: #d0d0d0 }
.cubedecision { background-color: #ddddee; text-align: left; }
.cubedecisionheader { background-color: #89d0e2; text-align: center; padding: 0.5em }
.cubeequity { font-weight: bold }
.cubeaction { color: red }
.cubeply { font-weight: bold }
.cubeprobs { font-weight: bold }
.cubecubelesstext { font-style: italic }


.moveanalysisheader {background-color:blue;color:white;font-family:monospace;font-size:8pt}
.moveanalysischosen {background-color:#C3C444;color:black;font-family:monospace;font-size:8pt}
.moveanalysisother {background-color:#272843;color:white;font-family:monospace;font-size:8pt}
.cubeanalysis {background-color:#383C5E;color:white;font-family:monospace;font-size:8pt}
