/**							Defaults					**/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

/**							Text Classes				**/

font.hint {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7pt;
}

font.quote {
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

font.explicit {
	background-color: #FFFF00;
	color: #FF0000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 24px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
}

.thumbBox {
	width: 150; height: 151; 
	vertical-align: middle; 
	text-align: center; 
	background-image:url('/www/images/thumbox.png');
	background-repeat:no-repeat;
}

.albumInfo {
	padding: 10px 10px 10px 0px;
	vertical-align: middle;
}

.bioSnippet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.circleBg {
	background-image: url('/www/images/circle01.png');
	background-position: center;
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
}

.circleBgRasp {
	background-image: url('/www/images/circle01rasp.png');
	background-position: center;
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
}

font.faq_question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

div.faq_answer {
	width: 500px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/**							Link Classes				**/

a:link { 
color: #000000;
text-decoration: underline;
font-size: 10pt;
}

a:active { 
color: #000000;
text-decoration: underline;
font-size: 10pt;
}

a:visited {
color: #000000;
text-decoration: underline; 
font-size: 10pt;
}

a:hover { 
color: #000000;
text-decoration: none; 
font-size: 10pt;
}

a.keyword:link {
	color:#FF6600;
}

a.keyword:active {
	color:#FF6600;
}

a.keyword:hover {
	color:#FF6600;
}

a.keyword:visited {
	color:#FF6600;
}

a.headerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 24px;
	text-decoration:none;
}

a.headerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 24px;
	text-decoration:none;
	background-color:#F5F5F5;
}

a.headerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 24px;
	text-decoration:none;
}

a.headerLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 24px;
	text-decoration:none;
	background-color:#F5F5F5;
}

a.profileLink:link {
	text-decoration:none;
}

a.profileLink:hover {
	text-decoration:none;
	background-color:#F5F5F5;
}

a.profileLink:active {
	text-decoration:none;
}

a.profileLink:visited {
	text-decoration:none;
}

a.pageLink:link {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration:none;
}

a.pageLink:active {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration:none;
}

a.pageLink:visited {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration:none;
}

a.pageLink:hover {
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: underline;
}

a.softLink:link {
	color: #0033FF;
	font-size: 15px;
	text-decoration:none;
}

a.softLink:active {
	color: #0033FF;
	font-size: 15px;
	text-decoration:none;
}

a.softLink:visited {
	color: #0033FF;
	font-size: 15px;
	text-decoration:none;
}

a.softLink:hover {
	color: #0033FF;
	font-size: 15px;
	text-decoration: underline;
}

a.coolLink:link { 
color: #0099FF;
text-decoration: none;
font-size: 10pt;
}

a.coolLink:active { 
color: #0099FF;
text-decoration: none;
font-size: 10pt;
}

a.coolLink:visited {
color: #0099FF;
text-decoration: none; 
font-size: 10pt;
}

a.coolLink:hover { 
color: #0099FF;
text-decoration: underline; 
font-size: 10pt;
}