@media print {
.noprint{display:none;};
.resizepage{width:650px}
}

.header-ico-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.header-ico-label a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.header-ico-label a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	list-style-position: outside;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	text-indent: 24px;
}

.horizontal-line-top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.vertical-line-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.vertical-line-right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.left {
	margin-left: 16px;
}
.right {
	margin-right: 16px;
}
.li-menu {
	background-image:  url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-align: left;
	white-space: normal;
	padding-left: 14px;
}

