@charset "utf-8";
html {
   overflow-y: scroll;
   }
.range {
	font-size: 18px;
	margin-bottom: 10px;
	color: #CACACA;
	font-family: Tahoma;
	text-transform: uppercase;
}
/* CSS Document */

.heading3 {
	font-family: Tahoma;
	font-size: 24px;
	text-transform: uppercase;
	color: #CACACA;
	padding-top: 20px;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #585858;
}
.heading4 {
	font-family: Tahoma;
	font-size: 20px;
	color: #CACACA;
	text-transform: uppercase;
}
.bottomtxt {
	font-family: Tahoma;
	font-size: 18px;
	color: #CACACA;
	text-transform: uppercase;
}
.heading2 {
	font-family: Tahoma;
	font-size: 36px;
	color: #777777;
	text-transform: uppercase;
	padding-left: 20px;
}
.frontyellow {
	font-family: Tahoma;
	font-size: 32px;
	color: #eebe02;
	line-height: 28px;
	padding-left: 20px;
}
