html { height: 100%; }
body { height: 100%; min-height: 101%; margin: 0px 0px; font-family:  arial, verdana, sans-serif; font-size: 11px; color: #000000; line-height: 1.3em; background-color: #FFFCF7; }
table { border: 0px solid; }

td.header-top { background-image: url('images/header-top.jpg'); }
td.header { background-color: #FFFFFF; background-image: url('images/header-bg.jpg'); background-position: top left; }

.contact-title		{ color: #777777; font-family:arial, sans-serif; font-size:12px; font-weight:normal; line-height:12px; font-style:italic; }
.contact-text		{ color: #343434; font-family:arial, sans-serif; font-size:19px; font-weight:normal; line-height:21px; }

td.sidebar-frame { background-color: #003366; background-image: url('images/sidebar-bg2.jpg'); }
td.sidebar { background-image: url('images/sidebar-bg.jpg'); background-position: top center; background-repeat:no-repeat; }

td.strip { background-image: url('images/strip-bg.jpg'); }

td.footer { padding: 0px 0px 5px 0px; font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 8pt; color: #000000; line-height: 1.3em; }
td.footer a { color: #000000; text-decoration: none; }
td.footer a:hover { color: #FF0000; text-decoration: none; }

td.font-arial { font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 10pt; color: #000000; line-height: 1.3em; }
td.font-times { font-family: Times New Roman, Times, Sans-Serif; font-size: 9pt; color: #FFFFFF; line-height: 1.3em; }

td.font-side { font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 8pt; color: #FFFFFF; line-height: 1.3em; text-align:left; }


.pic { border: 1px solid #000000; }

a { color: #0000FF; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }

/***** Start of Inventory Display Classes *****/
.inv-item-layout { border: 1px solid #A4945C; background-color: #F5F3EB; color: #F8F8F8; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 16px }
.inv-category-list { }
.inv-field-header { font-size: 9pt; font-weight: bold; background-color: #D9AD57; color: #000000;}
.inv-field { color: #000000; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px }
.inv-field-sold-header { font-size: 9pt; background-color: #DCD3B4; color: #FF4040; font-weight: bold; line-height: 16px; }
.inv-field-sold { font-size: 9pt; color: #FF0000; font-weight: bold; line-height: 16px; }
.inv-popup-button { border: 1px solid #787878; padding: 2px 4px; font-size: 9pt; background-color: #DCD3B4; }
.inv-category-on { border: 1px solid #D6CEAA; padding: 2px 10px; font-size: 9pt; background-color: #D9AD57; }
.inv-category-off { border: 1px solid #A4945C; padding: 2px 10px; font-size: 9pt; background-color: #DCD3B4; }
.inv-bigpicture { border: 1px solid #666666; }
.inv-special-picture { border: 1px solid #666666; }
.inv-special-frame { padding: 0px 0px; }
.inv-thumb { border: 1px solid #666666; }
.inv-search { padding: 0px 5px; color: #E2D9B0; font-size: 7pt; font-weight: bold; line-height: 16px; }
.inv-searchbox { border: 1px solid #003300; background-color: #3C783C; color: #E2D9B0; font-size: 9pt;; font-weight: bold; }
.inv-searchbutton { border: 1px solid #003300; background-color: #D9AD57; color: #E2D9B0; font-size: 9pt; font-weight: bold; height: 17px; }
.inv-search-result { font-weight: bold; color: #FF0000; }
a.inv-category-link { color: #000000; font-weight: bold; text-decoration: none; }
a.inv-category-link:hover { color: #FF0000; font-weight: bold; text-decoration: none; }
a.inv-popup-button-link { color: #000000; text-decoration: none; }
a.inv-popup-button-link:hover { color: #FF0000; text-decoration: none; }
a.inv-sortlink { color: #000000; font-weight: bold; line-height: 16px; padding: 3px 3px 3px 5px; }
a.inv-sortlink:hover { color: #FF0000; font-weight: bold; line-height: 16px; }
/***** End of Inventory Display Classes *****/