les for BODY TEXT & MAIN CONTENT in general -->
body 
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		color:					#000000;
		text-decoration:		none;
		margin-left:			0px;
		margin-right:			0px;
		margin-top:				0px;
      	background-color:		#FFFFFF;
	}

h2 
	{	font-family:			Verdana,Arial,Helvetica;
		font-size:				14pt;
		color:					#000000;
		text-decoration:		none;
		margin-left:			5px;
		margin-right:			15px;
	}

p 
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		color:					#000000;
		text-decoration:		none;
		margin-left:			5px;
		margin-right:			0px;
	}

.header 
	{	font-family:			Arial,Helvetica;
		font-size:				8pt;
		color:					#FFFFFF;
		text-decoration:		none;
		margin-left:			5px;
		margin-right:			0px;
	}

.headerportal 
	{	font-family:			Arial,Helvetica;
		font-size:				8pt;
		color:					#3e3e3e;
		text-decoration:		none;
		margin-left:			5px;
		margin-right:			0px;
	}


.headerdept 
	{	font-family:			Arial,Helvetica;
		font-size:				8pt;
		color:					#FFFFFF;
		text-decoration:		none;
		margin-left:			5px;
		margin-right:			0px;
		margin-top:			10px;
		margin-bottom:			10px;
	}

.button
	{
		text-align:     		centre;
		text-decoration:		none;
		color:          		#000000;
		background:     		#999999;
		border-top:     		2px solid #CCCCCC;
		border-left:    		2px solid #CCCCCC;
		border-right:   		2px solid #333333;
		border-bottom:  		2px solid #333333;
		font-family:    		Verdana, Arial, Helvetica, sans-serif;
	}

.dropdown
	{
		border-top:     		2px solid #333333;
		border-left:    		2px solid #333333;
		border-right:   		2px solid #CCCCCC;
		border-bottom:  		2px solid #CCCCCC;
		background:				#fafbea;
	}

<!-- Style for small text like Legal Notice (Footer Include) -->
.smalltext
	{	font-family:			Verdana,Arial,Helvetica;
		font-size:				7.5pt;
		font-weight:			normal;
		color:					#000000;
		text-decoration:		none;
	}


<!-- Style for flag 2 Item Price -->
.FEATUREDitemprice 
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		font-weight:			bold;
		color:					#333333;
		text-decoration:		none;
	}


<!-- Styles for Anchors (LINKS) in body -->
A:link
	{	font-weight:			normal;
		color:					#333333;
		text-decoration:		none;
	}

A:active
	{	font-weight:			normal;
		color:					#333333;
		text-decoration:		none;
	}

A:visited
	{	font-weight:			normal;
		color:					#333333;
		text-decoration:		none;
	}

A:hover
	{	font-weight:			normal;
		color:					#000000;
		text-decoration:		underline;
	}

<!-- Styles for Anchors (LINKS) in ALL Tables -->
A.tablelink:link
	{	font-weight:			normal;
		color:					#333333;
		text-decoration:		none;
	}

A.tablelink:active
	{	font-weight:			normal;
		color:					#333333;
		text-decoration:		none;
	}

A.tablelink:visited
	{	font-weight:			normal;
		color:					#333333;
		text-decoration:		none;
	}

A.tablelink:hover
	{	font-weight:			normal;
		color:					#000000;
		text-decoration:		underline;
	}

<!-- Styles for Anchors (LINKS) in Header -->
A.header:link
	{	font-weight:			normal;
		color:					#FFFFFF;
		text-decoration:		none;
	}

A.header:active
	{	font-weight:			normal;
		color:					#FFFFFF;
		text-decoration:		none;
	}

A.header:visited
	{	font-weight:			normal;
		color:					#FFFFFF;
		text-decoration:		none;
	}

A.header:hover
	{	font-weight:			normal;
		color:					#000000;
		text-decoration:		underline;
	}

<!-- Style for ALL TABLES (except View Cart & Transaction History table) -->
.tableborder
	{	
		background-color:		#E1E1E1;
	}

.tableheading
	{	font-family:			Arial,Helvetica;
		font-size:				8pt;
		font-weight:			bold;
		color:					#ffffff;
		text-decoration:		none;
		background-color:		#666666;
	}

.tablebody
	{	font-family:			Arial,Helvetica;
		font-size:				8pt;
		font-weight:			bold;
		color:					#333333;
		text-decoration:		none;
		background-color:		#ffffff;
	}

.tablebodyhidden
	{	font-family:			Arial,Helvetica;
		font-size:				8pt;
		font-weight:			bold;
		color:					#333333;
		text-decoration:		none;
		background-color:		#ffffff;
		border-left:			#ffffff;
	}

.tablebutton
	{
		text-align:     		centre;
		text-decoration:		none;
		color:          		#000000;
		background:     		#999999;
		border-top:     		1px solid #cccccc;
		border-left:    		1px solid #cccccc;
		border-right:   		1px solid #333333;
		border-bottom:  		1px solid #333333;
		font-family:    		Verdana, Arial, Helvetica, sans-serif;
	}

.tablefield
	{
		border-top:     		2px solid #333333;
		border-left:    		2px solid #333333;
		border-right:   		2px solid #cccccc;
		border-bottom:  		2px solid #cccccc;
		background:				#ffffff;
	}


.linksheading
	{	font-family:			Arial,Helvetica, san-serif;
		font-size:				8pt;
		font-weight:			bold;
		color:				#ffffff;
		text-decoration:			none;
		background-color:			#3e3e3e;
	}

.linkspacing
	{	font-family:			Arial,Helvetica;
		font-size:				8pt;
		color:				#ffffff;
		text-decoration:			none;
		background-color:			#3e3e3e;
	}


.ParagraghText
	{	font-family:			Arial,Helvetica, san-serif;
		font-size:				12pt;
		color:				#666666;
		text-decoration:			none;
	}


.linksheadingspecial
	{	font-family:			Arial,Helvetica, san-serif;
		font-size:				8pt;
		font-weight:			bold;
		color:				#BCC838;
		text-decoration:			none;
		background-color:			#3e3e3e;
	}

	
.storelink
	{	font-family:		Arial, Helvetica, sans-serif;
		font-size:			10px;
		color:				#666666
	}

.storelinknew
	{	font-family:		Arial, Helvetica, sans-serif;
		font-size:			11px;
		color:				#999999
	}
.storelinknewDK12
	{	font-family:		Arial, Helvetica, sans-serif;
		font-size:			12px;
		font-weight:		bold;
		color:				#666666
	}
.storelinknewDK11
	{	font-family:		Arial, Helvetica, sans-serif;
		font-size:			11px;
		font-weight:		bold;
		color:				#666666
	}

.storelinknewDK
	{	font-family:		Arial, Helvetica, sans-serif;
		font-size:			10px;
		font-weight:		bold;
		color:				#666666
	}
.tableheadingnew
	{	font-family:			Arial,Helvetica;
		font-size:				8pt;
		font-weight:			bold;
		color:					#666666;
		text-decoration:		none;
		background-color:		#EDEEAC;
	}