body{
	background-color:	#cccccc;
	font-family:		arial;
	margin: 			0px;
}
table{
	padding:			0px;
	margin:				0px;
	border-collapse: 	separate;
	border-spacing: 	0px 0px;
	empty-cells: 		show;
	table-layout: 		fixed;
	border-color:		#00FF00;
	border-width: 		0px;
	
}

div#preloaded-images {
   position: 	absolute;
   overflow: 	hidden;
   left: 		-9999px; 
   top: 		-9999px;
   height: 		1px;
   width: 		1px;
}

.bord{
	border-color:	#990000;
	border-style: 	solid;
	border-width: 	1px;
}
div.img
  {
  display: 		block;
  margin: 		0px;
  border: 		0px;
  border-style: none;
  }
div.img img
  {
  display: 		block;
  margin: 		0px;
  border: 		0px;
  border-style: none;
  }

img{
	display: 		block;
	border-style: 	none;
}

.sectionhead{
	background-color:	#A9ACC1;
	text-align:			left;
	margin:				3px;
	border-top:			1px;
	border-bottom:		2px;
	border-left:		4px;
	border-right:		1px;
	border-color:		#990000;
	border-style:		solid;
	text-indent:		3px;
}

.sectionbody{
	position:		relative;
	padding:		3px;
	top:			-2px;
	margin:			5px;
	border-top:		2px;
	border-bottom:	4px;
	border-left:	1px;
	border-right:	1px;
	border-color:	#000000;
	border-style:	solid;
}

.leftside{
	border-style:		solid;
	background-color:	#A9ACC1;
	border-width:		1px;
	padding:			0px 2px 0px 2px;
}

.rightside{
	border-style:		solid;
	background-color:	#929FD7;
	border-width:		1px;
	text-indent:		5px;
}

.descript2{
	display: 			block;
	font-size:			10pt;
	font-family:		tahoma;
	color: 				#000000;
	cursor: 			pointer;
	text-decoration: 	none;
}

.descript2:hover{
	display: 			block;
	font-size:			10pt;
	font-family:		tahoma;
	color: 				#990000;
	cursor: 			pointer;
	text-decoration: 	none;
}

.descript{
	display:			inline;
	font-size: 			12px;
	font-family:		tahoma;
	color: 				#000000;
	cursor: 			pointer;
	white-space:		nowrap;
	text-decoration: 	none;
}

.descript:hover{
	display:			inline;
	font-size: 			12px;
	font-family:		tahoma;
	color: 				#FF0000;
	cursor: 			pointer;
	white-space:		nowrap;
	text-decoration: 	none;
}

.towninfoanchors {
	font-size: 			12px;
	display:			block;
	margin:				3px;
	padding:			0px;
	font-family:		tahoma;
	color: 				#000000;
	cursor: 			pointer;
	white-space:		nowrap;
	text-decoration: 	none;
}
.towninfoanchors:hover {
	font-size: 			12px;
	display:			block;
	padding:			0px;
	font-family:		tahoma;
	color: 				#FF0000;
	cursor: 			pointer;
	white-space:		nowrap;
	text-decoration: 	none;
}

.headertext {
	vertical-align: bottom;
	font-family: 	Trebuchet MS, Trebuchet;
	font-size: 		12px;
	font-weight: 	bold;
	color: 			#ffffcc;
	/*white-space:	pre;*/
	cursor: 		pointer;
	/*position:		relative;*/
	text-align: center;
}

.headertext A {
	vertical-align: bottom;
	font-family: 	Trebuchet MS, Trebuchet;
	font-size: 		12px;
	font-weight: 	bold;
	color: 			#ffffcc;
	text-decoration: none;
}

.headertext A:hover {
	vertical-align: bottom;
	font-family: 	Trebuchet MS, Trebuchet;
	font-size: 		12px;
	font-weight: 	bold;
	color: 			#000000;
	text-decoration: none;
}



.navtext{
	font-family:		tahoma;
	font-size:			14pt;
	color: 				#990000;
	cursor: 			pointer;
	white-space:		nowrap;
	text-decoration: 	none;
	position: 			relative;
	left: 				5px;
	bottom:				8px;
}
.arrow{
	display:	inline;
}
.navbutton{
	display:			inline;
	font-family:		tahoma;
	font-size: 			14pt;
	color: 				#990000;
	cursor: 			pointer;
	white-space:		nowrap;
	text-decoration: 	none;
	position: 			relative;
	margin-left: 		5px;
}

.navbutton:hover{
	text-decoration: 	none;
	position: 			relative;
	margin-left: 		15px;
}
.navbutton:visited{
	font-family:		tahoma;
	font-size: 			14pt;
		color: 			#990000;
		cursor: 		pointer;
	white-space:		nowrap;
	text-decoration: 	none;
}
.navbutton:active{
	font-family:		tahoma;
	font-size: 			14pt;
	color: 				#990000;
	cursor: 			pointer;
	white-space:		nowrap;
	text-decoration: 	none;
}
.luarellogo{
	position: 	absolute;
	top: 		0; 
	visibility: hidden;
}
.unhide{
	visibility: hidden;
}

.artislisttview:hover{
	cursor: pointer;
}

.staffname{
	font-size:14pt;
}

.dirlink{
	display:	inline;
	position:	relative;
	cursor:		pointer;
	color:		#000000;
}

.dirlink:hover{
	cursor: pointer;
	color:	#FF0000;
}

.back {
	font-size: 10pt;
	color: #000000;
}

.back A {
	font-size: 10pt;
	text-decoration: underline;
	color: #000000;
}

.back A:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}