body {
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.gif);
}
table {
	background-image: url(images/pageBg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sidepadding {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6C10B4;
	text-decoration: none;
	vertical-align: text-top;
	margin: 0px;
}
.topBottomPadding {
	padding-top: 15px;
	padding-bottom: 15px;
}
.top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pageBg {

	background-image: url(images/pageBg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.navbar {
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.bodyTable {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.heading {
	background-image: url(images/heading.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 172px;
	background-color: #8D348C;
	background-image: url(images/stardust.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px none #6C10B4;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	vertical-align: middle;
}
.calendar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #660066;
	text-decoration: none;
	border: 3px solid #660066;
	height: 200px;
	width: 210px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/calendar.png);
	margin-top: 6px;
	background-color: #FF76FF;
	margin-bottom: 10px;
}
.calendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
	padding-top: 6px;
	text-align: center;
	vertical-align: middle;
}

.calendarTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #C67FFF;
	margin-top: 10px;
	border: 2px solid #ff3cff;
	width: 190px;
	margin-bottom: 2px;
	vertical-align: middle;
}
.right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FF3CFF;
}
.topleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: ff3cff;
	border-right-color: ff3cff;
	border-bottom-color: ff3cff;
	border-left-color: ff3cff;
	line-height: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D39DFF;
	padding: 10px;
	width: 930px;
	text-align: center;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topright {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: ff3cff;
	border-right-color: ff3cff;
	border-bottom-color: ff3cff;
	border-left-color: ff3cff;
	line-height: 20px;
}
a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/over_btn.gif);
}
a.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
a.date:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
a.date:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
a.date:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
a.date:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
.youChoose {
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 100px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 6px double #163d58;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.rightline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.leftline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	display: block;
	width: 96%;
	background-repeat: repeat-x;
	background-position: center center;
	height: 10px;
}
a:link {
	color: #AD01AD;
	text-decoration: underline;
}
a:visited {
	color: #AD01AD;
	text-decoration: underline;
}
a:hover {

	color: #AD01AD;
	text-decoration: none;
}
a:active {

	color: #AD01AD;
	text-decoration: underline;
}
.magazine {
	margin-top: 6px;
}
.chinese {
	height: 200px;
	width: 192px;
	border: thin solid #EA0B02;
	margin-bottom: 10px;
}
a.copyright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 32px;
}
a.copyright:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 32px;
}
a.copyright:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 32px;
}
a.copyright:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 32px;
}
a.footlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footlinks:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footlinks:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footlinks:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#javascript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	height: 50px;
	margin-top: 10px;
}
.sidebanner {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	vertical-align: top;
	margin-top: 10px;
}
.destiny {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 10px;
}
.lee {
	width: 200px;
	border: 1px solid #040404;
}
