@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #000;
}
a.menulink:visited, a.menulink:link, a.menulink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #aa8d40;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}
a.menulink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fecc00;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 12px;
	line-height: 22px;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B1B1B1;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B1B1B1;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_gold {
	color: #aa8d40;
	font-weight: bold;
}
.text_red {
	color: #F00;
}
.text_white {
	color: #FFF;
}

.border_gray {
	border: 1px solid #252527;
	background-attachment: scroll;
	background-image: url(images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.border_gray2 {
	border: 1px solid #252527;
}
a.planlink:visited, a.planlink:link, a.planlink:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #999;
	text-decoration: none;
}
a.planlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #aa8d40;
	text-decoration: none;
}
