html { height: 100%; }
body { height: 100%; min-height: 101%; margin: 0px 0px; font-family: Times New Roman, Times, Sans-Serif; font-size: 9pt; color: #000000; line-height: 1.3em; background-color: #F0F2F0; }
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; background-repeat: repeat-x; }

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:repeat-x; }

.contact-title					{ color:#777777; font-family:arial, sans-serif; font-size:12px; font-weight:normal; line-height:12px; font-style:italic; text-align:center;}
.contact-text					{ color:#343434; font-family:arial, sans-serif; font-size:19px; font-weight:normal; line-height:21px; text-align:center;}

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: 10pt; color: #000000; line-height: 1.3em; }

.pic { border: 1px solid #000000; }

.counter { color: #4d5d7f; font-family: Arial, Times New Roman, Times, Sans-Serif; font-size: 11px; text-decoration: none; }

a { color: #0000FF; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }

/***** Start of Inventory Display Classes *****/
.inv-item-layout { border: 1px solid #969799; background-color: #E9EBE8; color: #F8F8F8; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px; padding: 3px 3px 3px 12px;}
.inv-category-list { }
.inv-field-header { font-size: 9pt; font-weight: bold; background-color: #193a7f; color: #FFFFFF;}
.inv-field { color: #000000; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 20px}
.inv-field-sold-header { font-size: 9pt; background-color: #193a7f; color: #FFFFFF; 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: #193a7f; }
.inv-category-on { border: 1px solid #D6CEAA; padding: 2px 10px; font-size: 9pt; background-color: #193a7f; }
.inv-category-off { border: 1px solid #969799; padding: 2px 10px; font-size: 9pt; background-color: #4d5d80; }
.inv-bigpicture { border: 1px solid #666666; }
.inv-special-picture { border: 1px solid #666666; }
.inv-special-frame { padding: 0px 5px; }
.inv-thumb { border: 1px solid #666666; }
.inv-search { padding: 0px 4px; color: #E2D9B0; font-size: 7pt; font-weight: bold; line-height: 16px; }
.inv-searchbox { border: 1px solid #003300; background-color: #CECFD0; color: #000000; font-size: 9pt;; font-weight: bold; }
.inv-searchbutton { border: 1px solid #003300; background-color: #434343; color: #FFFFFF; font-size: 9pt; font-weight: bold; height: 17px; }
.inv-search-result { font-weight: bold; color: #FF0000; }
a.inv-category-link { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.inv-category-link:hover { color: #FFFF00; font-weight: bold; text-decoration: none; }
a.inv-popup-button-link { color: #000000; text-decoration: none; font-weight:bold; }
a.inv-popup-button-link:hover { color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.inv-sortlink { color: #FFFFFF; font-weight: bold; line-height: 16px; }
a.inv-sortlink:hover { color: #FFFF00; font-weight: bold; line-height: 16px; }
/***** End of Inventory Display Classes *****/