body {

        font-size : 11px;
        color : #ffffff;
        font-family : verdana, tahoma;
}

table {
        font-size : 11px;
        color : #ffffff;
        font-family : verdana, tahoma;
}

a.link1:link { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 11px; font-weight : bold; }
a.link1:visited { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 11px; font-weight : bold; }
a.link1:hover { color : white; text-decoration : underline; font-family : verdana, tahoma; font-size : 11px; font-weight : bold; }
a.link1:active { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 11px; font-weight : bold; }

a.link:link { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 11px; }
a.link:visited { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 11px; }
a.link:hover { color : yellow; text-decoration : underline; font-family : verdana, tahoma; font-size : 11px; }
a.link:active { color : white; text-decoration : none; font-family : verdana, tahoma; font-size : 11px; }

.spacer { font-size : 1px; }
.buy_font { color : #d8ff00; }
.play_font { color : #00ff00; }

.text {
        font-family : verdana, tahoma;
        font-size : 11px;
}

.dives {

        width : 580px;
        height : 500px;
        overflow : auto;
        text-align : center;
		
        scrollbar-face-color : #4c504f;
        scrollbar-highlight-color : #5f897d;
        scrollbar-3dlight-color : #5f897d;
        scrollbar-darkshadow-color : #5f897d;
        scrollbar-arrow-color : #ffffff;
        scrollbar-shadow-color : #5f897d;
        scrollbar-track-color: #5f897d;
		padding:5px;
}
.dives1 {
        width : 350px;
        height : 550px;
        overflow : auto;
        text-align : center;
		border:1px solid #666666;		
        scrollbar-face-color : #4c504f;
        scrollbar-highlight-color : #5f897d;
        scrollbar-3dlight-color : #5f897d;
        scrollbar-darkshadow-color : #5f897d;
        scrollbar-arrow-color : #ffffff;
        scrollbar-shadow-color : #5f897d;
        scrollbar-track-color: #5f897d
}


form { 
 margin : 0px;
}

.category {

 border-top-width : 1px;
 border-top-color : #343434;
 border-top-style : solid;

 border-bottom-width : 1px;
 border-bottom-color : #343434;
 border-bottom-style : solid;

 color : #ffffff;
 background-color : gray;
 height : 35px;
 line-height:35px;
}
.albumborder{
border:1px solid #333333;
}
.albumborderH{
border:1px solid #FFFFFF;
}
div#sobi2AlphaLinks {
	width: 98%;
	text-align: center;
	padding: 5px;
	padding-bottom: 5px;
	color:#FFFFFF;
}
