/*---
* Name:			gn_monstagames_2
* CreationDate:		July 2007
* Author:			Gerard Nijboer
* Copyright:		GNU/GPL
* Email:			Gerard@MonstaGames.nl
* URL:			http://Gerard.MonstaGames.nl
* Version:			2.0
* Description:		This template was made for the site of Monsta Games at http://www.monstagames.nl
---*/

.table_1
	{
  	width			: 780px;
  	height			: 150px;
  	background		: url(../images/header.png) no-repeat;
  	cellspacing		: 0px;
  	cellpadding		: 0px;
  	align			: center; 
	}
.table_1_cell_1
	{
  	background		: none;
  	padding			: 5px;
	padding-left		: 25px;
  	font-size		: 20pt;
  	font-weight		: bold;
  	color			: #CC7A00;
  	font-family		: Verdana;
	}

.table_2
	{
  	width			: 780px;
	height			: 35px;
  	background-color	: #000000;
	border-bottom		: solid 1px #370000;
	}
.table_2_cell_1
	{
  	background		: #000000;
	}
.table_2_cell_2
	{
  	background		: #000000;
  	padding			: 5px;
	}
.table_2_cell_3
	{
	width			: 30px;
	height			: 20px;
	align			: right;
	}
.table_2_cell_4
	{
	width			: 30px;
	height			: 20px;
	align			: left;
	}

.table_3
	{
  	width			: 780px;
  	background		: #000000;
	}
.table_3_cell_1
	{
  	width			: 150px;
  	background		: #000000;
	padding			: 5px;	
	padding-top		: 10px;
	vertical-align		: top;
	border-right		: dashed 1px #370000;
	}
.table_3_cell_2
	{
  	background		: #000000;
  	padding			: 5px;
	padding-top		: 10px;
  	vertical-align		: top;
	}
.table_3_cell_3
	{
  	width			: 200px;
  	background		: #000000;
	padding			: 5px;
  	padding-top		: 10px;
  	vertical-align		: top;
  	border-left		: dashed 1px #370000;
	}

.table_4
	{
  	width			: 780px;
	background-color	: #000000;
	}
.table_4_cell_1
	{
  	background		: none;
  	padding			: 5px;
	border-top		: solid 1px #370000;
	}
