.IE3-dummy  {
	font-size : 100%;
}

body  {
	color : #000000;
    background-color: #f6f6ff;
	font-family : Arial, Helvetica, Sans-serif;
}

h1, h2, h3, h4, h5, h6  {
	font-weight : bold;
	margin : 0.1em;
	margin-left : 2px;
}

p  {
	font-size : .8em;
	color : #000000;
	margin : 0.1em;
}

a:visited  {
	color : #3333FF;
	text-decoration : none;
}

a:link  {
	color : #3333FF;
	text-decoration : none;
}

a:active  {
	color : #3333FF;
	text-decoration : none;
}

a:Hover  {
	color : #FF3333;
}

TD.white {
  background-color: #FFE7AC;
}

TD.black {
  background-color: #AF7A53;
}


.linktext  {
	font-size : .75em;
	font-family : Arial, Helvetica, sans-serif;
}

.eco {
    color : #0000FF;
    font-size : .75em;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}

.player {
  font-weight : bold;
}

.event {
  font-style : italic;
}

.result {
  font-size : .8em;
  font-weight : bold;
}

.boardmove {
  font-size : .8em;
  font-style : italic;
}

.buttonfocus {
	background-color: #cccccc;
}

.button {
/*  background-color: #eeeeee; */
}

.mainmove {
  font-weight : bold;
}

.variation {
  font-weight : normal;
}

.move {
/*	background-color: #eeeeee; */
}

.movefocus {
  background-color: #cccccc;
}

.movehilight {
  background-color: #ffffcc;
}

.comment {
  font-weight : normal;
}
