BODY{color:#000000; font-size: 9pt; font-family: Verdana;
    background-color: #FFFFFF;
}
.buttoncbold {background-color: rgb(128,128,128); color: rgb(255,255,255); font-size: 7pt;font-weight: bold;}
.button {background-color: #5F0504; color: rgb(255,255,255); font-size: 7pt;font-weight: bold;}
.dropdown-members-menu {background-color: #FFFFFF; color: #000000; font-size: 8pt;font-weight: bold}

.dropdownc {background-color: #FFFFFF; color: #000000; font-size: 8pt;font-weight: bold}

a:link{color:#303030; font-weight:bold; }
a:visited{color:#303030; font-weight: bold; }
a:hover{color:#000000;  }

a.whitelink:link{color:#FFDBB7; font-weight:bold; font-style:none; text-decoration: underline;}
a.whitelink:visited{color:#FFDBB7; font-weight:bold; font-style:none; text-decoration: underline;}
a.whitelink:hover{color:#FF8040;font-weight:bold; font-style:none; text-decoration: underline;}

.d_table_bk{background-color:#FFC993; }
.l_table_bk{background-color:#FFEBD7; }

.phpama{background-color:#F0F0FF;}
.phpmab{background-color:#FFEFDE;}
.phpjs{background-color:#FFFFFF;}

#logo-bk{padding-left:10px; width:178px; height:84px; background:transparent url(logo-background.png) no-repeat bottom right}
#searchbox{padding-left:420px; width:230px; height:22px;}

.table-bg {background-color:#E9E9E9; background-image: url('table-bg.jpg')}
.table-bg-header {height=22; background-color:#E9E9E9; background-image: url('table-bg-header.jpg')}
.table-bg-menu {background-color:#E9E9E9; background-image: url('table-bg-menu.jpg')}
.table-bg-footer {background-color:#E9E9E9; background-image: url('table-bg-footer.jpg')}

/* 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 */