.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: normal;
}
.imagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
}
.imagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
}
.background {
	background-color: #FCF4E4;
	background-image: url(images/chinabac2.gif);
	background-repeat: repeat-y;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #669966;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	font-weight: bold;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC3300;
}
.greensubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #339999;
}
.netsem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.linknouline {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #778E60;
	text-decoration: none;
}
.maintextemph {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC3333;
}
.linknoulinegallery {

	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.menuliner {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #CC3333;
	border-bottom-color: #CC3333;
}
.footerliner {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: double;
	border-top-color: #CC3333;
	border-bottom-color: #CC3333;
}

