a.artistMainNavA {
    display: block;
    width: 140px;
    height: 27px;
    color: #DDD;
    border: 0;
    padding-top: 7px;
    padding-left: 20px;
    text-decoration: none;
    background: #530101 url(../img/navMainArt.jpg) top left no-repeat;
}
a.artistMainNavA:hover {
    background-color: #530101;
    color: #FFF;
}
a.artistMainNavN {
    display: block;
    width: 140px;
    height: 27px;
    color: #FFF;
    border: 0;
    padding-top: 7px;
    padding-left: 20px;
    text-decoration: none;
    background: #000 url(../img/navMainPas.jpg) top left no-repeat;
}
a.artistMainNavN:hover {
    color: #DDD;
    background: #530101 url(../img/navMainArt.jpg) top left no-repeat;
}

.ArtistOVBox {
    float: left;
    width: 800px;
    padding: 10px;
    position: relative;
}

.ArtistMainBox {
    margin-bottom: 10px;
    background-color: #FFE5CA;
    padding: 10px;
    margin: 0 3px 10px 3px;
}

.ArtistContent {
    position: relative;
    top: 0;
    background-color: #FFF;
    width: 530px;
    float: left;
}

.ArtistDetails {
    background-color: #FFF;
    font-size: 9px;
    padding-left: 10px;
    border-left: 1px dashed #CCC;
    margin: 0;
    width: 290px;
    position: relative;
    top: 0;
    margin-left: 529px;
    background: #EEE url(../img/bg_rb.gif) top left repeat-y;
}

.ArtistBox {
    float: left;
    border: 5px solid #FFE5CA;
    height: 100px;
    width: 100px;
    background-color: #FFD3A4;
    position: relative;
    margin: auto;
    text-align: center;
}

.ArtistBox:hover {
    border: 5px solid #FFD3A4;
}

.ArtistBox > h3 {
    font-size: 10px;
    margin: 0;
    position: absolute;
    top: 88px;
    background-color: #FFD3A4;
    width: 100px;
}

.ArtistBox > h3 > a {
    text-decoration: none;
    color: #000;
}

.aBoxImg {
    margin: auto;
    border: 0;
}

a.actRType {
    display: block;
    padding: 5px;
    color: #FFF;
    background-color: #000066;
    float: left;
    text-decoration: none;
    border: 1px solid #000066;
    border-bottom: 0;
    margin-right: 2px;
}

a.actRType:hover {
    color: #CCC;
}

a.passRType{
    display: block;
    padding: 5px;
    color: #000066;
    background-color: #FFF;
    float: left;
    text-decoration: none;
    border: 1px solid #666;
    border-bottom: 0;
    margin-right: 2px;
}

a.passRType:hover {
    color: #FFF;
    background-color: #666;
}

a.RType {
    font-size: 10px;
    color: #FFF;
    text-decoration: none;
}

a.RType:hover {
    color: #CCC;
    text-decoration: underline;
}

table.member {
    margin: 5px 0 0 0;
    padding: 0;
    border: 0;
}

td.memH {
    padding: 0 5px 0 5px ;
    margin: 0;
    background-color: #DDD;
    white-space: nowrap;
}

.ArtLink:link {
    color: #965e25;
    text-decoration: underline;
    font-weight: bold;
}

.ArtLink:hover {
    color: #b56d4a;
    text-decoration: overline underline;
}

.ArtLink:visited {
    color: #965e25;
    text-decoration: underline;
    font-weight: bold;
}

.ArtistBoxO {
    background-color: #FFD3A4;
}

.ArtistBoxO:hover {
    background-color: #FFF;
}

.ArtistBoxE {
    background-color: #FFE5CA;
}

.ArtistBoxE:hover {
    background-color: #FFF;
}

.ChildParents {
    margin-bottom: 10px;
}
iframe.MyPlayer {
    margin-left: 10px;
    margin-top: 10px;
    padding: 10px 25px 10px 25px;
    background-color: #DDD;
}

.RelBox {
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 500px;
}

.RelBoxHeader {
    
}

.RelBoxBody {
    background-color: #000066;
    border: 2px solid #000066;
}

.AIssueBox {
    padding: 2px;
    margin-top: 5px;
    padding: 10px;
    background-color: #EEE;
}
