.specttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #424242;
	line-height: normal;
	font-variant: normal;
}
.2003 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.spectarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #424242;
	line-height: normal;
	font-variant: normal;
}

.formAction {
-webkit-appearance: none;
-webkit-box-align: center;
-webkit-box-shadow: rgb(189, 189, 189) 0px 0px 3px 1px;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: -webkit-linear-gradient(top, #EAC98D 0%, #FFC593 2%, #FFB16C 4%, #FFA04C 6%, #FF9A43 8%, #FF9335 31%, #FF8F2E 33%, #FF8215 65%, #FF7801 100%);
background-origin: padding-box;
border-bottom-color: #BE6300;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color: #D5BB73;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #BE6300;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #D5BB73;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: rgb(189, 189, 189) 0px 0px 3px 1px;
box-sizing: border-box;
color: white;
cursor: pointer;
display: inline-block;
font-family: InterstateCondRegular, cursive, sans-serif;
font-size: 24px;
font-weight: bold;
height: 54px;
letter-spacing: normal;
line-height: normal;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: white;
outline-style: none;
outline-width: 0px;
overflow-y: visible;
padding-bottom: 0px;
padding-left: 23px;
padding-right: 23px;
padding-top: 0px;
text-align: center;
text-indent: 0px;
text-shadow: black 0px 1px 0px;
text-transform: uppercase;
white-space: pre;
width: 204px;
word-spacing: 0px;	
}

body > table td[align="center"] > table,
body > table > tbody > tr > td > table {
	width: 950px !important;
	min-width: 950px !important;
	max-width: 950px !important;
}

td:has(> a img[src*="spectrum_log"]),
td:has(> img[src*="spectrum_log"]) {
	width: 219px !important;
	max-width: 219px !important;
}

.nav {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 18px 4px 0;
	width: 720px;
	min-width: 720px;
	max-width: 720px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	list-style: none;
	box-sizing: border-box;
}

.nav li {
	list-style-type: none;
	float: none;
	border-right: 0;
	height: auto;
	width: auto;
	flex: 1 1 0;
	margin: 0;
	padding: 0;
	position: relative;
}

.nav li:not(.last-child)::after {
	content: "";
	position: absolute;
	right: 0;
	top: 8px;
	bottom: 8px;
	width: 1px;
	background: #dc0619;
}

.nav li a {
	float: none;
	display: block;
	width: auto;
	height: auto;
	min-height: 36px;
	line-height: 36px;
	text-decoration: none;
	font-size: 12px;
	color: #4a4a4a;
	text-align: center;
	padding: 0 6px;
	margin: 0;
	white-space: nowrap;
}

.nav li.active {
	font-weight: bold;
}

.nav li.active a {
	color: #c43235;
}

.nav li a:hover {
	color: #c43235;
	font-weight: bold;
}

img[src*="prof_img2"],
img[src*="customimg"],
img[src*="estimate_button"],
img[src^="g/"],
img[src*="/g/"] {
	border-radius: 5px;
}