/*#1d1c1a dentro do bagulho*/
body,td,th {
	font-size: 12px;
	color: #dfd6b9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #af9878;
}
a:hover {
	color: #af9878;
	/*text-decoration: underline;*/
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://dekaron.spectrusgames.com/images/background.jpg);
	background-attachment:fixed;
}

td.intop
{
vertical-align: top;
}

.center
{
text-align: center;
}

.right
{
text-align: right;
}

.justify
{
	text-align:center;
}

.date
{
font-size: 10px;
color: #d5c285;
}

#overlay
{
	position: absolute;
	left: 0px;
	top: 0px;

	width: 100%;
	height: 100%;

	//background: url(images/overlay1.gif);
	background-color: #000000;

	/* Set both opacity and filter, for MSIE and firefox compatability */
	opacity: .7;
	filter: alpha(opacity=70);

	/* z-index sets the layer order, so that the overlay rests on top.
	Bear in mind that the popup dialogue needs to be even higher! */
	z-index: 10000;
}

.dialogue
{
	position: absolute;
	left: 50%;
	margin-left: -125px;
	top: 100px;
	width: 250px;
	height: 185px;
	padding: 20px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	z-index: 20000;
	visibility: hidden;
}
#theBody table tbody tr .intop table tbody tr .intop p .style2 {
	font-weight: bold;
}
#theBody table tbody tr .intop table tbody tr .intop p .style2 {
	color: #FFF;
}
#theBody table tbody tr .intop table tbody tr .intop p .style2 {
	font-weight: bold;
	color: #FFF;
}
#theBody table tbody tr .intop table tbody tr .intop p .style2 {
	font-size: 14px;
	color: #F00;
}

