body
{
	background: #99aa22;
	font-family: tahoma, Berlin Sans FB, arial;
	font-size: 12;
}

a:link	{ text-decoration: none; }
a:vlink	{ text-decoration: none; }
a:hover	{ text-decoration: underline; }

.tabopt
{
	background: url(tab0.gif);
	font-family: Lucida Sans Unicode, tahoma;
	font-size: 16;
	width: 102px;
	height: 25px;
	text-align: center;
}
.tabsel
{
	background: url(tab1.gif);
	font-family: Lucida Sans Unicode, tahoma;
	font-size: 16;
	width: 102px;
	height: 25px;
	text-align: center;
}
.tablink
{
	text-decoration: none;
	color: #000000;
}
.tablink:hover
{
	text-decoration: underline;
	color: #0000BB;
}
.submenu
{
	background: #E0D24A;
	font-size: 12;
	width: 100%;
	height: 24px;
	border: 1px solid #596317;
}

.menuline	{ height: 24px; }
.blankline	{ height: 24px; }

.content	{ width: 100%; }
.contentleft
{
	width: 170px;
	height: 100%;
	border: 1px solid #596317;
	padding: 4px;
	background: #B0D048;
	font-size: 12px;
}
.contentright
{
	padding-left: 12px;
}
.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;
}
