/*Springs Passion page background*/
body {
background:url(images/spp_bg2.jpg);
border: 2px solid #da969c;
padding:10px;
margin: 0;
}
#frame0 {
background: url(images/spp_bg4.jpg);
border: 2px solid #da969c;
padding: 8px;
}
#frame1 {
background:url(images/spp_bg5.jpg);
border: 2px solid #ba5052;
padding: 10px;
}
#frame2 {
background: url(images/spp_bg6.jpg);
border: 1px solid black;
padding: 5px;
}
#frame3 {
background: url(images/spp_bg2.jpg);
border: 1px solid black;
padding: 20px;
}
#frame4 {
background: url(images/spp_bg6.jpg);
border:1px solid black;
padding:5px;
}
#pagecontent {
background:url(images/spp_bg1.jpg);
border: 2px dotted #903637;
padding: 20px;
}
.m{background:url(images/spp_bg4.jpg);
border:4px  dotted #903637;}
 body{
scrollbar-face-color:#da969c;
scrollbar-highlight-color:#f9eef1;
scrollbar-3dlight-color:#ba5052;
scrollbar-shadow-color:#ba5052;
scrollbar-arrow-color:#f9eef1;
scrollbar-track-color:#da969c;
}
.bg{background:url(images/spp_bg2.jpg);
border: 5px dotted #903637;}
.b{background:#da969c; border: 5px dotted #f9eef1;}
/* Text styles*/
body, p, td{font-family:"Trebuchet MS",  "Sans serif",  Arial;
              font-size: 13px;
              color: #ffffff;}
a:link{ color: #f7d9da;
text-decoration: none;}
a:visited { color: #903637;
text-decoration: none;}
a{text-decoration: none;} 
a:hover {color: #ffcc00; 
text-decoration: none;
cursor: sw-resize; cursor: sw-resize; border-bottom:dotted;}
a:active { color: #ff0000;
text-decoration: none;
}
p, td{margin-left:10px; margin-right:10px;}
.ft{font-family:"Comic Sans MS";
    font-size:10px;}

/*Back Button*/
.but{background:url(images/spp_bk.jpg); height:26px ;                           width:64px;}


