@charset "UTF-8";
/* CSS Document */

.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#838383;
	line-height:16px;
}
.normtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#838383;
	line-height:16px;
}
.normtextw {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:16px;
}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#ffffff;
}
.xtrabigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#ffffff;
}
.normtextboldw {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
}

.normtextw14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	line-height:16px;
}
.normtextboldw14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	line-height:16px;
}

.makegold {
	color: #c59746;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a:link {
	color: #ad1679;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ad1679;
}
a:hover {
	text-decoration: underline;
	color: #792489;
}
a:active {
	text-decoration: none;
	color: #ad1679;
}
.goldlink:link {
	color: #c59746;
	text-decoration: none;
}
.goldlink:visited {
	text-decoration: none;
	color: #c59746;
}
.goldlink:hover {
	text-decoration: underline;
	color: #ecb75a;
}
.goldlink:active {
	text-decoration: none;
	color: #c59746;
}
.footmenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	line-height:16px;
}
.footmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}
.footmenu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #333333;
	line-height:16px;
}

