/* colored scrollbars IE */
body {
	scrollbar-base-color: #000000;
	scrollbar-face-color: #663399;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #999999;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-darkshadow-Color: #4682B4;
}
 
/* email address header */
.email {
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	text-decoration : none;
}

a.email:hover {
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	text-decoration : underline;
}

/* referral line */
.refer {
	color : #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : none;
}

.refer:hover {
	color : #000099;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : none;
}

/* FOLIO INTROS */
.headFolio {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 14px;
	text-decoration : none;
}

.nameFolio {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 14px;
	text-decoration : none;
	font-weight : bold;
}

.txtFolio {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : none;
}

.txtFolioGray {
	color : #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : none;
}
a.txtFolioGray {
	color : #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : underline;
}


.txtArch {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : none;
}

a.txtArch {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : underline;
}

.txtArch:hover {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : none;
}


.headFolioArch {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 14px;
	text-decoration : none;
}

.txtFolioArch {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : none;
}

.emailFolioArch {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : underline;
}

.emailFolio {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : underline;
}

.showIndex {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	text-decoration : underline;
}

/* VIDEO PAGE */
.txtVideo {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	text-decoration : none;
}

a.txtVideo {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	text-decoration : underline;
}

a.txtVideo:hover {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	text-decoration : UNDERLINE;
}

/* ARTIST PAGE */
.artistLinksSel {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	text-decoration : none;
	background-color : #666633;
}

a.artistLinks:hover {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	text-decoration : underline;
	background-color : #CC99CC;
}

a.artistLinks {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	text-decoration : underline;
	background-color : transparent;
}

.artistCopy {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	background-color : transparent;
}

