/*table{	border-top: 1px solid lightblue;	border-left: 1px solid lightblue;}td{	border-bottom: 1px solid orange;	border-right: 1px solid orange;}div{	border: 2px dotted pink;}*/body,td,input,textarea {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #333333;	font-size: 12px;}img{	border: none;}hr{	margin: 0px;	padding: 0px;}a:link, a:visited {	color: #889966;	text-decoration: none;}a:hover {	color: #663300;}/* for navbar */a.topLinks {	font-size: 10px;	font-weight: bold;	text-transform: uppercase;}a.whitelink:hover, a.whitelink:link, a.whitelink:visited{	color: white;}a.whitelink:hover{	text-decoration: underline;}#navbar{	background-color: #f0e0b2;}/* governs padding between outermost drop shadow table and content */#main_content{	text-align: center;	padding: 40px 20px 20px 20px;}/* just small text */.footerText {	font-size: 10px;	color: #666666;}/* for the actual footer itself, bigger line spacing */.footer{	font-size: 10px;	color: #666666;	line-height: 14px;}/* rightmost col on home page */#whats_new {	font-size: 12px;	color: #666666;	padding-top: 10px;	padding-left: 10px;}/* leftmost column on all pages */#left_menu{	padding-top: 10px;	padding-right: 10px;}/* search box */#query{	width: 110px;	border-width: 1px;	background-color: #fffff0;	margin-left: 2px;	font-size: 10px;	color: #889966;}#query_button{	width: 20px;	border: 1px outset #889966;	background-color: #889966;	margin-left: 2px;	font-size: 10px;	color: white;}/* light green header bar on all pages but home */h1 {	font-weight: normal;	font-size: 14px;	color: #FFFFFF;	background-color: #889966;	margin: 0px;	padding: 4px;	padding-left: 10px;}/* smaller text within the light green header bar */.subcat_header{	font-size: 12px;}/* main copy div for textual pages */.main_copy {	font-size: 11px;	line-height: 14px;	color: #333333;	margin-left: 10px;}/* paging bar for item categories (page 1 of n) */.page_bar {	font-size: 10px;	color: #999999;	font-weight: bold;}/* table cell within large 3-per-row category thumbnail table */.category_cell{	padding: 10px;	background-color: #f2f2f2;}/* image for item thumbnail */.item_thumbnail{}/* gray area for item detail */#detail_area{	background-color: #f2f2f2;	padding: 10px;	margin-top: 5px;}.detail_label {	font-size: 10px;	color: #999999;	font-weight: bold;	text-transform: uppercase;}.detail_data{	padding: 0px;	margin: 0px 0px 10px 0px;	font-size: 11px;}h3.gray {	font-size: 10px;	color: #999999;	font-weight: bold;}h3.dark_gray {	font-size: 11px;	color: #666666;	font-weight: bold;}/* text input boxes */.text_input{	width: 200px;	border-width: 1px;	background-color: #fffff0;	}textarea.text_input{	border-width: 1px;	background-color: #fffff0;}.button{	border-width: 1px;}/* for sizing on the email page */.email_cell{	width: 150px;}.error{	padding: 5px;	width: 300px;	font-weight: bold;	font-size:10px;	border: 1px solid #663300;	background-color: #fffff0;	color: #663300;}.errorLabel{	font-size: 11px;	font-weight: bold;	color: #663300;}.requiredLabel{}.submenu_table{	border: 1px solid #dbc299;	background-color: #f4e5be;}.submenu_outer{	border-bottom: 1px solid #fcf0e0;	padding-left: 5px;}.submenu_inner{	font-size: 10px;	color: #889966;	background-color: #f4e5be;}.submenu_inner_over{	font-size: 10px;	color: #663300;	background-color: #f4e5be;}/* ******************** OLD below, NEW above ************************************** *//* ******************** OLD below, NEW above ************************************** *//* ******************** OLD below, NEW above ************************************** *//*.productHeading {	font-size: 14px;	color: #FFFFFF;	margin-left: 10px;	padding-left: 10px;}.productSubHeading {	font-size: 12px;	color: #FFFFFF;}.productReturnDets {	font-size: 10px;	color: #999999;	font-weight: bold;}.prodDets {		font-size: 11px;	line-height: 14px;	color: #333333;}.subCatHilite {	text-decoration: underline;	color: #889966;}.productSubHeadingNum {		font-size: 12px;	color: #FFFFFF;	font-weight: bold;}.smallLinkText {	font-size: 10px;	color: #999999;}.subHead {		color: #889966;	font-size: 24px;}.newsBrief {	font-size: 11px;	color: #666666;	font-style: italic;	font-weight: bold;}*/