BODY{background-color: #FCFBFF;
    color:#5F0082; font-size: 9pt; font-family: Geneva, Arial, Helvetica, sans-serif}
	
.button {background-color: #5F0082; color:#ffffff; font-size: 8pt; ;font-weight: bold}
	

.login input { background:#fff; border: 1px solid #b0aeae; color: #444; }
.login input#username { background: url('images/input.username.bg.gif') 0 -18px no-repeat #fff; 
						margin-right: 14px; padding-left: 20px; }
.login input#password { background: url('images/input.password.bg.gif') 0 -18px no-repeat #fff; 
							padding-left: 23px; }
.login input#button {background: #5F0082; color:#ffffff; font-size: 8pt; ;font-weight: bold; height:25px;}

.login {background:url('images/table-bg-admin.jpg');}


#logo-bk{padding-left:10px; width:178px; height:84px; background:transparent url(../logo-background.png) no-repeat bottom right}


/* FROM: http://spiffybox.com  - Bloody spiffing */
   /*set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head p{
      background: transparent url(../box-bk.png) no-repeat bottom right}
    .cssbox_head p{font-size:80%;color:#000;}
    .cssbox{
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:10px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px;
    /* right-image-gap + right-inside padding */
      padding-right:10px}

    /* set the top-left image */
    .cssbox_head p{
      background-position:top left;
      margin:0; /* reset main site styles*/
      border:0; /* ditto */

    /* padding-left = image gap + interior padding ... no padding-right */
      padding:4px 0 2px 0px;
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:15px; /* interior-padding right */
      padding:1px 0 5px 1px} /* mirror .cssbox_head right/left */
