body{
       background-color:#000000;
       font-family:"Verdana";
}
#menu {
        color:white;
}
#main_tabl {
        position:relative;
        top:0px;
        z-index:1;
}
#menu_tabl {
        position:absolute;
        z-index:3;
}
#table_common, #table_common a:link, #table_common a:visited, #table_common a:active{
        color:white;
        font-size:11px;
}
#table_common a:hover {
        color:red;
        font-size:11px;
        text-decoration:none;
}
#artist_title {
        font-size:20px;
}
#artist_section {
        font-size:14px;
        font-weight: bold;
}
#artist_list, #artist_list a:link, #artist_list a:visited, #artist_list a:active{
        font-size:18px;
        color:white;
        text-decoration:none;
}
#artist_list a:hover {
        color:red;
        font-size:18px;
}
#news_headline {
        font-size:18px;
}
#download_type{
 font-size:18px;
 border-top:1px #333333 solid;
}
#menu_right{
 border-right:5px #000000 solid;
}
#item_title, #item_title a:hover, #item_title a:visited, #item_title a:link, #item_title a:active{
        color:#E98D27;
        font-weight: bold;
        font-size:11px;
        text-decoration:none;
}
#price {
        color:#DE655F;
}
#shop_global{
        color:#C10224;
        font-size:14px;
        font-weight: bold;
}
#shop_section, #shop_section a:hover, #shop_section a:visited, #shop_section a:link, #shop_section a:active{
        color:#E98D27;
        font-size:14px;
        font-weight: bold;
}
#shop_local{
        font-size:11px;
}
#shop_main_sections, #shop_main_sections a:link, #shop_main_sections a:visited, #shop_main_sections a:active{
        color:#DE655F;
        font-weight: bold;
        font-size:12px;
        text-decoration:none;
}
#shop_main_sections a:hover{
        color:#F72429;
        font-weight: bold;
        font-size:12px;
        text-decoration:underline;
}
#select_list{
        font-size:11px;
        background-color:#CAC7CB;
}
#error{
        font-size:11px;
        color:red;
}
#register_label{
        text-align:right;
        font-size:11px;
        font-weight: bold;
}
#cart_right{
 border-right:2px #000000 solid;
}
#gallery, #gallery a:link, #gallery a:visited, #gallery a:active, #gallery a hover{
        text-derocation:none;
        color:#E98D27;
}