body {
	background-color: #077000;
	background-image: url(gfx/bkgTile.gif);

scrollbar-face-color: #e6e6e6 !important;
scrollbar-highlight-color: #ffffff !important;
scrollbar-shadow-color: #ffffff !important;
scrollbar-3dlight-color: #666666 !important;
scrollbar-arrow-color: #000000 !important;
scrollbar-track-color: #ffffff !important;
scrollbar-darkshadow-color: #aaaaaa !important;

}


a {color: #40A020; font-weight: bold; text-decoration: none; font-family: trebuchet ms, Verdana; font-size: 11px; line-height: 14px;}
a:visited {color: #40A020; font-weight: bold;}
a:hover {color: #57D404; font-weight: bold; text-decoration: underline;}
a:active {color: #57D404; font-weight: bold;}

/*div,span,td {font-family: trebuchet ms, Tahoma, Verdana; font-size: 11px; line-height: 14px;}*/
div,span,td {font-family: Verdana; font-size: 10px;}
b,strong {font-family: trebuchet ms; font-size: 11px; line-height: 14px;}

img {border: 0px;}
.border {background-color: #D5DEF6; border: 1px solid #000000;}

.textHeader {color: #000000; font-family: trebuchet ms; font-size: 11px; line-height: 14px;}
.textGameHeader {color: #FFFFFF; font-family: trebuchet ms; font-size: 11px; line-height: 14px;}

.gameCredits {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Verdana;
	font-size: 11px;
}

.tableWide {
	background-color: #AACCAA;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

.gameBlue {
	background-color: #2E4296;
	background-image: url(/images/blue_fade.gif);
	
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 4px;

	border-top-color: #586AB7;
	border-top-style: solid;
	border-top-width: 1px;
}

.formtext {
	font-size: 10px;
}

.pyttetext {
	font-size: 10px;
	font-family: trebuchet ms;
	line-height: 11px;
}

.fettmatext {
	font-size: 24px;
	font-family: trebuchet ms;
	line-height: 28px;
	color: #40A020;
}