body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}

.bgWhite {
	background-color: #FFF;
}

.bgRed {
	background-color: #900;
	background-repeat: no-repeat;
}

.bgRepeat-x {
	background-repeat: repeat-x;
}

.bgRepeat-x {
	background-repeat: repeat-x;
}

.bgRepeat-y {
	background-repeat: repeat-y;
}

.bgRepeat-norepeat-all {
	background-repeat: no-repeat;
	background-position: top right;
}

.bgRepeat-norepeat-rev {
	background-repeat: no-repeat;
	background-position: top left;
}

.bgRepeat-norepeat-contact {
	background-repeat: no-repeat;
	background-position: top right;
}

.textNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
}

.textNormalBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
}

.textNormalHeadNoBG {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
}

.textNormalHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #FFF;
	background-color: #333;
}

.textTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #06C;
}

.textTitleItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 19px;
	color: #111;
}

.textPageIndicator {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	color: #C63;
}

.textCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
}

.textNormalSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #111;
}

.textNormalNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #06C;
}

.textTour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
}

.textTourHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #000;
}

.linkNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #00F;
}

a.linkNormal:hover {
	text-decoration: none;
	color: #555;
}

.linkEnter {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}

.linkBottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #A41;
}

a.linkBottomNav:hover {
	text-decoration: none;
	color: #630;
}

.linkTour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #00F;
}

a.linkTour:hover {
	text-decoration: none;
	color: #333;
}

.linkMaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
}

a.linkMaxcreative:hover {
	text-decoration: none;
	color: #222;
}
