@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Tahoma;
	margin: 0px;
}
h1 {
	font-size: 20px;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	color: #50CAF1;
	border: 1px dotted #333;
	background: #000;
	padding-left: 5px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
.orangetext {
	color: #1C6EB8;
}
#secondnavsnoreguards, a:link {
	color: #FFF;
	text-decoration: none;
}
	#secondnavsnoreguards, a:visited {
	color: #FFF;
	text-decoration: none;
}
	#secondnavsnoreguards, a:hover {
	color: #000;
	text-decoration: none;
}
	#secondnavsnoreguards, a:active {
	color: #FFF;
	text-decoration: none;
}
.offerText {
	color: #1C6EB8;
	font: bold 19px Calibri, Tahoma;
	margin: 0px;
}
.goldText {
	color: #352800;
	font-size: 18px;
}
.silverText {
	font-size: 18px;
	color: #4E4E4E;
}
.bronzeText {
	font-size: 18px;
	color: #362412;
}
.highlightText {
	font-size: 17px;
}
.highlightText {
	font: 24px Calibri, Tahoma;
}

