body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color:#FFFFFF;
scrollbar-3dlight-color:#FFB6CE;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#FF99FF;
scrollbar-track-color:#996699;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#FFB6CE;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
background-image:url(/images/sweet_sensations_bg.jpg);
/* background-color:#FF00FF;  */ 
}

table {	border: none; }
img { border: none; }
textarea { font-family: Verdana, Tahoma, Arial; font-size: 12px; }

.heading_style { color:#492A37; font-weight:bold; font-size:14px; }

.heading_color { color:#492A37; }

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { color: #000000; text-decoration: underline; }

a:link.text { color:#535348; text-decoration:none; } /*492A37 663366 */
a:visited.text  { color:#535348; text-decoration:none; }
a:active.text  { color:#535348; text-decoration:none; }
a:hover.text  { color: #000000; text-decoration: underline; }

a:link.footernav { color:#535348; text-decoration:underline; font-size: 10px;} /* <-13 */
a:visited.footernav { color:#535348; text-decoration:underline; font-size: 10px;}
a:active.footernav { color:#535348; text-decoration:underline; font-size: 10px;}
a:hover.footernav { color: #000000; text-decoration: none; font-size: 10px;}


div.header {
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
position: absolute; /* Says which positioning we are using */
left: 18px; /* 17% from the left side of the screen */
width: 920px; /* This is the width */
top: 17px; /* 80 pixels from the top */
height: 175px;
border-width: 1px;
border-color:#666666;
border-style:solid;
z-index:2;
}

div.background_paper {
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
position: relative; /* Says which positioning we are using */
left: 0px; /* 17% from the left side of the screen */
width: 960px; /* This is the width */
top: 5px; /* 80 pixels from the top */  
height: 1150px; 
z-index:1; 
background-color:#FF00FF;
} 

div.top_body_lt {
	color: #330066;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 18px;
	width: 673px;
	top: 204px;
	border-width: 1px;
	border-color: #666666;
	border-style:solid;
	height: 856px; 
	background-color:#FFB6CE;
	z-index:3;
	overflow-x: hidden;
	overflow-y: auto;
} 

div.top_body_rt {
	color:#330066;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 703px;
	width: 235px;
	top: 204px;
	border-width: 1px;
	border-color:#666666;
	border-style:solid;
	height: 856px;
	z-index:3;
	background-color:#FFB6CE;
} 

div.footer_background {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 18px;
	width: 920px;
	top: 1074px;
	height: 60px;
	border-width: 1px;
	border-color:#666666;
	border-style:solid;
	z-index:2;
	background-color: #FFB6CE;
}

div.navigation {
	color: #535348;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	position: absolute;
	left: 4px;
	width: 529px;
	top: 5px;
	height: 14px;
	border-style: none;
	border-width: 0px;
	border-color: #666666;
	padding:5px;
	background-color: #FFB6CE;
} 

div.topfooter_home {
	color: #535348;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	position: absolute;
	left: 4px;
	width: 419px;
	top: 32px;
	height: 14px;
	border-style: none;
	border-width: 0px;
	border-color: #666666;
	padding:5px;
	background-color: #FFB6CE;
} 

div.bottomfooter_home {
	color: #535348;
	font-family: verdana, Times New Roman, Times, serif;
	font-size: 10px;
	position: absolute;
	left: 697px;
	width: 220px;
	top: 34px;
	height: 19px;
	border-style: none;
	border-width: 0px;
	border-color: #666666;
	background-color: #FFB6CE;
} 

