body
{
	background-color: #d3c4ad; color: #000000; margin: 0;
}

p { text-align: justify }

a:link { color: #333333; text-decoration: none }
a:visited { color: #333333; text-decoration: none }
a:hover { color: #333333; text-decoration: underline }
a:active { color: #333333 }

.tekst {
	font-family : Geneva CE, Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

.menu {
	font-family : Geneva CE, Verdana, Arial, Helvetica;
        font-size: 10pt;
        color: #ffffff;
}
a:link.menu { 
	font-family : Geneva CE, Verdana, Arial, Helvetica;
	font-size: 8pt;
        color: #ffffff;
}
a:visited.menu {
        font-family : Geneva CE, Verdana, Arial, Helvetica;

        font-size: 8pt;
        color: #ffffff;
}

.table {
	font-family: Geneva CE, Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}
a:hover.table { color: #000000 }

.small {
	font-family : Geneva CE, Verdana, Arial, Helvetica;
	font-size: 7pt;
	color: #333333
}

.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	color: #4E5C64;
	font-weight: bold
}

.smalltitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #4E5C64;
	font-weight: bold
}

.artist {
	font-family: Geneva CE, Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFCC
}

.header {
	font-family: Geneva CE, Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #000000
}

#admin_login_box
{
	display: none; position: absolute; top: 10px; right: 10px;
}

#admin_login_tekst
{
	background: #888888; color: white; border: thin solid #888888;
	border-bottom-width: 0px; font-variant: small-caps; 
	font-size: 12px; padding: 2px
}

#admin_login_input
{
	background: white; border: thin solid #888888;
	margin: 0; padding: 6px; width: 240px; text-align: center
}

.imgbutton {
	float:left;
}

.button {
	float: left; padding: 6px; background: #ffefc6;
    border: 1px solid #e0d0b6; height: 14px; margin-top: 7px;
    margin-left: 4px; width: 16px;
}
.button:hover {
	background: #f0e0c6; font-weight: bold;
	border: 1px solid black;
}
.tracks, .tracks_playable {
	font-family : Geneva CE, Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #333333;
}

.tracks_playable:hover{
	background: #f0e0c6;
}

.tracks_playing {
	font-family : Geneva CE, Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #000000; 
	background: #d0c0a6;
}

