@charset "utf-8";
.boxred {
	background: #330000;
	width: 100%;
	border-style: none;
	color: #FFFFFF;
}
.boxblue {
	background: #000028;
	width: 100%;
	border-style: none;
	color: #FFFFFF;
}
.boxgreen {
	background: #002500;
	width: 100%;
	border-style: none;
	color: #FFFFFF;
}
.boxgold {
	background: #333300;
	width: 100%;
	border-style: none;
	color: #FFFFFF;
}
.boxpurple {
	background: #270027;
	width: 100%;
	border-style: none;
	color: #FFFFFF;
}
.boxteal {
	background: #002727;
	width: 100%;
	border-style: none;
	color: #FFFFFF;
}
.boxpink {
	background: #3A1601;
	width: 100%;
	border-style: none;
	color: #FFFFFF;
}
.boxbrown {
	background: #3A1601;
	width: 100%;
	border-style: none;
	color: #FFFFFF;
}
.boxtl {
	background: url(i/boxtl.gif);
	height: 26px;
	width: 26px;
}
.boxtc {
	background: url(i/boxtc.gif) repeat-x;
	height: 26px;
}
.boxtr {
	background: url(i/boxtr.gif);
	height: 26px;
	width: 26px;
}
.boxcl {
	background: url(i/boxlc.gif) repeat-y;
	width: 26px;
}
.boxcr {
	background: url(i/boxrc.gif) repeat-y;
	width: 26px;
}
.boxbl {
	background: url(i/boxbl.gif);
	height: 26px;
	width: 26px;
}
.boxbc {
	background: url(i/boxbc.gif) repeat-x;
	height: 26px;
}
.boxbr {
	background: url(i/boxbr.gif);
	height: 26px;
	width: 26px;
}
#lcmap {
	height: 300px;
	width: 388px;
}
