body{background-color : #eeffee;
	background-image : url(../menu/background.jpg);
	background-attachment : fixed;
	background-repeat : repeat-y;
	background-position-x : right;
	background-position-y : ;

	scrollbar-base-color : #eeffee;
	scrollbar-track-color : #ffffff;
	scrollbar-face-color : #eeffee;
	scrollbar-arrow-color : #004422;
	scrollbar-highlight-color : #004422;
	scrollbar-shadow-color : #004422;

	color : #004422;
	line-height : 130%;
	font-size : small;
	}


a:link		{color : #449977;
		text-decoration:under-line;
		}
a:visited	{color : #107140;
		text-decoration:under-line;
		}
a:hover		{color : #66ccaa;
		text-decoration:under-line;
		}
a:active	{color : #3535ff;
		text-decoration:under-line;
		}

p num{color : #ff0000;
	}


span.nm{color : ;
	font-size : x-small;
	}
span.name{color : #0000ff;
	}
span.boso{color : #ff3333;
	font-size : xx-small;
	}


.header{border-width : 3px;
	border-style : double;
	border-color : #004422;
	background-color : #ffffff;
	padding : 3px;
	width : 210px;
	font-weight : normal;
	color : #004422;
	}


td.comment{background-image : ;
	background-color : #f3fff3;
	padding : 20px;
	line-height : 1.5;
	text-align : left;
	}

p.min-banner{text-align:left;
	}
img.min-banner{width : 88px;
	height : 31px;
	border-style : none;
	border-width : 0px;
	padding : 0px;
	float : none;
	}
