<style type="text/css">
<!--

/* For some reason, Dreamweaver ignores the top settings in the CSS file
   therefore this makes it see the next setting down */

.unused { }
a.unused { }



.left_nav 		{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color: #660000}
a.left_nav: hover 	{ text-decoration: underline; }



/* Normally the same as left_nav, used for text links PHP script */

.text_links_gen 			{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color: #660000}
a.text_links_gen: hover 	{ text-decoration: underline; }





/* Top nav currently unused */

.top_nav 			{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #660000; text-decoration: none;  }
a.top_nav: hover 	{ text-decoration: underline; }




/* Controls any paragraph text & table text */
/* Must be the same as .main_text */

p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-variant: normal; color: #660000; }

td {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-variant: normal; color: #660000; }




.main_text 			{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #660000; text-decoration: none; }
a.main_text: link 		{ text-decoration: underline; color: #006600 }


.main_text_maroon_link 			{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #660000; text-decoration: none; }
a.main_text_maroon_link: link	{ text-decoration: underline; color: #660000 }




.main_text_vsmall 			{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; text-decoration: none; }
a.main_text_vsmall: link 	{ text-decoration: underline; color: #006600 }


.main_text_vsmall_maroon_link 			{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; text-decoration: none; color: #660000}
a.main_text_vsmall_maroon_link: link	 	{ text-decoration: underline; color: #660000 }




.textbox 		{  border: 2px #660000 solid; background-color: #FFFFFF }
.buttoncss 	{ border: 2px #660000 solid; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }


/* The search box border & background for the search */
.searchbox	{ border: 2px #663300 solid; background-color: #FFFFFF }



/* Controls the underlining of featured listing links */

.nounderline2 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #999999; text-decoration: none}



-->
</style>





