BODY	{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
    	FONT-FAMILY: geneva, arial, sans-serif;
	FONT-SIZE: 11px;
	SCROLLBAR-BASE-COLOR: #000000
	}

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

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

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

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


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #000033; FONT: 11px geneva, verdana, arial, sans-serif }


.title 		{ COLOR: #996600; FONT: 15px verdana, arial, sans-serif; font-weight: bold }


.biglink 	{ COLOR: #000099; FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }


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


.just 		{text-align: justify;}


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


.producttitle 	{ COLOR: #000000; FONT: 15px arial, verdana, sans-serif; font-weight: bold }


.orderprice 	{ COLOR: #FF6600; FONT: 15px arial, verdana, sans-serif; font-weight: bold }


#menu 		{ LEFT: 0px; WIDTH: 154px; POSITION: absolute; TOP: 126px }



.button { 	background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #003366;
		font-size: 10pt;
		height: 37px;
		width: 154px;
		cursor:hand;
		font-weight: bold;
		text-align: left;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 9px;
		padding-right: 5px;
		BORDER: #FFFFFF 0px solid }

.buttonon { 	background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #666699;
		font-size: 10pt;
		height: 37px;
		width: 154px;
		cursor:hand;
		font-weight: bold;
		text-align: left;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 9px;
		padding-right: 5px;
		BORDER: #FFFFFF 0px solid }



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


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


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



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


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }
