@charset "utf-8";
/* Lucky Cheng's Style Sheet */


<style type="text/css">
.style1 {color: #FFFFFF}
body {
	background-color: #FF33CC;
	background-image: url();
	background-repeat: repeat-x;
	text-align: center;
}

a:link {
	color: #FF0;
	text-decoration: none;
	font-weight:bolder
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.standardtext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}
.BodyContentCopy {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	text-align: justify;
}
.TitlesBig {
	font-family: "Adobe Garamond Pro";
	color: #9900CC;
	font-size: 24px;
}
.TitlesMedium {
	font-family: "Adobe Garamond Pro";
	color: #990099;
	font-size: 20px;	
}
.InfoHeaders{
	font-family: "Adobe Garamond Pro";
	color: #990000;
	font-size: 16px;
}
.ItemTitle {
	font-family: Adobe Garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
}
.mapbox {
	border: 2px solid #FF0000;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.xspfPicBox {
	border: 1px solid #990000;
}
.ColorChooseBorder {
	border: 1px solid #999999;
}

</style>
