/*
Copyright (c) 2003-2005 Klaas Bor
All rights reserved.
*/

.bodygame
{
	background: #F5F5F5;
	color: black;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 16;
}

.bodyboard
{
	background: #F5F5F5;
	color: black;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 14;
}

/* Main Line Without Comments */
.e0
{
	color: black;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* Main Line With Comments */
.e1
{
	color: black;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* Variants */
.e2
{
	color: green;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* Short Variants */
.e3
{
	color: blue;
	font-family: Tahoma;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

/* BoardTitle */
.boardtitle
{
	color: black;
	font-family: Tahoma;	
	font-style: normal;	
	font-weight: bold;
	font-size: 16;
	text-align: left;	
}

/* GameTitle */
.gametitle
{
	color: black;
	font-family: Tahoma;	
	font-style: normal;	
	font-weight: bold;
	font-size: 16;
	text-align: left;
}

/* GameLink */
.gamelink
{
	text-align: left;
}
.texto {
	color: #060;
	font-family: Tahoma, Geneva, sans-serif;
}
.texto2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #090;
	text-align: center;
}
.texto4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	color: #C00;
	text-align: center;
}
#tabuleiro {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
	color: #333;
	text-align: left;
	float: right;
	width: 395px;
	padding-left: 30px;
	margin-top: 20px;
}
.titulo2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	color: #090;
	text-align: center;
}
.voltar {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 17px;
	color: #090;
	text-align: right;
	margin-right: 100px;
}


.testo_imagem_esq {
	font-size: 15px;
	color: #666;
	padding-right: 35px;
	padding-left: 35px;
}

#texto_imagem {
	font-size: 16px;
	color: #666;
	width: 495px;
}
