BODY {
	background-color: #ffffff;
	margin: 0% 0% 0% 0%;
	padding-top: 0%;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
}

#hide {
	color: #ffffff;
	text-align: right;
}

#hide2 {
position: absolute;
top: -20px;
left: 0px;
z-index: -1;
color: #fff;
}

TD {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	vertical-align: top;
	text-align: left;
	color: #000000;
}

TD.top {
	background-image: url(../images/top_b.gif);
	background-repeat: no-repeat;
}

TD.content {
	padding: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
}

TD.black {
	background-color: #000000;
}

TD.navi {
	background-image: url(../images/navi_back.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
}

H1 {
	font-size: 13px;
	font-weight: bold;
}

H2 {
	font-size: 11px;
	font-weight: bold;
}

A {
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
	color: #222222;
}

A.red	{
	color: #aa0000;
}

TD.footer {
	font-weight: normal;
	text-align: right;
	color: #cccccc;
	font-size: 7pt;
}

div.closebox {
color:#fff;
font-size:0.1em;
}

.closebox a, .closebox a:link, .closebox a:active, .closebox a:visited, .closebox a:hover {
color:#fff;
}
