﻿.tableZone
{
	font-family:Arial;
	color:Black;
	background-color:#FFFFFF;
	width:180px;
}

.titleZone
{
	font-family:Arial;
	color:White;
	font-size:14px;
	background-image:url(../../images/bgZonePoker.png);
	background-repeat:repeat-x;
	width:180px;
	height:25px;
	text-align:center;
}

.textZone
{
	padding:5px 5px 5px 5px;
	background-color:#F0F1F5;
	width:180px;
	text-align:justify;
	font-size:11px;
}

.textZone1
{
	padding:5px 3px 5px 3px;
	background-color:#F0F1F5;
	width:180px;
	text-align:left;
	font-size:11px;
}

.textZone1 a:link
{
	color:#555;
	text-decoration:none;
	vertical-align:middle;
	font-weight:normal;
	font-size:10px;
}

.textZone1 a:visited
{
	color:#555;
	text-decoration:none;
	vertical-align:middle;
	font-weight:normal;
	font-size:10px;
}

.textZone1 a:hover
{
	color:#336699;
	text-decoration:none;
	vertical-align:middle;
	font-weight:bold;
	font-size:10px;
}