@charset "utf-8";
.white_button_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}
.white_button_text a:link {
	color: #FFFFFF;
}
.white_button_text a:visited {
	color: #FFFFFF;
}
.white_button_text a:hover {
	color: EEDC9E;
	text-decoration: underline;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.text_Bold {
	color: #FFFF33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.general_text_big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.general_text_med {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.steps_text {	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}





body {
	background-color: #000000;
	background-image: url(Assets/Template_Objects/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.BottomCurve {
	background-image: url(Assets/Template_Objects/bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.BottomLinks {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.GoldCalc {
	background-image: url(Assets/Images/newcalculator.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.BlackText {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.YellowTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
	font-size: 26px;
}
.YellowTitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF33;
	font-size: 20px;
}
.testimonial {
	background-image: url(Assets/Images/testimonial.jpg);
	background-repeat: no-repeat;
}
.testimonial5 {
	background-image: url(Assets/Images/testimonial5.jpg);
	background-repeat: no-repeat;
}
.testimonial2 {
	background-image: url(Assets/Images/testimonial2.jpg);
	background-repeat: no-repeat;
}
.testimonial3 {
	background-image: url(Assets/Images/testimonial3.jpg);
	background-repeat: no-repeat;
}
.testimonial4 {
	background-image: url(Assets/Images/testimonial4.jpg);
	background-repeat: no-repeat;
}
.testimonial5 {
	background-image: url(Assets/Images/testimonial6.jpg);
	background-repeat: no-repeat;
}

.TestimonialTitle {
	font-size: 18px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
.button {
	background-image: url(Assets/Template_Objects/buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.RedFont {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BottomLinks a:link {
	color: #FFFFFF;
}
.BottomLinks a:visited {
	color: #FFFFFF;
}
.text a:link {
	color: #Ffff33;
}
.text a:visited {
	color: #FFFF33;
}
.YellowTitleSmall a:link {
	color: #ffff33;
}
.YellowTitleSmall a:visited {
	color: #ffff33;
}
.TitleRed {
	color: #cc0000;
	font-family: "Eras Bold ITC", Verdana, Arial;
	font-size: 28px;
}
.whatwebuy_bg {
	background-image: url(Assets/Images/genericgold.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}
