@charset "utf-8";
/* CSS Document */

.bg {
	background-image: url(../graphics/00000002/bg.gif);
	background-repeat: repeat-y;
}
.bg2 {
	background: url('../graphics/00000002/bg.gif') no-repeat;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.htmlnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FB0908;
	text-indent: 10px;
	text-align: left;
	padding-left: 10px;
	margin-left: 10px;
	white-space: normal;
	border-left-width: medium;
	left: 20px;
	background-position: left;
	border-left-style: none;
	z-index: auto;
	clip: rect(auto,auto,auto,auto);
	position: inherit;
}
