.error{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
 font-weight: bold;
 color: #FF0000;
}

body{ background: #FFFFFF;
 color: #000000;
}

TD{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
 Color: #000000;
}

A:Link{ color: #000000;
 text-decoration: none;
 font-weight: normal;
}

A:visited{ color: #000000;
 text-decoration: none;
 font-weight: normal;
}

A:hover{ color: #FF0000;
 text-decoration: none;
 font-weight: normal;
}

A:active{ color: #000000;
 text-decoration: none;
 font-weight: normal;
}

A.navlink:link{ color: #FF0000;
 text-decoration: none;
 font-weight: bold;
}

A.navlink:visited{ color: #FF0000;
 text-decoration: none;
 font-weight: bold;
}

A.navlink:hover{ color: #000000;
 text-decoration: none;
 font-weight: bold;
}

A.navlink:active{ color: #000000;
 text-decoration: none;
 font-weight: bold;
}

.nav{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
 font-weight: bold;
}

.subnav{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
 font-weight: normal;
}

.smallInfo{ font-family: Times New Roman, Times, serif;
 font-size: 12px;
 font-weight: bold;
}

.required{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
 color: #FF0000;
 font-weight: bold;
}

.forms{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
}

.colheader{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
}

.info{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
}

.cell1{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
}

.cell2{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
}

.cell3{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
}

.header{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
}

.tracklisting{ font-family: Times New Roman, Times, serif;
 font-size: 12px;
 color: #000000;
}

.album{ font-family: Times New Roman, Times, serif;
 font-size: 14px;
 font-style: italic;
 color: #000000;
}

/* HIVES CUSTOM START */
.StartLayerImg 
{
    position:absolute;
    margin:auto;
    z-index:2;
  
}
.StartLayerImgBg
{
    margin:auto;
    color:black;
    position:absolute;
    padding-top:347px;
    padding-left:45px;
    z-index:1;
}
.FormLayer 
{
    z-index:3;
}
/* HIVES CUSTOM START */

.DateLayer 
{
    position:absolute;
    top:130px;
    padding-left:286px;   
}