body
{
	font-family: Verdana,Arial,san-serif;
	background: #EEEEEE; /* EEEEEE #B0C4DE;*/
	color:  ;
	font-size:8pt;
}

/* atm these a refs do not appply to anything! */

table
{
	font-family: Verdana,Arial,san-serif;
	color:  ;
	text-align:justify;
}

.borderstyle
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.mathsbox
{
	border-top: thin solid #145d94;
	border-left: thin solid #145d94;
	border-bottom: thin solid #145d94;
	border-right: thin solid #145d94;
	background-color: #4682b4;
	font-size:10pt;
	font-weight:bold;
}

.gamebox
{
	border-top: thin solid #3cb371;
	border-left: thin solid #3cb371;
	border-bottom: thin solid #3cb371;
	border-right: thin solid #3cb371;
	background-color: #9acd32;
	font-size:10pt;
	font-weight:bold;
}

.designbox
{
	border-top: thin solid #444444;
	border-left: thin solid #444444;
	border-bottom: thin solid #444444;
	border-right: thin solid #444444;
	font-size:10pt;
	font-weight:bold;
	background-color: #ffffff;
}
