
body	{font-size:14px; font-family:"MS UI Gothic","Arial"; color :#106810;
	scrollbar-face-color		:#8DDF8D;
	scrollbar-arrow-color		:#106810;
	scrollbar-track-color		:#40FF40;
	scrollbar-highlight-color	:#88FF40;
	scrollbar-shadow-color		:#396539;
	scrollbar-3dlight-color		:#C0FFC0;
	scrollbar-darkshadow-color	:#004000;
	text-align:center;
	background-color:#CCEECC;}


td	{font-size:14px;
	font-family:"MS UI Gothic","Arial";
	color :#106810;
	line-height:16px;
	padding:5px;}


a:link		{color:#106810;text-decoration:none;}

a:visited	{color:#106810;text-decoration:none;}

a:active	{color:#106810;text-decoration:none;}

a:hover    	{color:#00BE60;
		text-decoration:none;
		background-color:#8DDF8D;
		border-style:dotted dotted dotted dotted 1px;
		cursor:move;}

input,textarea,select	{cursor:crosshair;
			border-left:1px solid #018101;
			border-right:1px solid #018101;
			border-top:1px solid #00FF00;
			border-bottom:1px solid #00FF00;
			font-size:16px; color:#106810;
			background-color:#8DDF8D;}

