body{
	background-color:#ffffff;
	background-image:url(top_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
table.on{
	text-indent:1em;
	font-size:12;
	color:#ffffff;
	width:600px;
	height:60px;
	background-image:url(top_on.png);
}
table.main{
	background-color:#ffffff;
	width:600px;
}
td.main{
	background-color:#99ccff;
	color:#000000;
	font-size:15;
}
textarea{
	font-size: 12;
}
td.amenu{
	background-color:#0060ff;
	color:#ffffff;
	text-indent:4px;
	font-weight:bolder;
	font-size:15;
	width:130px;
	height:30px;
}
td.menu{
	background-color:#0060ff;
	color:#ffffff;
	text-indent:8px;
	font-weight:bolder;
	font-size:15;
	width:130px;
	height:30px;
}
a:link		{Color:#ffffff;}
a:visited	{Color:#ffffff;}
a:hover		{Color:#ff0000;}
