BODY
{
	background-image: url('images/bg.gif');
}

A{
	color: #0E3715;
	text-decoration: none;
}

A:hover
{
	color: #0033AA;
	text-decoration: underline;
}

IMG
{
	border: 0px;
}

DIV.pop
{
	padding: 10px 0px;
	font-size: 12pt;
	font-weight: bolder;
	color: #81A931;
}

SPAN.self
{
	color: #0033AA;
	text-decoration: underline;
}

TD
{
	font-size:10pt;
}

TD.body_side
{
	font-size: 10pt;
	text-align: center;
	vertical-align: text-top;
	background-color: #f0f2e2;
}

TD.body_main
{
	padding: 15px;
	font-size: 10pt;
	line-height: 100%;
	vertical-align: text-top;
	background-color: white;
}

TD.foot_menu
{
	padding: 5px 0px;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	background-color: white;
}

TD.foot_navi
{
	padding: 7px 0px 4px;
	font-size: 9pt;
	text-align: right;
	background-color: white;
}

TD.foot_copy
{
	padding: 5px 0px;
	font-size: 9pt;
	text-align: right;
	background-color: white;
}

