@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cc3333;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #7f7f7f;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 62px;
}
#topBanner {
	background-image: url(images/golden-top.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 920px;
}
#goldenDragon {
	background-image: url(images/golden-bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 920px;
}
#menu {
	background-color: #CCCCCC;
}

td.tableTop  {
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
}
td.tableBottom {
	background-image: url(images/bottom-bg.gif);
	background-repeat: repeat-x;
}
td.tableLeft {
	background-image: url(images/l-bg.gif);
	background-repeat: repeat-y;
}
td.tableRight {
	background-image: url(images/r-bg.gif);
	background-repeat: repeat-y;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
