body{
background-color:transparent;
padding:0px;
margin:0px;
}

td{
font-family:Arial;
color:#000000;
font-size:14px;
}

a:link   {color:#818181; font-weight:bold; text-decoration:none;}
a:active {color:#818181; font-weight:bold; text-decoration:none;}
a:visited{color:#818181; font-weight:bold; text-decoration:none;}
a:hover  {color:#818181; font-weight:bold; text-decoration:underline;}

.artistName{
color:#ffffff;
font-size:40px;
font-weight:bold;
}

.menuText{
font-weight:900;
}

.menuText a:link   {color:#000000; text-decoration:none;}
.menuText a:active {color:#000000; text-decoration:none;}
.menuText a:visited{color:#000000; text-decoration:none;}
.menuText a:hover  {color:#818181; text-decoration:none;}

.date{
font-size:18px;
}

.title{
font-size:18px;
text-decoration:underline;
font-weight:900;
}

.title2{
font-size:16px;
font-weight:900;
}

.title3{
font-weight:900;
}

.button{
font-family:Trebuchet MS;
}

.button a:link   {color:#ffffff; text-decoration:none; background-color:#818181; padding:2px 4px;}
.button a:active {color:#ffffff; text-decoration:none; background-color:#818181; padding:2px 4px;}
.button a:visited{color:#ffffff; text-decoration:none; background-color:#818181; padding:2px 4px;}
.button a:hover  {color:#ffffff; text-decoration:none; background-color:#4F4F4F; padding:2px 4px;}

.cellButton{
color:#ffffff;
background-color:#ffffff;
}

.cellButton2{
color:#ffffff;
background-color:#4F4F4F;
cursor:pointer;
cursor:hand;
}

.cellover{
border-width:4px;
border-color:#818181;
border-style:solid;
}

.cellover2{
border-width:4px;
border-color:#4F4F4F;
border-style:solid;
cursor:pointer;
cursor:hand;
}

.field{
background-color:#ffffff;
border:1px Solid #818181;
padding:4px 4px;
font:normal 10px Arial;
color:#000000;
height:25px;
width:325px;
}

.textfield{
background-color: #ffffff;
border:1px solid #818181;
padding:4px 4px;
font:normal 10px Arial;
color:#000000;
height:120px;
width:325px;
}

.submit{
background-color:#818181;
border:0px;
font:normal 10px Arial;
color:#ffffff;
height:24px;
width:70px;
}

.hrborder{
font-size:6px;
border-style:dashed;
border-width:0px 0px 1px 0px;
border-color:#A8A8A8;
}
.pFrame { position : relative; width : 526px; height : 484px; overflow : auto; }

