body {
	clip: rect(   );





leftmargin="0" topmargin="10" marginwidth="0" marginheight="10";
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

/*a:link {
	text-decoration: none;
	color: #400080;
	font-size: 12px;
	line-height: 130%;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: 12px;
	line-height: 130%;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	line-height: 130%;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	line-height: 130%;
}*/

/* P link bg------------------------------------------------------------- */


p.menu, p.menuOn {
	font-size: 12px;
	margin: 0;
	font-weight: bold;
	background: url(../image/naviback_off.gif);
	height: 30px;
	width: 165px;
}

p.menu a {
	text-decoration: none;
	color: #21763F;
	display: block;
	width: 165px;
	/*height: 30px;*/
	padding-left: 5px;
	background: url(../image/naviback_off.gif) no-repeat;
	padding-top: 2px;
	height: 30px;
}

p.menu a:hover {
	background-image: url(../image/naviback_on.gif);
	color: #990000;
}

p.menuOn {
	display: block;
	/*height: 30px;*/
	background-image: url(../image/naviback_on.gif);
	background-repeat: no-repeat;
}
.read_up {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
