body {
	text-align: center;
	color: black;
	font-size: 9pt;
	font-family: Tahoma, Arial, Verdana;
	background-color: white; }

div#game_proposal {
	width: 800px;
	height: 1282px;
	text-align: center;
	margin: 0 auto;
	background-image: url(playground_games_long.jpg);
	background-repeat: no-repeat;}

div#mainContent {
	text-align: left;
	width: 600px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: medium dotted #9999FF;
	background-image: url(transparent_white.png);}

td {
	font-size: 9pt;
	font-family: Tahoma, Arial, Verdana; }
	
img {	border: 1px solid #9999FF;}
	
a  {
	color: #000; 
	text-decoration: none;
	border-bottom: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none; }

a:hover {
	color: #000;
	text-decoration: underline; }

h4 {
	font-size: 11pt;
	font-family: Tahoma, Arial, Verdana; 
	color: black; 
	text-align: justify; }

.better_link  {
       background-color: #FFFFCC;
       border: 1px solid #000000;
       margin: 1px;
       padding: 4px;
       width: 100%; }

.headerbox {
	background-image:  url("header_back.png");
	background-repeat: repeat }
	
.bodybox  {
	background-color: #fff;
	border: solid 1px #f90 }
	
.status_message  {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding: 4px;
	width: 100%;
	margin: 1px; }

h2 {	color:gray; }

p.small {font-size: 8pt;}

p.big {font-size: 12pt;}

p.backlink {
	font-size: 8pt;
	text-align: right; }
	
