body
{
   text-align:justify;
	scrollbar-arrow-color : #4B4B4B;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	scrollbar-3dlight-color : #4B4B4B;
	scrollbar-shadow-color : #4B4B4B;
	scrollbar-darkshadow-color : #FFFFFF;
}

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}

/* Header: Event, Site, Date */
.hEvent
{ 
	font-family:arial;
	font-style:italic;
	text-decoration:normal;
	font-weight:normal;
	font-size:14px;
	color:#808080;
}

/* Header: Players */
.hPlayers
{ 
	font-family:arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:bold;
	font-size:14px;
	color:#4b4b4b;
}

/* Header: Annotator, Eco */
.hAnnot
{ 
	font-family:Arial;
	font-style:italic;
	text-decoration:normal;
	font-weight:normal;
	font-size:14px;
	color:#808080;
}

/* Result */
.VH
{ 
	font-family:Arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:bold;
	font-size:14px;
	color:#4b4b4b;
}

/* move comments */
.VC
{  
	font-family:Arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:normal;
	font-size:14px;
	color:#4b4b4b;
}

/* moves */
.V0
{ 
	font-family:Arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:bold;
	font-size:14px;
	color:#990000;
}

/* 1. variation */
.V1
{ 
	font-family:Arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:normal;
	font-size:14px;
	color:#4b4b4b;
}

/* 2.-x. variation */
.V2
{ 
	font-family:Arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:normal;
	font-size:14px;
	color:#4b4b4b;
}

.V3
{ 
	font-family:Arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:normal;
	font-size:12px;
	color:#4b4b4b;
}

/* variation dialog */
.vardialog
{
	background-color: #ffffff;
	width: 100px;
	font-family: verdana;
	font-weight: bold;
	font-size: 8px;
	color: #000000;
}

/* autoplay dialog */
.autoplaydlg
{ 
	background:#FFFFFF;
	width:35px;
	font-family:Arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:normal;
	font-size:14px;
	color:#4b4b4b;
}

/* game menu dialog */
.gamedialog
{ 
	background:#FFFFFF;
	width:149px;
	font-family:Arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:normal;
	font-size:9pt;
	color:#000000;
}

/* board coordinates */
.coordinates
{ 
	font-family:Arial;
	font-style:normal;
	text-decoration:normal;
	font-weight:normal;
	font-size:8pt;
	color:#000000;
}

/* Figurine font */
.fi
{
	font-family:"DiagramTTFritz","DiagramTTCrystals","DiagramTTHabsburg","DiagramTTOldstyle","DiagramTTUSCF","ZurichDiagram","Chess Merida","Arial";
	font-style:normal;
	text-decoration:normal;
	font-weight:bold;
	font-size:14pt;
	color:#000000;
}

input
{
	background-color: #ffffff;
	border: 0;
	font-family: arial;
	font-size: 14px;
	color: #4b4b4b;
	text-align: center;
}
	
.rand
{
	border: #787878; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 

.stip
{
	position:relative;
	top:7;right:5;
}

.stip2
{
	position:relative;
	top:62;right:31;
}



