body {background:black;
      color:silver;
      font-weight:bold;}

.topedge {margin-top:0px;
          width:730px;}

.myprofilepic {border:medium inset green;
                 float:left;
               margin-right:10px;
               margin-bottom:1px;}


.counter {border:medium inset maroon;
              float:right;
              width:66px;
               color:maroon;}       
       


a:link {color: silver;
        text-decoration: none;
        font-weight: bold;}
a:visited {color: silver;
           text-decoration: none;
           font-weight: bold;}
a:active {color: white;
         text-decoration: none;
         font-weight: bold;}
a:hover {color: white;
           text-decoration: none;
           font-weight: bold;}



.mynavgray {border:medium outset gray;
               text-align:center;
               background:url(shades/graytrans.png);
               padding:10px;}
.mynavmaroon {border:medium outset maroon;
                 text-align:center;
                 background:url(shades/burgtrans.png);
                 padding:10px;}
.mynavpurple {border:medium outset purple;
                 text-align:center;
                 background:url(shades/purpletrans.PNG);
                 padding:10px;}
.mynavgold {border:medium outset goldenrod;
               text-align:center;
               background:url(shades/goldtrans.PNG);
               padding:10px;} 
.mynavteal {border:medium outset teal;
               text-align:center;
               background:url(shades/bluetrans.png);
               padding:10px;} 
.mynavgreen {border:medium outset green;
                text-align:center;
                background:url(shades/greentrans.png);
                padding:10px;}  


.mycontent {background:url(fabrics/fabricblack.png);
            padding:10px;
            float:left;
            margin:10px 10px 10px 10px;
            width:580;}

.logoname {background:url(myimages/labellogo.gif);
               align:center;}

.foradcontent {background:url(fabrics/fabricblack.png);
               padding:10px;
               float:left;
               margin:10px 10px 10px 10px;
               }
               

.footinfo {color:silver;
          font-size:9pt;
          text-align:center;
          width:136px;
          font-weight:Normal;
          padding:4px;
          float:left;
          margin:10px 10px 10px 10px;}


fieldset {border: medium outset gray;
         text-align: left;
         color:silver;
         font-weight:bold;}



input {background: black;
       color: silver;
       font-weight: bold;
       }

textarea {background: black;
       color: silver;
       font-weight: bold;
       }


textarea.scrollpurple {scrollbar-3dlight-color:black;
scrollbar-arrow-color:fuchsia;

scrollbar-base-color:black;
scrollbar-darkshadow-color:black;
scrollbar-face-color:black;
scrollbar-highlight-color:black;
scrollbar-shadow-color:black;
scrollbar-track-color:black;

}


textarea.scrollgreen {scrollbar-3dlight-color:black;
scrollbar-arrow-color:lime;
scrollbar-base-color:black;
scrollbar-darkshadow-color:black;
scrollbar-face-color:black;
scrollbar-highlight-color:black;
scrollbar-shadow-color:black;
scrollbar-track-color:black;


}

.merchpics {border:medium inset maroon;
            height:100px;
            margin-top:8px;
            margin-left:8px;
            margin-right:8px;
            margin-bottom:1px;}


.gallerybutton {background:url(fabrics/fabricgold.png);
                border:medium outset goldenrod;
                width:120px;
                text-align:center;
                margin-top:10px;
                }



td.categories {width:140px;
                     }

