html {
  overflow-y: scroll;

            background-image: url('images/page_background_blue.jpg');

            background-repeat: no-repeat;

            background-position: top center; 

            background-color: #FFFFFF;

}








body, p, li, td { left: 0px; top: 0px; ; font-size: 11px; color: #6A6A6A; text-decoration: none; font-family: "verdana"} 


a{ color:#6982C6; font-size: 11px; text-decoration:underline; font-family: "verdana"}  
a:hover { color: #8EA3DD; text-decoration: underline }



.NOBACK{
	background-color: #FFFFFF;
}





.LTgrey{
	color:#929292;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}


.LTgrey2{
	color:#929292;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}





.formtext{
	color:#615D5E;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
	border: 1px solid #F0ACB5;
}


.darkpink{
	color:#660129;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	line-height: normal;
}



.widepink{
	color:#B33C6A;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	line-height: 14pt;
}


.widebodyblue{
	color:#23458B;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	line-height: 14pt;
}


.widebodycopy{
	color:#6A6A6A;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	line-height: 14pt;
}


.BlueMiniHeader{
	color:#660129;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
}




.leftmenu{
	color:#FDDCE9;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
}



.leftmenuBD{
	color:#FDDCE9;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}





.mailinglist1{
	color:#E2598D;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

.mailinglist2{
	color:#C23268;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana;
}


.mailinglist3{
	color:#615D5E;
	font-size: 11px;
	font-weight: normal;
	font-family: arial;
	border: 1px solid #CA9C77;
}


.cart{
	color:#D52F6F;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
}


.cartDK{
	color:#B52C5F;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
}




.cartBD{
	color:#D52F6F;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
}



.footerwhite{
	color:#FFE2EE;
	font-size: 9px;
	font-weight: normal;
	font-family: arial;
}



.bold1{
	color:#6A6A6A;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
}


.bold2{
	color:#6A6A6A;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}


.required{
	color:#E997A2;
	font-size: 9px;
	font-weight: normal;
	font-family: verdana;
}





.mainheader{
	color:#DF4C8F;
	font-size: 22px;
	font-weight: normal;
	font-family: book antiqua;
}



.pinkplainheader{
	color:#DF4C8F;
	font-size: 16px;
	font-weight: normal;
	font-family: arial;
}


.pinkplainheader2{
	color:#C22E67;
	font-size: 15px;
	font-weight: normal;
	font-family: arial;
}

.errorWarning{
	font-size: 11px; 
	color: #FF0000; 
	text-decoration: none; 
	font-family: verdana;
	padding: 2px;
}



/* ------------HYPERLINK COLORS BELOW---------------- */




a.footerhype{
	color:#FFE2EE;
	text-decoration: underline;
	font-size: 9px;
	font-family: arial;
	font-weight: normal;
} 
a.footerhype:hover{ 
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9px;
	font-family: arial;
	font-weight: normal;
}


a.SMpinkhype{
	color:#6982C6;
	text-decoration: underline;
	font-size: 9px;
	font-family: arial;
	font-weight: normal;
} 
a.SMpinkhype:hover{ 
	color: #F5A4C5;
	text-decoration: underline;
	font-size: 9px;
	font-family: arial;
	font-weight: normal;
}


.white_header{
	color:#ffffff;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
} 


a.newsH{
	color:#ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
} 
a.newsH:hover{ 
	color: #822247;
	text-decoration: underline;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}




a.carthype2{
	color:#D52F6F;
	text-decoration: underline;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
} 
a.carthype2:hover{ 
	color: #E86A9B;
	text-decoration: underline;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}





a.carthype{
	color:#D52F6F;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
} 
a.carthype:hover{ 
	color: #E86A9B;
	text-decoration: underline;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.carthypeDisabled{ 
	color: #E86A9B;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}



a.bluehype{
	color:#6982C6;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
} 
a.bluehype:hover{ 
	color: #8EA3DD;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}


a.bluehype2{
	color:#6982C6;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
} 
a.bluehype2:hover{ 
	color: #8EA3DD;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}



a.bluehype3{
	color:#6982C6;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
} 
a.bluehype3:hover{ 
	color: #8EA3DD;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}


a.greyhype{
	color:#6A6A6A;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
} 
a.greyhype:hover{ 
	color: #E74F8E;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}



a.LEFThype{
	color:#FDDCE9;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
} 
a.LEFThype:hover{ 
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}



a.LEFThype2{
	color:#660129;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
} 
a.LEFThype2:hover{ 
	color: #8c0037;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}



a.emailhype{
	color:#929292;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
} 
a.emailhype:hover{ 
	color: #EB6D9E;
	text-decoration: underline;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}



a.supporthype{
	color:#DE3677;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
} 
a.supporthype:hover{ 
	color: #F23B82;
	text-decoration: underline;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
}



/* ------------BORDERS BELOW---------------- */



.borderpink2px{

            border:2px solid #F595C2;

}


.borderbeige{

            border:1px solid #B9AC90;

}

.bordergreyleft{

            border-left:1px solid #E2E4E8;

}

.bordergreytop{

            border-top:1px solid #E2E4E8;

}



<style type="text/css">


</style>
