body  { color: #000000; font-size: 12px; font-family: Verdana; font-weight: bold; background-color: #74477a; margin: 0; padding: 0; text-align: center; }

a:link          { text-decoration: underline; color: #000099;}
a:visited       { text-decoration: underline; color: #000099;}
a:hover         { text-decoration: underline; color: #990099;}
a:active        { text-decoration: underline; color: #990099;}
a.btn:link      { text-decoration: none;}
a.btn:visited   { text-decoration: none;}
a.btn:hover     { text-decoration: none;}
a.btn:active    { text-decoration: none;}
img             { border-style: none; border: 0px; }

td.left 		{ text-align: left; }
td.right		{ text-align: right; }
td.btn 			{ width: 180; height: 30;}
td.btn1 		{ width: 180; height: 30; color: #45cfa3; font-size: 12pt; font-family: Verdana;}
td.hdr			{ color: #990099; font-size: 14pt; font-family: Verdana; text-align: center; }

table			{ font-family: Verdana; font-weight: bold; font-size: 12pt; color: black; }
table.logo		{ border: 0px; background-color: #990099; width: 795px; margin-left:auto; margin-right:auto; }
table.outer		{ border: 0px; background-color: #cc66ff; width: 795px; padding: 5px; margin-left:auto; margin-right:auto; font-family: Verdana; font-weight: bold; font-size: 12pt; color: black; }
table.main		{ border: 0px; background-color: #cc66ff; font-family: Verdana; font-weight: bold; font-size: 12pt; color: black; }
table.btn		{ border: 0px; background-color: #990099; font-family: Verdana; font-size: 12pt; color: black; }
table.t_links	{ border: 0px; font-family: Verdana; font-size: 8pt; color: black; }
table.t_links10	{ border: 0px; font-family: Verdana; font-size: 10pt; color: black; }

p.wht			{ color: white; font-family: Arial; }
h2.wht			{ color: white; }

*.title			{ color: #990099; font-size: 14pt; font-family: Verdana; text-align: center; }
*.v7			{ color: black; font-size: 7pt; font-family: Verdana; font-weight: normal; }
*.v8			{ color: black; font-size: 8pt; font-family: Verdana; font-weight: normal; }
*.links			{ font-size: 8pt; font-family: Verdana; }
*.links10		{ font-size: 10pt; font-family: Verdana; }
*.products		{ color: black; font-size: 10pt; font-family: Verdana; font-weight: bold; }
*.fragrance		{ color: black; font-size: 10pt; font-family: Verdana; font-weight: bold; text-align: left; }

p.popup	 {
	background: #ffe4e1;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: center;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

p.popup2 {
	background: #ffe4e1;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: justify;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}