.pos {
	position: relative;
	left: 127px;
	top: 3px;
}

.font9 {
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.navi:link {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a.navi:visited {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a.navi:hover {
	font-size: 9pt;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
a.navi:active {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

a.new:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
}
a.new:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
}
a.new:hover {
	font-size: 9pt;
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
	line-height: 150%;
}
a.new:active {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
}

.font10 {
	font-size: 10pt;
	color: #2C9000;
	font-weight: bold;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainbg {
	background-attachment: fixed;
	background-image: url(main_bg1.gif);
	background-repeat: repeat;
}
.indexbg {
	background-attachment: fixed;
	background-image: url(indexbg.gif);
	background-repeat: repeat;
}
.text {
	font-size: 9pt;
	line-height: 180%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
