/* extensive portions are borrowed from Ryo Hoshi's site */ 

BODY {
	background-image: url("leafback5.jpg");
/*	background-attachment: fixed;*/
	background-color: #1d5F1F;
	color: #E0EFFF;
	scrollbar-Track-Color: #1a8042;
	scrollbar-Arrow-Color: #28F0B4;
	scrollbar-3dLight-Color: #28F0B4;
	scrollbar-Face-Color: #1a8042;
	scrollbar-Highlight-Color: #28F0B4;
	scrollbar-Shadow-Color: #1a8042;
	scrollbar-DarkShadow-Color: #000000;
	topmargin: 0;
	leftmargin: 0;
	marginwidth: 0;
	marginheight: 0;
}
BODY.menu {
	background-image: url("leafmenu5.jpg");
	background-attachment: fixed;
	background-color: #1d7a1c;
	color: #E0EFFF;
	scrollbar-Track-Color: #1a8042;
	scrollbar-Arrow-Color: #28F0B4;
	scrollbar-3dLight-Color: #28F0B4;
	scrollbar-Face-Color: #1a8042;
	scrollbar-Highlight-Color: #28F0B4;
	scrollbar-Shadow-Color: #1a8042;
	scrollbar-DarkShadow-Color: #000000;
	topmargin: 0;
	leftmargin: 0;
	marginwidth: 0;
	marginheight: 0;
}
BODY.page {
	background-image: url("leafpage5.jpg");
	background-attachment: fixed;
	background-color: #1d7a1c;
	color: #E0EFFF;
	scrollbar-Track-Color: #1a8042;
	scrollbar-Arrow-Color: #28F0B4;
	scrollbar-3dLight-Color: #28F0B4;
	scrollbar-Face-Color: #1a8042;
	scrollbar-Highlight-Color: #28F0B4;
	scrollbar-Shadow-Color: #1a8042;
	scrollbar-DarkShadow-Color: #000000;
	topmargin: 0;
	leftmargin: 0;
	marginwidth: 0;
	marginheight: 0;
}
IMG { border: 0}
IMG.smvsep {
	border: 0;
	alt: "|"; 
	height: 16;
	width: 8
} 

TABLE.hidden {border: 0}
TD.hidden {border: 0}

TABLE.menu {border: 0}
table.3d { backgroundcolor: #1a8042;
	border: 1; 
	text-align: left;
	align: left;
	bordercolorlight: #28F0B4;
	bordercolordark: #000000
}
/*TD.right {text-align: right}
TABLE.center {border: 0; align: center}
TD.center {text-align: center}
TD.ul {text-align: left}*/
IFRAME { frameBorder: NO;
	frameSpacing: 0;
	noResize;
	scrolling: no;
}
A:link {color: #28F0B4; text-decoration: none}
A:visited {color: #9BF8DA; text-decoration: none}
A:active {color: #F8DA9B; text-decoration: none}
H1 {color: #FFFFFF; font-size: 180%; text-align: center}
H2 {color: #FFFFFF; font-size: 160%; text-align: center}
H3 {color: #FFFFFF; font-size: 140%; text-align: center}
H4 {color: #FFFFFF; font-size: 130%; text-align: center}
H5 {color: #FFFFFF; font-size: 120%; text-align: center}
H6 {color: #FFFFFF; font-size: 110%; text-align: center}
HR {color: #FFFFFF; height: 1; width: 90%; text-align: center }
P {text-indent: 3em; margin: 0} 

TD.N {height: 28; background-image: url("./boarder/N.gif"); border: 0;}
TD.S {height: 28; background-image: url("./boarder/S.gif"); border: 0;}
TD.E {width: 28; background-image: url("./boarder/E.gif"); border: 0;}
TD.W {width: 28; background-image: url("./boarder/W.gif"); border: 0;}
TD.NE {width: 28; height: 28; background-image: url("./boarder/NE.gif"); border: 0;}
TD.NW {width: 28; height: 28; background-image: url("./boarder/NW.gif"); border: 0;}
TD.SW {width: 28; height: 28; background-image: url("./boarder/SW.gif"); border: 0;}
TD.SE {width: 28; height: 28; background-image: url("./boarder/SE.gif"); border: 0;}
TD.NESW { background-image: url("./boarder/NESW.gif");  border: 0;}
TD.SWNE {  border: 0;}TD.N {height: 28; background-image: url("./boarder/N.gif"); border: 0;}

TD.BN {height: 28; background-image: url("./blackboarder/N.gif"); border: 0;}
TD.BS {height: 28; background-image: url("./blackboarder/S.gif"); border: 0;}
TD.BE {width: 28; background-image: url("./blackboarder/E.gif"); border: 0;}
TD.BW {width: 28; background-image: url("./blackboarder/W.gif"); border: 0;}
TD.BNE {width: 28; height: 28; background-image: url("./blackboarder/NE.gif"); border: 0;}
TD.BNW {width: 28; height: 28; background-image: url("./blackboarder/NW.gif"); border: 0;}
TD.BSW {width: 28; height: 28; background-image: url("./blackboarder/SW.gif"); border: 0;}
TD.BSE {width: 28; height: 28; background-image: url("./blackboarder/SE.gif"); border: 0;}
TD.BNESW { background-image: url("./blackboarder/NESW.gif");  border: 0;}
TD.BSWNE { border: 0;}
