body {
	background-color: #CCCCCC;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.example
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a:hover.example
{
color: #C4AB6B;
text-decoration: none
} 

a.example2
{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a:hover.example2
{
color: #552700;
text-decoration: none
} 

a.chineselink
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

a:hover.chineselink
{
color: #552700;
text-decoration: none
} 

.copyright {
	font-size: 8px;
	color: #FFFFFF;
}
.textwhite {
	color: #FFFFFF;
}

.selected {
	color: #9D784F;
	font-size: 10px;
}

a.sidelinks
{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

a:hover.sidelinks
{
color: #552700;
text-decoration: none
} 
.tableborder1 {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C4AB6B;
	border-right-color: #C4AB6B;
	border-bottom-color: #C4AB6B;
	border-left-color: #C4AB6B;
	border-top-width: thin;
	border-left-width: thin;
}
.tableleftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C4AB6B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C4AB6B;
}
.tableborderrightcorner {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C4AB6B;
	border-bottom-color: #C4AB6B;
}
.tablebottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C4AB6B;
}
.bodybold {
	font-weight: bold;
}
.bodyblack {
	color: #000000;
	font-weight: normal;
}
.bodybackground {
	background-repeat: no-repeat;
	background-image: url(images/richardbkgnd2.jpg);
}
.bullet {
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: url(images/dot.gif);
}
.chinesetext {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
