body,td,th {
	font-size: 9pt;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/index_bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
a.f:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.f:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.f:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.f:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a {
	font-size: 9pt;
}

.style1 {color: #CC6600}
.style2 {
	font-size: 12pt;
	color: #990000;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/index_41.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/index_35.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgclass1 {
	background-image: url(images/index_31_02.gif);
}
.bgclass2 {
	background-image: url(images/index_31_02_01.gif);
}
.style3 {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006699;
}
.input {
	border: 0px solid #ffffff;
	height: 18px;
	color: #666666;
	font-size: 9pt;

}
.input1 {
    border: 0px;
	height: 18px;
	width: 50px;
	color: #ffffff;
	font-size: 9pt;
	background-color: #666666;

}