
/* General Styles */
BODY         				{ font-family: Tahoma; font-size: 10pt; color: #000000; background-color: #383838; margin-top: 0 }

TD         				{ font-family: Tahoma; font-size: 10pt; color: #000000;  margin-top: 0 }


.welcome { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 18pt; font-weight: bolder; color: #663300;}

.bodylinks {font-family: tahoma; font-size: 10px; font-weight: normal; color: #003399; text-decoration: none;}
.bodylinks:hover {font-family: tahoma; font-size: 10px; font-weight: normal; color: #003399; text-decoration: underline;}
.bodytextlinksbold {font-family: tahoma; font-size: 11px; font-weight: bold; color: #003399; text-decoration: none;}
.bodytextlinksbold:hover {font-family: tahoma; font-size: 11px; font-weight: bold; color: #003399; text-decoration: underline;}

.footertext {font-family: tahoma; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
.footerlinks {font-family: tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.footerlinks:hover {font-family: tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}





/* Form Styles */

/* Search Form Button Style */
input.searchButton        	{ color: #808080; font-family: Tahoma; font-size: 8pt; border: 1px solid #000000; background-color: #FFFFFF }

/* Contact Form Styles */
input.contactField			{ color: #808080; font-family: Tahoma; font-size: 10pt; font-weight: bold; border: 1px dotted #000000; background-color: #FFFFFF }
textarea.contactBox			{ font-family: tahoma; font-size: 10pt; color: #808080; font-weight: bold; border: 1px dotted #000000; background-color: #FFFFFF }
.contactSubmit				{ color: #808080; font-family: Tahoma; font-size: 10pt; font-weight: bold; border: 1px dotted #000000; background-color: #FFFFFF }

/* Products PAge Styles */

.productTitle				{ font-family: Tahoma; color: #000000; font-size: 12pt; font-weight: bold }
.productDesc				{ font-family: Tahoma; color: #808080; font-size: 8pt }