/*Dream Pets Spirit page background*/
body {
background:url(images/dp/background.jpg);
border: 2px solid #f8f5ec;
padding:10px;
margin: 0;
}
#frame0 {
background: url(images/dp/frame.jpg);
border: 2px #d199a6;
padding: 8px;
}
#frame1 {
background:url(images/dp/frame1.jpg);
border: 2px dashed #ede9de;
padding: 10px;
}
#frame2 {
background:url(images/bb_bkg7.bmp);
border: 2px dashed #d199a6;
padding: 20px;
}
#frame3 {
background:url(images/dp/background.jpg);
border: 2px solid #ede9de;
padding: 20px;
}
#pagecontent {
background:url(images/dp/frame.jpg);
border: 2px dotted #d199a6;
padding: 20px;
}
body {
scrollbar-face-color: #5e1439;
scrollbar-highlight-color: #d199a6;
scrollbar-3dlight-color: #d199a6;
scrollbar-shadow-color: #d199a6;
scrollbar-arrow-color: #ede9de;
scrollbar-track-color: #1d0213;
}
.t{background-image:url(images/dp/frame1.jpg);
border:3px  dotted  #1d0213;}
/* Text styles*/
body, p, td{font-family:"Comic Sans MS",  "Sans serif",  Arial;
              font-size: 13px;
              color: #1d0213;}
a:link{ color: #5e1439;
text-decoration: none;}
a:visited { color: #996633;
text-decoration: none;}
a{text-decoration: none;} 
a:hover {color: #cc9900; 
cursor: sw-resize; cursor: sw-resize; 
border-bottom:dotted;
text-decoration: none;}
a:active { color: #ff0000;
text-decoration: none;}
cursor: sw-resize; cursor: sw-resize; border-bottom:dotted;





