/*
-----------------------------------------------
Merzouga Music
Author:   www.2oc.de
Version:  7/5/06

----------------------------------------------- */

/* STANDARD
----------------------------------------------- */




body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.textbold {
	font-weight: bold;
}

.textitalic {
	font-style: italic;
}

.headline {
	font-size: 10px;
	font-weight: bold;
}

.invisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}

.texthighlite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DDDDDD;
}

.textboldhighlite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #DDDDDD;
}

.underline {
	text-decoration: underline;
}


/* Layers
----------------------------------------------- */

div.bottomright_nav {
	border: 0;
	position: absolute;
	visibility: visible;
	width: 410px;
	height: 15px;
	right: -4px;
	bottom: -54px;
	z-index: 3;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
	letter-spacing: 1px;
	}

div.bottomleft_nav {
	border: 0;
	position: absolute;
	visibility: visible;
	width: 410px;
	height: 15px;
	left: 1px;
	bottom: 1px;
	z-index: 3;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
	letter-spacing: 1px;
	}
