﻿p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.largeheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000080;
	font-weight: bold;
}

.mediumheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000080;
	font-weight: bold;
}

.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
	font-weight: bold;
}



.xlargetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;	
}

.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;	
}

.mediumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;	
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;	
}

.xsmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
}

.xxsmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;	
}


.center {
	text-align: center;
}




div.footer { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;   
    text-align: center; 
    vertical-align:middle;
    top:0px;
	position:absolute;
	width:100%; 
}

.noborder {
	border-width: 0;
}



.tmenu { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 30px;
	cursor:hand;
	font-weight: bold;
	line-height: 20pt;
	vertical-align:top;
	text-align: center;
	display: block;
	text-decoration: none;
	border: #FFFFFF 2px solid; 
	background-color:blue;
	color:white;
}

.thdr { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 30px;
	font-weight: bold;
	line-height: 20pt;
	vertical-align:top;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #000080;
}

.tbtn { 
	height: 30px;
	vertical-align:bottom;
	text-align: center;
	display: block;
}



.gmenu { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 35px;
	width: 100px;
	cursor:hand;
	font-weight: bold;
	line-height: 20pt;
	text-align: center;
	display: block;
	text-decoration: none;
	border: #FFFFFF 2px solid; 
	background-color:blue;
	color:white;
}

.ghdr { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000080;
	font-weight: bold;
}


.wgamecell {
	width:200px;
	height:75px;
	cursor: hand;
	font-size: 12pt;
	background-color:blue;	
	text-align:center;
	
}

.wgameword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: white;
}

.wgamewordblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	color: black;
}

.pgamecell {
	width:200px;
	height:110px;
	cursor: hand;	
	text-align:center;	
}

.mgamecell {
	width:200px;
	height:110px;
	cursor: hand;
	font-size: 16pt;
	color: white;	
	text-align:center;	
}

.writegamecell {
	width:20px;
	height:20px;
	background-color:blue;
	font-size: 16pt;
	color: white;	
	text-align:center;		
}

.writegameblank {
	width:20px;
	height:20px;
	background-color:white;
	font-size: 16pt;
	color: black;	
	text-align:center;		
}

.writegameorder{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #000080;	
	vertical-align:middle;
	text-align:center;
}

.writegameenter {
	width:40px;
	background-color:blue;
	font-size: 24pt;
	color: white;	
	text-align:center;		
}


