html						{ height: 100%; }
body						{ height: 100%; min-height: 101%; margin: 0px 0px;  font-family: Verdana, Helvetica, Sans-Serif; font-size: 9pt; color: #000000; line-height: 1.5em; background-color: #FFFFFF; background-image: url('images/bg.jpg');}
table						{ border: 0px solid; }

td.content				{ color:#333333; line-height:1.5em; font-size:10pt; }
td.header				{ background-image: url('images/top-repeat.jpg'); background-position: top left; }

td.sidebar-frame		{ background-color: #ffffff; background-image: url('images/sidebar-bg2.jpg'); }
td.sidebar				{ background-image: url('images/sidebar-bg.jpg'); background-position: top center; background-repeat:repeat-x; }
td.sidebar a			{ color: #fff; font-weight: bold; }
td.sidebar a:hover	{ text-decoration: underline; }

td.closed				{ border: 1px solid #660000; padding: 4px; background-color:#660000; }
td.opened				{ border: 1px solid #660000; padding: 4px; }

td							{ font-size:10pt; }
td a						{ color: #003d79; text-decoration: none; }
td a:hover				{ color: #FF0000; text-decoration: none; }

.std-link				{ color: #0000FF; text-decoration: none; }
.std-link:hover		{ color: #FF0000; text-decoration: none; }

.ln						{ width:130px; height:1px; color:#ebe3aa; }

td.strip					{ background-image: url('images/strip-bg.jpg'); }

.small-text				{ line-height:12pt; font-size:8pt; }

.quote-title3			{ color:#002449; font-family:arial, sans-serif; font-size:12pt; font-weight:bold; line-height:12pt; }
.quote-title2			{}

.section-title			{ color:#002449; font-family:arial, sans-serif; font-size:12pt; font-weight:bold; line-height:12pt; }
.contact-title			{ color:#777777; font-family:arial, sans-serif; font-size:12pt; font-weight:normal; line-height:12pt; 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;}

a.contact-link 		{ color:#003d79; text-decoration:none; font-size:8pt; }
a.contact-link:hover	{ color:#FF0000; text-decoration:none; font-size:8pt; }

#events___Frame		{ width: 100%; height: 470px; }

td.footer				{ padding: 0px 0px 5px 0px; font-family: Arial, Verdena, Helvetica, Sans-Serif; font-size: 8pt; color: #444444; line-height: 1.3em; }
td.footer a				{ color: #444444; 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 #003d79; }
.right					{ margin-left: 8px; }
.left						{ margin-right: 8px; }

a							{ color: #0000FF; text-decoration: none; }
a:hover					{ color: #FF0000; text-decoration: none; }
a img						{ border: none; }


/***** Start of Inventory Display Classes *****/
.inv-item-layout { border: 1px solid #003d79; background-color: #dbd49e; color: #F8F8F8; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px }
.inv-category-list { }
.inv-field-header { padding: 2px 4px; font-size: 9pt; font-weight: bold; background-color: #002448; color: #ffffff;}
.inv-field { padding: 2px 4px; color: #000000; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 15px }
.inv-field-sold-header { font-size: 9pt; background-color: #002448; 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 #222222; padding: 2px 4px; font-size: 9pt; background-color: #002448; }
.inv-category-on { border: 1px solid #003d79; padding: 2px 10px; font-size: 9pt; background-color: #002448; }
.inv-category-off { border: 1px solid #003d79; padding: 2px 10px; font-size: 9pt; background-color: #002448; }
.inv-bigpicture { border: 1px solid #003d79; }
.inv-special-picture { border: 1px solid #003d79; }
.inv-special-frame { }
.inv-special-cell { padding: 5px 0px 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: #3C783C; color: #E2D9B0; 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: #FF0000; font-weight: bold; text-decoration: none; }
a.inv-popup-button-link { color: #ffffff; text-decoration: none; }
a.inv-popup-button-link:hover { color: #aaaaaa; text-decoration: none; }
a.inv-sortlink { color: #ffffff; font-weight: bold; line-height: 16px; }
a.inv-sortlink:hover { color: #ff0000; font-weight: bold; line-height: 16px; }
/***** End of Inventory Display Classes *****/