.button			{	color: #000000;
				font-family: Verdana;
				font-size: 10pt;
				font-weight: bold; 
            	  		text-align: center;
            	  		border: 1px solid #003300;
            	  		background-color: #336699; }

.txt        		{	border:2px solid #660033; background-image: url('../images/input_white.gif');
				padding-left: 5px; }

.txtEuro       		{	border:2px solid #660033; background-image: url('../images/input_white_euro.gif');
				padding-left: 15px; }

.txtAct	    		{	border:2px solid #CCCC00; background-image: url('../images/input_white.gif');
				padding-left:5px; }

.hr			{ 	height: 5px;
				background-image: url('images/Line.png'); }

#nav			{ 	background-color: #006600;
				font-family: Verdana, sans-serif;
				font-size: small;
				color: white;
				text-align: center;
				font-size: 82%;
				height: 25px; }
			  
#nav a			{ 	border-bottom: none;
				color: white; }

#nav td			{ 	height: 25px; }

#navActive		{	background-color: #005500;
				font-family: Verdana, sans-serif;
			 	font-weight: bold;
				font-size: small;
				color: white;
				text-align: center;
				font-size: 82%; }

#navActive a		{	border-bottom: none;
				color: white; }

A:link			{ 	color: #000000;
				text-decoration: none;
				border-bottom: dotted 1px #666; }

A:hover			{ 	color: #000000;
				text-decoration: none;
				border-bottom: solid 1px #990000; }

A:visited		{ 	color: #000000;
				text-decoration: none;
				border-bottom: dotted 1px #666; }
				  
td.side			{ 	background-color: #330033;
				font-family: Verdana, sans-serif;
				font-size: small;
				font-weight: bold;
				color: white;
				text-align: left;
				font-size: 82%;
				padding-left: 4px; }
				  
td.sideText		{ 	font-family: Verdana, sans-serif;
				font-size: small;
				text-align: justify;
				font-size: 70%;
				padding-right: 2px; }
				  
body         		{ 	font-family: Verdana, sans-serif;
				font-size: 12px; }

li			{	padding-bottom: 10px; }

.prodTab		{ 	border-bottom-width: 1px;
				border-bottom-style: solid;
				text-align: center;
				font-size: 14px;
				font-weight: bold; }
				  
.prodLine		{ 	text-align: center;
				font-size: 12px;
				font-weight: bold; }

.prodLine td		{	border-bottom-width: 1px;
				border-bottom-style: dotted;
				padding: 5px; }

.prodLine img		{	border: solid 1px #000000; }

.prodLine a		{	border-bottom: solid 1px #000000; }
.prodLine a:visited	{	border-bottom: solid 1px #000000; }

.colourBox		{ 	border-width: 1px;
				border-style: solid;
				width: 15px;
				height: 15px;
				border-color: #808080; }

.imgCaption		{	text-align: center;
				font-size: 9px;
				font-family: Verdana, sans-serif;
				padding-bottom: 5px; }

.orderTable		{	border-width: 2px;
				border-style: solid;
				width: 100%; }

.orderTableFlag		{	text-align: center;
				border: solid 2px;
				background-color: #b7dbeb;
				padding-top: 2px;
				img-border: 5px; }

.orderTableHeader	{	background-color: #347c9c;
				font-family: Trebuchet MS;
				font-weight: bold;
				color: #b7dbeb;
				padding-left: 5px;
				border-top: solid 2px;
				border-left: solid 2px;
				border-right: solid 2px;
				border-bottom: solid 1px; }

.orderTableCell		{	background-color: #b7dbeb;
				border-left: solid 2px #F8EDC8;
				border-right: solid 2px #F8EDC8;
				font-family: Verdana;
				font-size: 10px;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-right: 5px;
				padding-left: 10px; }

#simpleViewer		{	height: 480px; }

