.style1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #99988f;
}
.style2 {font-size: 9px; color: #99988f; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #d4d4bb;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #d4d4bb;
}
.style5 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style6 {font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style7 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fdece2;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #c2a47e;
}
.style9 {font-size: 9px; color: #5b645d; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style10 {
	font-size: 11px;
	color: #fdece2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#Led_list_off {
	height: 12px;
	width: 3px;
	background-color: #647768;
}

#Led_list_on {
	height: 12px;
	width: 3px;
	background-color: #90b297;
}

#Led_update {
	height: 12px;
	width: 3px;
	background-color: #bb9777;
}

#List_on {
	height: auto;
	width: auto;
	background-color: #444e47;
}

#Separator_list {
	height: 1px;
	background-color: #444e47;
	width: auto;
}

#Separator_page {
	height: 1px;
	width: 760px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #555953;
	border-right-color: #1f2220;
	border-bottom-color: #1f2220;
	border-left-color: #555953;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#Separator_title {
	height: 12px;
	width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #555953;
	border-right-color: #1f2220;
	border-bottom-color: #1f2220;
	border-left-color: #555953;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#Separator_update {
	height: 72px;
	width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #555953;
	border-right-color: #1f2220;
	border-bottom-color: #1f2220;
	border-left-color: #555953;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#Image_home_01 {
	height: auto;
	background-color: #1d2221;
	width: auto;
	padding: 3px;
}

#Image_home_02 {
	height: 405px;
	background-color: #606159;
	width: 270px;
	padding: 1px;
}

#Image_home_03 {
	height: 72px;
	background-color: #606159;
	width: 135px;
	padding: 1px;
}

#Image_home_04 {
	height: 108px;
	width: 63px;
	padding: 3px;
}

#Image_home_05 {
	height: 108px;
	background-color: #404a42;
	width: 108px;
	padding: 3px;
}

#Email {
	height: 18px;
	width: 108px;
	padding: 3px;
	position: fixed;
	top: auto;
	right: auto;
}

dl#artist dt {
  display:none;
  }
dl#artist dd {
  padding:0; 
  margin:0;
  }
a.xmenu, a.xmenu:visited {
  display:block; 
  width:5em; 
  height:3em; 
  background:#1d2221; 
  text-decoration:none; 
  text-align:center; 
  color:#d9bd74; 
  float:left;
  }
a.xmenu span, a.xmenu:visited span {
  display:block; 
  width:3em; 
  height:0.5em; 
  border-top:0.5em solid #1d2221; 
  border-left:1em solid #1d2221;  
  border-right:1em solid #1d2221; 
  border-bottom:0.5em solid #1d2221; 
  background:#647768; 
  overflow:hidden;
  }
* html a.xmenu span, * html a.xmenu:visited span {
  width:5em; 
  height:1.5em; 
  w\idth:3em; 
  he\ight:0.5em; 
  overflow:hidden;
  }
a.xmenu:hover {
  color:#f7f1e2;
  }
a.xmenu:hover span {
  background:#90b297;
  }
