body {
	font-size: 10pt;
	color: #666666;
	background-image: url(resource/pagebg.gif);
}
td {
	font-size: 10pt;
	line-height: 25px;
	color: #666666;
}
a.top:link {
	font-size: 10pt;
	color: #555555;
	text-decoration: none;
}
a.top:visited {
	color: #555555;
	text-decoration: none;
}
a.top:hover {
	color: #ff0000;
	text-decoration: underline overline;
}
a.bottom:link {
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
}
a.bottom:visited {
	color: #555555;
	text-decoration: none;
}
a.bottom:hover {
	color: #ffffff;
	text-decoration: underline overline;
}
a:link {
	font-size: 10pt;
	color: #AAAAAA;
	text-decoration: none;
}
a:visited {
	color: #AAAAAA;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.blacktext{
	color:#003399;
	font-size: 11pt;
	font-weight: bold;
}
.hotlink {
	font-size: 10pt;
	color: #003399;
	border: 1px solid #666666;
}
.inputscc {
	font-size: 10pt;
	background-image: url(resource/input_bg.jpg);
	border: 1px solid;
	height: 22px;
}
.inputbcss2 {
	font-size: 10pt;
	background-image: url(resource/input_bg2.jpg);
	border: 1px solid;
}
.boldtext {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a.leftmenu:link {
	font-weight: bold;
	color: #99FF00;
}
a.leftmenu:visited {
	font-weight: bold;
	color: #99ff00;
}
a.leftmenu:hover {
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
