@charset "utf-8";
body {
	font-family: Georgia;
	font-size: 11.5px;
	color: #666666;
	letter-height: 170%;
	background-color: #793111;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.header {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.chinspirations {
	font-family: Georgia;
	font-size: 22px;
	font-style: italic;
	color: #FFFFFF;
}
.TableSpaceTop {
	border-right: 12px solid #FFFFFF;
	border-left: 12px solid #FFFFFF;
	border-bottom: 12px solid #FFFFFF;
	border-top: 0px;
}
.TableSpaceTopBtm {
	border-right: 12px solid #FFFFFF;
	border-left: 12px solid #FFFFFF;
	border-top: 0px;
}
.TableSpaceTopLeft {
	border-right: 12px solid #FFFFFF;
	border-bottom: 12px solid #FFFFFF;
	border-top: 0px;
}
.TableSpaceTopRight {
	border-left: 12px solid #FFFFFF;
	border-bottom: 12px solid #FFFFFF;
	border-top: 0px;
}
.tabletop0px {
	border-left-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
}
.tableline_black {
	border-bottom: 1px solid #000000;
}
.tableleft_dotted {
	border-right: 1px dotted #666666;
}
.tableline_grey {
	border-bottom: 1px solid #999999;
}
.footerline {
	border-bottom: 2px dotted #d37950;
}
.footer {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	color:#666666;
}
.title {
	font-family: Georgia;
	font-size: 14px;
	color: #c54d17;
}
.ltitle {
	font-family: Georgia;
	font-size: 16px;
	color: #c54d17;
}
.stitle {
	font-family: Georgia;
	font-size: 12px;
	color: #c54d17;
}
.readmore {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 170%;
	color: #8b3800;
}
a:link {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.greylink a:link {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.greylink a:visited {
	font-family: Georgia;
	font-size: 11px;
	color: #6666666;
	text-decoration: none;
}
.greylink a:hover {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.readmorelink a:link {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 170%;
	color: #8b3800;
	text-decoration: none;
}
.readmorelink a:visited {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 170%;
	color: #8b3800;
	text-decoration: none;
}
.readmorelink a:hover {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	line-height: 170%;
	color: #8b3800;
	text-decoration: underline;
}
.titlelink a:link {
	font-family: Georgia;
	font-size: 14px;
	color: #c54d17;
	text-decoration: none;
}
.titlelink a:visited {
	font-family: Georgia;
	font-size: 14px;
	color: #c54d17;
	text-decoration: none;
}
.titlelink a:hover {
	font-family: Georgia;
	font-size: 14px;
	color: #c54d17;
	text-decoration: underline;
}
.formbox {
	font-family: Georgia;
	font-size: 12px;
	border: 1px solid #999999;
}