html { 
overflow: scroll; 
} 
.libullet {
	list-style-image: url(../images/bullet_round.gif);
}
.libullets {
	list-style-image: url(../images/bullet_sitemap.gif);
}
td {
	font-family: Arial, Helvetica, sans-serifa ,simsun;
	font-size: 14px;
}
a {
	color: #670909;
	text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
a:visited {
	color: #955353;
}
/*.txt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #670909;
	text-decoration: none;
}
.txt:hover {
	text-decoration: underline;
}
.txt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #670909;
	text-decoration: none;
}*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footerlink:hover {
	text-decoration: underline;
	color: #000000;
}
.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.TableBG {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
}
.contentSpacing {
	padding-left: 10px;
	padding-right: 10px;
}.Title {
	font-size: 18px;
	font-weight: bold;
	color: #670909;
}
.TitleSub {
	font-size: 16px;
	font-weight: bold;
	color: #670909;
}
