body {
	background-color:#000000;
	margin:0;
}


/*/////////////////////// TABLES ///////////////////////*/
td {
	color: #c0c0c0;
	font-size: 10px;
	font-family: Tahoma;
	height: auto;
}

td.bot {
	text-align: left;
	vertical-align: top;
}


/*/////////////////////// FORMS ///////////////////////*/
form {
	margin: 0px;
}
		
input, textarea, select {
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:9px;
	border:1px solid #5C5B58;
	background-color:#363533;
}


/*/////////////////////// MISC TEXT STYLES ///////////////////////*/
.white {
	color:#fff;
}

.style2, p {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	color: #F3F200;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}


/*/////////////////////// ANCHORS ///////////////////////*/
a {
	text-decoration: underline;
	color:#F3F200;
}

a.B0 {
	text-decoration: none;
	color:#B0BBCF;
}

a.AE {
	text-decoration: none;
	color:#AEA707;
}

a.6D {
	text-decoration: underline;
	color:#6D613A;
}

a.m1 {
	text-decoration: none;
	color:#78777A;
}

a.1	{
	text-decoration: underline;
	color:#AAA90C;
}

a.nu {
	text-decoration: underline;
	color:#978548;
}


/*/////////////////////// MISC STYLES ///////////////////////*/
hr {
	width: 100%;
	height: 2px;
	border-top: 2px dotted;
	color: #5B360E;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#music_photos {
	max-width: 165px;
}

#music_photos img {
	margin-top: 10px;
	border: solid 1px #978548;
}