@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	background-image: url(../VIP/Images/bodybackground.gif);
	margin-top: 0px;
}
/* CSS Document */

.txtBlue {
	color: #00A7E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txtHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: 30px;
}
.txtE-mail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.borderB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderLR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderLBR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.txtPadding {
	padding: 5px;
}
.txtAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txtLocation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #007DC5;
	font-weight: bold;
}
.txtPhone {
	font-size: 16px;
	color: #663366;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txtVip {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC0000;
}
.footLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.footLink:link {
	text-decoration: none;
	color: #333333;
}
.footLink:visited {
	text-decoration: none;
	color: #333333;
}
.footLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footLink:active {
	text-decoration: none;
	color: #FFFFFF;
}
.VIPLink {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
}
.VIPLink:link {
	text-decoration: none;
	color: #333333;
}
.VIPLink:visited {
	text-decoration: none;
	color: #333333;
}
.VIPLink:hover {
	text-decoration: none;
	color: #FF9900;
}
.VIPLink:active {
	text-decoration: none;
	color: #333333;
}
