.workWarningTitle
{
	color: #ee0000;
	font: bold 24pt/1.50 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 12pt;
}

.workWarningBody
{
	color: #ee0000;
	font: bold 10pt/2.25 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 12pt;
}

.workWarningBodyDetail
{
	color: #c04040;
	font: italic 10pt/1.25 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 12pt;
}


.compMain{
	width: 800px;
	padding: 12px;
}

.compContent{
	padding-left: 12px;
	padding-right: 12px;
	background: url(graphics/contentBkgnd.png) repeat;
/*
	background: #000080;
*/
}

body{
	color: #808080;
	text-align: left;
	margin-top: 0px;
	background: #000000 url(graphics/lmppLogo.jpg) no-repeat 20px 20px;
/*
	background: #ffffff;
*/
}

.header {
	margin-bottom: 0px;
}

.invis {
	display: none;

}


.pageHeader {
	color: #808080;
	font: bold 14pt/1.0 "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 12pt;
	padding-bottom: 12pt;
}

.head2 {
	color: #808080;
	font: bold 11pt/1.0 "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 12pt;
	padding-bottom: 6pt;
}

.bodyRunIn {
	text-align: left;
	font: bold 8pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #c0c0c0;
}

.bodyText{
	text-align: justify;
	font: 8pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a0a0a0;
	padding-bottom: 6pt;
}

.bodyTextAdmin{
	text-align: left;
	font: 8pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #c00000;
	padding-bottom: 6pt;
}

.bodyTextError{
	text-align: left;
	font: 8pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ff0000;
	padding-bottom: 6pt;
}

.bodyLink:link { 
	text-decoration: underline; 
	color: #c0c0c0;
	white-space: nowrap;
	}
.bodyLink:visited { 
	text-decoration: underline; 
	color: #c0c0c0;
	white-space: nowrap;
	}
.bodyLink:hover { 
	text-decoration: underline; 
	color: #dddddd;
	white-space: nowrap;
	}
.bodyLink:active { 
	text-decoration: underline; 
	color: #ffffff;
	white-space: nowrap;
	}

.mono
{
	font-family: "Courier New", Courier, mono;
}

.bioText{
	text-align: left;
	font: 7.5pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #c0c0c0;
	padding-top: 4px;
	padding-bottom: 4px;
}

.captionText{
	background-color: #a0a0a0;
	text-align: left;
	font: 10pt/1.2 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
	padding-bottom: 12px;
	padding-left: 6px;
	padding-top: 8px;
}

a.dbLink:link { 
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.dbLink:visited { 
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.dbLink:hover { 
	text-decoration: underline; 
	color: #dddddd;
	white-space: nowrap;
	}
a.dbLink:active { 
	text-decoration: underline; 
	color: #ffffff;
	white-space: nowrap;
	}

a.dbLinkHilite:link { 
	text-decoration: none; 
	color: #5050d0;
	white-space: nowrap;
	}
a.dbLinkHilite:visited { 
	text-decoration: none; 
	color: #5050d0;
	white-space: nowrap;
	}
a.dbLinkHilite:hover { 
	text-decoration: underline; 
	color: #dddddd;
	white-space: nowrap;
	}
a.dbLinkHilite:active { 
	text-decoration: underline; 
	color: #ffffff;
	white-space: nowrap;
	}

.dbLinkDisabled { 
	color: #303030;
	margin-top: -2px;
	}



.artistTitle { 
	margin-top: 6px;
	margin-left: 6px;
	color: #5050d0;
	font: bold 10pt/1.0 "Lucida Grande", Lucida, Verdana, sans-serif;
	}

.artistSearchCompartment
{
	margin-top: 2px;
	margin-right: 2px;
}

.footer{
	background: url(graphics/footerBkgnd.png) repeat;
	text-align: center;
	font: 6pt/1.0 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	padding: 12px;
}

a.footLink:link { 
	text-decoration: none; 
	color: #b0b0b0;
	white-space: nowrap;
	}
a.footLink:visited { 
	text-decoration: none; 
	color: #b0b0b0;
	white-space: nowrap;
	}
a.footLink:hover { 
	text-decoration: underline; 
	color: #dddddd;
	white-space: nowrap;
	}
a.footLink:active { 
	text-decoration: underline; 
	color: #ffffff;
	white-space: nowrap;
	}

.userOnlineCompartment
{
	background: url(graphics/footerBkgnd.png) repeat;
	font: 6pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 6px;

}




img.wrapLeft{
	float: right;
	margin-left: 0px;
	margin-bottom: 24px;
}

.notes{
	text-align: left;
	font: 7pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5050d0;
	padding-bottom: 12px;
}

.menuText{
	text-align: left;
	font: 8pt/10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	margin-bottom: 4px;
}

.menuTextSelected{
	text-align: left;
	font: 8pt/10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #d0d0d0;
	margin-bottom: 4px;
}

.menuTextDisabled{
	text-align: left;
	font: 8pt/10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #303030;
	margin-bottom: 4px;
}

.menuUserShowsCompartment
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.menuDivLine{
	color: #202020;
	padding-left: 0.3em;
	padding-right: 0.3em;
	}

.menuSmallDivLine{
	font-size: 80%;
	color: #404040;
	padding-left: 0.3em;
	padding-right: 0.3em;
	}

a.menuText:link { 
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.menuText:visited { 
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.menuText:hover { 
	text-decoration: underline; 
	color: #CCCCCC;
	white-space: nowrap;
	}
a.menuText:active { 
	text-decoration: underline; 
	color: #ffffff;
	white-space: nowrap;
	}

a.menuTextLarge:link { 
	font-size: 10pt;
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.menuTextLarge:visited { 
	font-size: 10pt;
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.menuTextLarge:hover { 
	font-size: 10pt;
	text-decoration: underline; 
	color: #CCCCCC;
	white-space: nowrap;
	}
a.menuTextLarge:active { 
	font-size: 10pt;
	text-decoration: underline; 
	color: #ffffff;
	white-space: nowrap;
	}

.eventText{
	text-align: left;
	font: 8pt/10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #808080;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 6px;
}

.eventHeadTextHilite{
	text-align: left;
	font: bold 8pt/10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #5050d0;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 6px;
	background: url(graphics/eventHeadBkgndHilite.png) repeat;
}

a.eventHeadTextLink:link { 
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.eventHeadTextLink:visited { 
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.eventHeadTextLink:hover { 
	text-decoration: underline; 
	color: #CCCCCC;
	white-space: nowrap;
	}
a.eventHeadTextLink:active { 
	text-decoration: underline; 
	color: #ffffff;
	white-space: nowrap;
	}

.eventHeadTextUnhilite{
	text-align: left;
	font: bold 8pt/10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #606060;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 6px;
	background: url(graphics/eventHeadBkgndUnhilite.png) repeat;
}

a.eventText:link { 
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.eventText:visited { 
	text-decoration: none; 
	color: #808080;
	white-space: nowrap;
	}
a.eventText:hover { 
	text-decoration: underline; 
	color: #CCCCCC;
	white-space: nowrap;
	}
a.eventText:active { 
	text-decoration: underline; 
	color: #ffffff;
	white-space: nowrap;
	}



.editEventCompartment {
/*
	display: block;  none;
*/
	display: block;
}





.goButton {
	position: relative;
	top: 4px;
	left: -2px;
	visibility: hidden;
}

.loginCompartment {
	text-align: right;
	display: inline;
	font-size: 7pt;
	line-height: 10pt;
	color: #999999;
}

.welcomeCompartment {

	text-align: right;
	display: inline;
	font-size: 7pt;
	line-height: 10pt;
	color: #999999;
}

.loginText {
	visibility: visible;
}


.namePassTextTitle {
	visibility: hidden;
}

.namePassText {
	background: #303030;
	visibility: hidden;
	color: #999999;
	width: 80px;
}


.password {
	visibility: hidden;
	opacity: 0.12;
	display: inline;
}


.passwordProcessCompartment {
	color: #dddddd;
	text-align: center;
	position: relative;
	top: 200px;
	font: bold 10pt/10pt "Lucida Grande", Lucida, Verdana, sans-serif;
}


.fnBkgnd {
	background: #303030;
	color: #dddddd;
}

.fnVMargin {
	padding-top: 2px;
	padding-bottom: 2px;
}

.fnLabel {
	color: #555555;
	font:  9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnSubLabel {
	color: #555555;
	font:  7pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnLabelLite {
	color: #a0a0a0;
	font:  9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnSubLabelLite {
	color: #a0a0a0;
	font:  7pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnSubLabelDim {
	color: #999999;
	font:  7pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnSearchLabel {
	color: #558855;
	font:  9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnFile {
	background: #303030;
	color: #dddddd;
	font: normal 7pt/14pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnLink {
	color: #dddddd;
	font: normal 7pt/14pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnUnderline {
	text-decoration: underline; 
}

.fnField {
	background: #303030;
	color: #dddddd;
	font: normal 9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnFieldMono {
	background: #303030;
	color: #dddddd;
	font: normal 9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	font-family: monospace;
}

.fnFieldStatic {
	background: #303030;
	color: #ffcccc;
	font: normal 9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnRequired {
	color: #606060;
	font: italic 7pt/9pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnSearchSmLabel	{
	color: #558855;
	font:  7pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fnSearchTargetNotFound	{
	margin-left: 4pt;
	margin-top: 4pt;
	margin-bottom: 2pt;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	color: #ff4040;
}

.fnSearchTargetTitle	{
	font-size: 10pt;
	line-height: 12pt;
	color: #808080;
	margin-bottom: 4pt;
}

.fnSearchTargetMoreEntries	{
	color: #EFED48;
}

.fnSearchTargetMoreEntriesDim	{
	color: #8F8D08;
}

.fnSearchTargetLt	{
	background: #1e1b35;
}

.fnSearchTargetDk	{
	background: #111111;
}

.fnSearchTargetCompartment	{
	font:  8pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #55dd55;
/*
	background: #ffffff;
*/
	padding: .5em;
	margin-top: 6px;
}


.fnSearchTargetLinkSelected {
	color: #5050d0;
	text-decoration: none; 
	white-space: nowrap;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}


a.fnSearchTargetLink:link { 
	text-decoration: none; 
	color: #d0d0d0;
	white-space: nowrap;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	}
a.fnSearchTargetLink:visited { 
	text-decoration: none; 
	color: #d0d0d0;
	white-space: nowrap;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	}
a.fnSearchTargetLink:hover { 
	background: #004000;
	text-decoration: none; 
	color: #d0d0d0;
	white-space: nowrap;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	}
a.fnSearchTargetLink:active { 
	text-decoration: underline; 
	color: #d0d0d0;
	white-space: nowrap;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	}

.sourceResultsCompartment
{
	margin-top: 8pt;
}

.searchHead
{
	color: #808080;
	font: bold 11pt/1.3 "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 6pt;
}



.erSpacer { 
	padding-top: 6pt;
	padding-bottom: 6pt;
	background: #101010;
	}

.erEntry { 
	margin-top: 2pt;
	margin-bottom: 4pt;
	background: #101010;
	}

.erLabel { 
	color: #004020;
	font: bold 8pt/1.3 "Lucida Grande", Lucida, Verdana, sans-serif;
	}

.erValue { 
	color: #e0e0e0;
	font: 8pt/1.3 "Courier New", Courier, mono;
	}



.editRecordingShow {
	visibility: visible;
}

.dbdCompartmentHead {
	color: #CCCCCC;
	font:  8pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 2pt;
	margin-bottom: 4pt;
}

.dbdButton {
	color: #CCCCCC;
	font:  9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline; 
	margin-left: 8pt;
	margin-right: 8pt;
}

.dbdSmallText {
	text-decoration: none; 
	color: #CCCCCC;
	font:  7pt/8pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 8pt;
	margin-right: 8pt;
}

.dbdCompartment {
	background: #000000;
	margin-top: 6pt;
	margin-bottom: 6pt;
	padding-top: 2pt;
	padding-bottom: 6pt;
}

.blueBkgnd, .usCompartment{
	background: url(graphics/blueBkgnd.png) repeat;
}

.usCompartment{
	margin-top: 8pt;
	padding-top: 4pt;
	padding-left: 4pt;
	padding-bottom: 4pt;
	padding-right: 4pt;
	text-align: left;
	color: #CCCCCC;
	font:  9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.usArtistHead{
	color: #808080;
	font-style: bold;
	font-size: 12pt;
}

.usInfoHead{
	color: #CCCCCC;
	font-style: bold;
	font-size: 9pt;
}

.usBodyCompartment{
	margin-top: 2pt;
	padding-left: 2pt;
	margin-bottom: 2pt;
	padding-right: 2pt;
	color: #CCCCCC;
	font-style: normal;
	font-size: 8pt;
	line-height: 12pt;
}

.usBodyHead{
	color: #808080;
	font-style: bold;
	font-size: 7pt;
	line-height: 10pt;
}

.usSmallText{
	margin-top: 2pt;
	color: #808080;
	text-decoration: underline; 
	font-style: bold;
	font-size: 7pt;
	line-height: 8pt;
}

.usImageMargin{
	margin-top: 2pt;
	margin-left: 2pt;
	margin-right: 2pt;
	margin-bottom: 4pt;
}

.usSelectedRow{
	background: #002000;
}


.letterMenuCompartment{
	padding-top: 4pt;
	padding-left: 4pt;
	padding-bottom: 4pt;
	padding-right: 4pt;
	background: #200000;
}



.adminMenuCompartment{
	padding-top: 4pt;
	padding-left: 4pt;
	padding-bottom: 4pt;
	padding-right: 4pt;
	text-align: left;
	color: #606060;
	font:  9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(graphics/blueBkgnd.png) repeat;
}

.adminMenuText{
	font-size: 8pt;
}

.adminMenuTextLink:link { 
	cursor: pointer;
	text-decoration: underline; 
	color: #808080;
	}
.adminMenuTextLink:visited { 
	cursor: pointer;
	text-decoration: underline; 
	color: #808080;
	}
.adminMenuTextLink:hover { 
	cursor: pointer;
	text-decoration: underline; 
	color: #008000;
	}
.adminMenuTextLink:active { 
	cursor: pointer;
	text-decoration: underline; 
	color: #008000;
	}



.recentCompartment {
	padding-top: 4pt;
	padding-left: 4pt;
	padding-bottom: 4pt;
	padding-right: 4pt;
	margin-top: 8pt;
	margin-bottom: 8pt;
	text-align: left;
	color: #606060;
	font:  9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #002000;
}

.delReason {
	visibility: hidden;
}


.success {
	padding-top: 14pt;
	padding-bottom: 0pt;
	color: #00f000;
	font:  9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.blackListed {
	margin-top: 8pt;
	color: #f00000;
	font:  9pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.blackListedLink:link { 
	text-decoration: underline; 
	color: #f00000;
	white-space: nowrap;
	}
.blackListedLink:visited { 
	text-decoration: underline; 
	color: #f00000;
	white-space: nowrap;
	}
.blackListedLink:hover { 
	text-decoration: underline; 
	color: #00f000;
	white-space: nowrap;
	}
.blackListedLink:active { 
	text-decoration: underline; 
	color: #00f000;
	white-space: nowrap;
	}


.buttonDB
{
	margin-left: 0pt;
	margin-right: 8pt;
}

.buttonDBcompartment
{
	margin-top: -8pt;
	margin-bottom: -8pt;
}



.helpWindow
{
	visibility: hidden;
	width: 300px;
	height: auto;
	border-left: 1pt solid #404040;
	border-right: 1pt solid #404040;
	border-top: 1pt solid #606060;
	border-bottom: 2pt solid #202020;
	background: url(graphics/helpBkgnd.png) repeat;
	z-index: 100;
	position: absolute;
	top: 250px;
	left: 100px;
}

.helpIcon
{
	padding-left: 4pt;
}

.helpTextCompartment
{
	text-align: left;
	font: 8pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a0a0a0;
	padding-left: 6pt;
	padding-right: 6pt;
	padding-bottom: 6pt;
}

.helpBody
{
	text-align: left;
	font: 8pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a0a0a0;
}

.helpRed
{
	text-align: left;
	padding-left: 6pt;
	font: italic 7pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #f00000;
}

.helpH1
{
	text-align: left;
	font: bold 12pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #606060;
}

.helpH2
{
	text-align: left;
	font: bold 10pt/1.75 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a0a0a0;
}

.htMenuCompartment
{
	background: url(graphics/blueBkgnd.png) repeat;
	padding-top: 12pt;
	padding-left: 6pt;
	padding-bottom: 6pt;
	padding-right: 6pt;
	margin-right: 12pt;
}


.htLink
{
	text-align: left;
	width: 160pt;
	font: bold 8pt/1.50 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a0a0a0;
	margin-bottom: 6pt;
}

a.htLink:link { 
	text-decoration: none; 
	color: #a0a0a0;
	}
a.htLink:visited { 
	text-decoration: none; 
	color: #a0a0a0;
	}
a.htLink:hover { 
	text-decoration: underline; 
	color: #a0a0a0;
	}
a.htLink:active { 
	text-decoration: underline; 
	color: #a0a0a0;
	}


.prefsTextHide
{
	margin-left: 4pt;
	margin-right: 0pt;
	font-size: 7pt;
}
a.prefsTextHide:link { 
	text-decoration: none; 
	color: #6060e0;
	}
a.prefsTextHide:visited { 
	text-decoration: none; 
	color: #6060e0;
	}
a.prefsTextHide:hover { 
	text-decoration: none; 
	color: #6060e0;
	}
a.prefsTextHide:active { 
	text-decoration: none; 
	color: #6060e0;
	}


.adminEditLink
{
	margin-left: 12pt;
	margin-right: 12pt;
	font-size: 7pt;
}
a.adminEditLink:link { 
	text-decoration: none; 
	color: #6060e0;
	}
a.adminEditLink:visited { 
	text-decoration: none; 
	color: #6060e0;
	}
a.adminEditLink:hover { 
	text-decoration: underline; 
	color: #6060e0;
	}
a.adminEditLink:active { 
	text-decoration: underline; 
	color: #6060e0;
	}


.fDivLine
{
	margin-top: 4pt;
	margin-bottom: 3pt;
	margin-left: 4pt;
	margin-right: 4pt;
	border-top: 1px dotted #404040;
}

.moreFiles
{
	font-size: 7pt;
	color: #d0d0d0;
}

.csCompartment
{
	margin-bottom: 2pt;
}


.csShowText
{
	padding: 4pt;
	margin-bottom: 4pt;
	margin-top: 2pt;
	text-align: left;
	background: #202020;
	font: 7pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	display: none;
}


.imageThumbCompartment
{
	display: inline-block;
	padding: 2pt;
	margin: 2pt;
	background: #808080;
}

a.imageUploadLink:link { 
	text-decoration: underline; 
	color: #d0d0d0;
	font: 8pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	}
a.imageUploadLink:visited { 
	text-decoration: underline; 
	color: #d0d0d0;
	font: 8pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	}
a.imageUploadLink:hover { 
	text-decoration: underline; 
	color: #d0d0d0;
	font: 8pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	}
a.imageUploadLink:active { 
	text-decoration: underline; 
	color: #d0d0d0;
	font: 8pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	}


.imageCaptCompartment
{
	color: #d0d0d0;
	font: 8pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
}

a.imageCaptLink:link { 
	text-decoration: underline; 
	color: #d0d0d0;
	}
a.imageCaptLink:visited { 
	text-decoration: underline; 
	color: #d0d0d0;
	}
a.imageCaptLink:hover { 
	text-decoration: underline; 
	color: #d0d0d0;
	}
a.imageCaptLink:active { 
	text-decoration: underline; 
	color: #d0d0d0;
	}

.iuArtistsSearchCompartment
{
	font: 8pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
}

.iuNote
{
	font: 8pt/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #e0e000;
	margin-top: 4pt;
	margin-bottom: 4pt;
}




.NameFormatFirst
{
	color: ##0000e0;
	font: bold 12pt/14pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

.NameFormatSecond
{
	color: ##0000e0;
	font: 10pt/12pt "Lucida Grande", Lucida, Verdana, sans-serif;
}



.pict1
{
	position: absolute;
	top: 323;
	left: 234;
	display: inline-block;
	background: #800000;
}
