.bluebg {
	background-image: url(images/bluebg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-size: 9pt;
}
.newsbg {
	background-image: url(images/newsbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.line {
	border: 1px solid #E6E6E6;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}
a:hover {
	font-size: 9pt;
	color: #0099FF;
	text-decoration: none;

}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.f {
	font-size: 14px;
}
.kc {
	line-height: 13pt;
	color: #000000;
}

.linerb {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}
.linelr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9CAC8;
	border-left-color: #C9CAC8;
}
