body	{ background:#ffffff url('picts/background-main.gif');
		 scrollbar-base-color:#56997A;
		 margin: 0px; }




a:link		{ color: #996633; text-decoration: none }

a:visited	{ color: #993300; text-decoration: none }

a:active	{ color: #009966; text-decoration: none }

a:hover		{ color: #CC6666; text-decoration: none }

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
 
 p { COLOR #336600; FONT: 14px "Times New Roman", verdana, arial, sans-serif; }

h1		{ COLOR: #336600; FONT: 22px "Times New Roman", verdana, arial, sans-serif; font-weight: bold; margin: 0px; }
h2  	{ COLOR: #336600; FONT: 18px "Times New Roman", verdana, arial, sans-serif; font-weight: bold; margin: 0px; }
h3  	{ COLOR: #660000; FONT: 16px "Times New Roman", verdana, arial, sans-serif; font-weight: bold; margin: 0px; }
h4  	{ COLOR: #660000; FONT: 15px "Times New Roman", verdana, arial, sans-serif; font-weight: bold; margin: 0px; }
h5  	{ COLOR: #660000; FONT: 12px "Times New Roman", verdana, arial, sans-serif; font-weight: bold; margin: 0px; }
h6  	{ COLOR: #660000; FONT: 12px "Times New Roman", verdana, arial, sans-serif; font-weight: bold; margin: 0px; }

TABLE 			{ COLOR: #006633; FONT: 12px "Times New Roman", verdana, arial, sans-serif }


.price 			{ COLOR: #56997A; FONT: 15px "Times New Roman", arial, sans-serif; font-weight: bold }


.title 			{ COLOR: #56997A; FONT: 13px "Times New Roman", arial, sans-serif; font-weight: bold }


.copyright		{ COLOR: #000033; FONT: 11px "Times New Roman", verdana, arial, sans-serif }


.picturecomments 	{ COLOR: #666666; FONT: 10px "Times New Roman", verdana, arial, sans-serif }


.smalltitle 		{ COLOR: #006633; FONT: 9px Verdana, arial, sans-serif; font-weight: bold }


.subtitle 		{ COLOR: #000000; FONT: 12px "Times New Roman", verdana, arial, sans-serif; font-weight: bold }


.picturetitle 		{ COLOR: #000000; FONT: 10px "Times New Roman", arial, sans-serif; font-weight: bold }

.verysmalltitle     { COLOR: #000000; FONT:  6px verdana, arial, sans-serif }



 /* TICKER LOCATION ON PAGE */

#ticker	{ right: 0px; POSITION: absolute; top: 51px }


.biglink {
	COLOR: #6633FF;
	FONT: 12px "Times New Roman", arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }

:hover.biglink {
	COLOR: #FF6600;
	FONT: 12px "Times New Roman", arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }


.just {text-align: justify;}




.shadeform	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 250PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}


.textarea	{ background-image: url('picts/shadeform.gif');
		text-align: center;
		WIDTH: 300PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:15px; font-family:"Times New Roman", verdana, sans-serif}

.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchform { 	border:1px solid #000000; WIDTH: 110PX;
		HEIGHT: 20PX;
		background-image: url('picts/shadeform.gif');
		font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:arial, georgia, Times New Roman, sans-serif }



.searchdrop 	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }

.searchbutton 	{ font-size: 8pt }

.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:100;
		top:0;
		left:0 }


 /* START THE CODE FOR THE MENUS */


#menulocation { LEFT: 15px; WIDTH: 154px; POSITION: absolute; TOP: 114px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  height: 37px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 26pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }


a:link.menu 	{ background-image: url('picts/button.gif');
		  background-color:#BCD5BE;
		  color: #004400 }


a:visited.menu 	{ background-image: url('picts/button.gif');
		  background-color:#BCD5BE;
		  color: #004400 }


a:active.menu 	{  background-image: url('picts/buttonon.gif');
		   background-color:#BCD5BE;
		   color: #669999 }


a:hover.menu 	{ background-image: url('picts/buttonon.gif');
		  background-color:#BCD5BE;
		  color: #669999 }