.date { font-size: xx-small; color: #CCCCCC; }

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}

body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}

.head3 { font-size: small; font-weight: bold }

.head2 {  font-size: x-small; font-weight: bold}

.indent {  text-indent: 30px}

.indent20 {  text-indent: 20px}
.indent30 {  text-indent: 30px}
.indent40 {  text-indent: 40px}
.indent50 {  text-indent: 50px}
.indent60 {  text-indent: 60px}

.note {  font-size: xx-small; font-weight: normal}

.normal {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.redbold {
	text-decoration: none;
	color: ff0000;
	font-weight: bold;
}

.blue {
	text-decoration: none;
	color: 1A38CE;
	font-weight: normal;
}

.bluebold {
	text-decoration: none;
	color: 1A38CE;
	font-weight: bold;
}

.rainbow-purple {
	text-decoration: none;
	color: A230CC;
	font-weight: bold;
}

.rainbow-purple-blue {
	text-decoration: none;
	color: 6330CC;
	font-weight: bold;
}

.rainbow-blue {
	text-decoration: none;
	color: 3D62CE;
	font-weight: bold;
}

.rainbow-blue-green {
	text-decoration: none;
	color: 147CB7;
	font-weight: bold;
}

.rainbow-blue-green-purple {
	text-decoration: none;
	color: 0033cc;
	font-weight: bold;
}

.rainbow-green {
	text-decoration: none;
	color: 369C04;
	font-weight: bold;
}

.rainbow-yellow-green {
	text-decoration: none;
	color: 588164;
	font-weight: bold;
}

.rainbow-orange {
	text-decoration: none;
	color: 	A9600A;
	font-weight: bold;
}

.rainbow-color1 {
	text-decoration: none;
	color: 	cc33ff;
	font-weight: bold;
}

.rainbow-color2 {
	text-decoration: none;
	color: 9933cc;
	font-weight: bold;
}

.rainbow-color3 {
	text-decoration: none;
	color: 993399;
	font-weight: bold;
}

.rainbow-color4 {
	text-decoration: none;
	color: cc0033;
	font-weight: bold;
}

.rainbow-color5 {
	text-decoration: none;
	color: ff0000;
	font-weight: bold;
}

.rainbow-color6 {
	text-decoration: none;
	color: cc3300;
	font-weight: bold;
}

.rainbow-color7 {
	text-decoration: none;
	color: 990000;
	font-weight: bold;
}

.rainbow-color8 {
	text-decoration: none;
	color: 660000;
	font-weight: bold;
}

.rainbow-color9 {
	text-decoration: none;
	color: 333300;
	font-weight: bold;
}

.rainbow-color10 {
	text-decoration: none;
	color: 003300;
	font-weight: bold;
}

.rainbow-color11 {
	text-decoration: none;
	color: 009900;
	font-weight: bold;
}

.rainbow-color12 {
	text-decoration: none;
	color: 336666;
	font-weight: bold;
}

.rainbow-color13 {
	text-decoration: none;
	color: 006699;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}

a:hover {  color: #FF0000; text-decoration: underline}

.attn2 {
	font-size: medium;
	font-weight: bold;
}
.upperalpha {

	list-style-type: upper-alpha;
}
.loweralpha {
	list-style-type: lower-alpha;
}
.attn1 {
	font-weight: bold;
}

.error	{
	font-weight: bold;
	color: #FF0000;
}

table#main_table {
	background-image: url("images/huabiao.gif");
	background-position: 210px -70px;
	background-repeat: no-repeat;
}

table#main_menu td {
	padding: 2px 0px;	
}

table#main_menu a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: small%;
}

table#main_menu a:hover {
	color: #FF0000;
	text-decoration: none;
}