BODY.MAIN {
	color : #000000;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#A0A0A0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#A0A0A0;
	scrollbar-shadow-color:#FFFFFF;
	background-image: url(WALL.png);
	background-attachment: fixed;
}
BODY.LEFT {
	color : #000000;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#A0A0A0;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#A0A0A0;
	scrollbar-shadow-color:#FFFFFF;
	background-image: url(WALLL.png);
	background-attachment: fixed;
}
A:link {
	color : "#0000FF";
	text-decoration : underline;
}
A:visited {
	color : "#0000FF";
	text-decoration : underline;
}
A:active {
	color : "#FF00FF";
	text-decoration : underline;
}
A:hover {
	color : "#00FFFF";
	text-decoration : underline;
	font-weight:bold;
}

SPAN.SIZE1 {
	font-size	: xx-small;
}

SPAN.SIZE2 {
	font-size	: x-small;
}

SPAN.SIZE3 {
	font-size	: small;
}

SPAN.SIZE4 {
	font-size	: medium;
}

SPAN.SIZE5 {
	font-size	: large;
}

SPAN.SIZE6 {
	font-size	: x-large;
}

SPAN.SIZE7 {
	font-size	: xx-large;
}

SPAN.SIZE1C {
	color		: "#FF0000";
	font-size	: xx-small;
}

SPAN.SIZE2C {
	color		: "#FF0000";
	font-size	: x-small;
}

SPAN.SIZE3C {
	color		: "#FF0000";
	font-size	: small;
}

SPAN.SIZE4C {
	color		: "#FF0000";
	font-size	: medium;
}

SPAN.SIZE5C {
	color		: "#FF0000";
	font-size	: large;
}

SPAN.SIZE6C {
	color		: "#FF0000";
	font-size	: x-large;
}

SPAN.SIZE7C {
	color		: "#FF0000";
	font-size	: xx-large;
}

SPAN.SIZE100C {
	color		: "#FF0000";
	font-size	: 100px;
}

SPAN.SIZE240C {
	color		: "#FF0000";
	font-size	: 240px;
}

SPAN.HIDE {
	background-color	:"#E0E0E0";
	color			:"#E0E0E0";
}

TD.PROFILECOLOR {
	color		: "#FFFFFF";
}

TD.BG_NABE {
	background-image: url(http://www.geocities.jp/server-errors/not_found.html);
}

RT.DEFAULT {
	font-size	: xx-small;
}