	<!--
		a:link			{ color:#962F2C; text-decoration:none; }
		a:visited			{ color:#962F2C; text-decoration:none; }
		a:hover			{ color:#000000; text-decoration:underline; }

		a.black:link		{ color:#000000; text-decoration:underline; }
		a.black:visited		{ color:#000000; text-decoration:underline; }
		a.black:hover		{ color:#000000; text-decoration:underline; }

		.img				{ border-color: #808080; }

		a.nounderline:link	{ text-decoration:none; }
		a.nounderline:visited	{ text-decoration:none; }
		a.nounderline:hover	{ text-decoration:none; }

		font.body		{ font-size:8pt; }
		font.grandtotal		{ font-size:9pt; }
		font.nav		{ font-size:8pt; }


		input.submitButton {
			background:#9C9C9C;
			font-weight:bold;
			border-width: 1px 1px 1px 1px;
			border-top-color:#FFFFFF;
			border-left-color:#FFFFFF;
			border-right-color:#EFEFEF;
			border-bottom-color:#EFEFEF;
			background-image : url("http://www.folia-europe.com/images/submitbackground.gif");
			background-repeat : no-repeat;
			color : #FFFFFF;
			font-family : arial, helvetica, sans-serif;
			font-size : 8pt;
			cursor: hand;
		}

		input.secureSubmitButton {
			background:#9C9C9C;
			font-weight:bold;
			border-width: 1px 1px 1px 1px;
			border-top-color:#FFFFFF;
			border-left-color:#FFFFFF;
			border-right-color:#EFEFEF;
			border-bottom-color:#EFEFEF;
			background-image : url("https://www.folia-europe.com/images/submitbackground.gif");
			background-repeat : no-repeat;
			color : #FFFFFF;
			font-family : arial, helvetica, sans-serif;
			font-size : 8pt;
			cursor: hand;
		}

		input.blueQty {
			color: #0000FF;
			font-weight: bold;
		}

		select.cat {
			font-family : arial, helvetica, sans-serif;
			font-size : 8pt;
			width: 150px;
		}

	//-->
