body {
	font-family: arial, tahoma;
	cursor: default;
}

.ga {
	background: #00FF33;
}

.gb {
	background: #00E62E;
}

.oa {
	background: #FF9933;
}

.ob {
	background: #E68A2E;
}

.ba {
	background: #33CCFF;
}

.bb {
	background: #2EB8E6;
}

a:link {
	text-decoration: none;
}

a:vlink {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	width: 100%;
	height: 26px;
	text-align: center;
	font-size: large;
}

.textblock {
	font-family: tahoma, Berlin Sans FB, arial;
	font-size: 12;
	border: 1px solid #596317;
	padding: 4px;
	background: #B0D048;
	width: 90%;
	filter: dropshadow(color = #596317, offx = 5, offy = 5, positive = true);
}

.textdiv {
	width: 100%;
	text-align: center;
	height: 1;
	border-top: 1px dashed #114411;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

.textblockend {
	text-align: center;
	font-family: Berlin Sans FB, tahoma;
	font-size: 12;
	border: 1px solid #596317;
	padding: 4px;
	background: #E0D24A;
	width: 90%;
}

.texttitle {
	font-family: Lucida Sans Unicode, tahoma;
	font-size: 18;
	color: #114411;
}

.textdate {
	
}

blockquote {
	text-align: justify;
}

.feature {
	color: #114411;
	text-align: center;
	width: 100%;
	font-size: 18;
}

.featurecontent {
	text-align: center;
	width: 100%;
	font-size: 10;
}

.mapshot {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.mycomment {
	color: #990000;
}

.gameshot {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}