/*--------Set defaults on all items------*/@import "reset.css";/*--------General Styles------*/.bodytext {	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	color: #4F4F4F;	font-size: 12px;	line-height: 18px;}.bodytext_bold {	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	color: #4F4F4F;	font-size: 12px;	line-height: 18px;	font-weight: bold;}.thumbtext {	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	color: #000000;	font-size: 11px;}.copyr{	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	color: #4F4F4F;	font-size: 10px;}.heading {	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	font-size: 15px;	font-weight: bolder;	color: #4F4F4F;}.subheading{	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	font-size: 13px;	font-weight: normal;	color: #000000;	line-height: 18px;}.subheading_prod{	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;	font-size: 13px;	font-weight: bold;	color: #99CC1E;}a:link {	color: #333333;	text-decoration: underline;}a:visited {	text-decoration: underline;	color: #333333;}a:hover {	text-decoration: none;	color: #FFFFFF;	background-color: #666666;}a:active {	color: #333333;}body {	background-image: url(interface/background.jpg);	background-color: #666666;	margin-top: 40px;	margin-bottom: 0px;}.imgtran { 	behavior: url(iepngfix.htc);}