body {
 margin-top: 0px;
 background: transparent;
 background-color: #383838;
 border-style: none;
 font-family: arial;
}

.clear {
 background: transparent;
 background-color: #383838;
}

a:link {
 color: #000000;
 text-decoration: none;
}

a:visited { 
 color: #000000;
 text-decoration: none;
}

a:hover {
 color: #0018FF;
 text-decoration: none;
}

table {
 background-image: url(pic/tile1bkgr.gif);
 border-style: none;
}

td { 
 background-color: transparent;
 border-style: none;
 font-size: 8pt;
 text-decoration: none;
}

.colhead {
 background-image: url(pic/tilecat.gif);
 background-repeat: repeat-x;
 font-size: 8pt;
 text-align: center;
 text-decoration: none;
 border-color: #000000;
 border-style: medium;
 border-spacing:inherit; 
}

.colhead1 {
 background-image: url(pic/tilecat.gif);
 background-repeat: repeat-x;
 font-size: 8pt;
 text-align: center;
 text-decoration: none;
 border-color: #000000;
 border-style: medium;
 border-spacing:inherit; 
}

.navigation {
 background-image: url(pic/tilecat.gif);
 background-repeat: repeat-x; 
 font-size: 10pt;
 text-decoration: none;
 border-left: medium;
 border-right: medium;
 border-bottom: medium;
 border-top: medium;
}

.smallblue {
 color: #1900D1;
 text-decoration: none;
}

.blog {
 border-style: none;
 color: #000000; 
 font-size: 8pt;
 text-decoration: none;
};

.shoutbox {
 border-style: none;
 font-size: 8pt;
 text-decoration: none;
}

.bordered {
 border: none;
}

.button {
 width: 80px;
 height: 23px;
}

input{
 font-family: arial;
 font-size: 8pt;
}

select{
 font-family: arial;
 font-size: 8pt;
}

textarea {
 font-family: arial;
 font-size: 8pt;
 overflow-y: scroll;
}

.checkbox {
  height: 12px; 
  width: 12px;  
}

.artistprofile {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

.staffarea {
 height: 20px;
 width: 100px; 
}

.shoutboxborder {
 border-bottom:solid 1px;
 border-bottom-color: #000000;
}

.notice {
 color: #FFFFFF;
 font-family: arial;
 font-size: 8pt;
}