@charset "utf-8";
/* <copyright>

Author:
   Rio Purnomo
   http://www.80tasks.com/
Role:
   Image Slice, xHTML and CSS Design, Cross Browser
Completed for:
   ActiveBox
   http://www.activeboxsite.com/

</copyright> */

/*inHerit*/
html, body, form, fieldset, .rs h1 { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin:10px 0; padding:0; }
ul, ol { list-style:none; }
li, dd, blockquote { margin-left:10px; }
form label { cursor:pointer; }
fieldset { border:0; }
input, select, textarea { font-family:inherit; }
:link, :visited { text-decoration:none; }
a { color:#35B2E2 }
a img { border:0; }
address { font-style:normal; }
.cb { clear:both; line-height:0 }
p.right { text-align:right }
p.center { text-align:center }
/*basic*/
body { font: 9pt Verdana, Geneva, sans-serif; background: #7C7870 url(images/_bg.jpg) center top repeat-y; color:#E9009B }
a { color:#E9009B; text-decoration:none }
a:hover, .on a { text-decoration:underline }
.rs {margin:0 auto; padding-bottom:15px; width:816px }
.rs h1, .rs h1 a { background:url(images/_aredsugar.jpg) center top no-repeat; display:block; height:100px; text-indent:-9999px; width:816px }
.oops a:hover{border-bottom:7px solid #E9009B}