
input,a,tr,td,textarea
{
	font-family:'Lucida Grande',Verdana,Tahoma,Arial;
	font-size:14px;
}
.text
{
	font-size:14px;
}
.textLink, .textLink a
{
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.textLinkLarge, .textLinkLarge a
{
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.textLinkLarge:hover
{
	font-size:18px;
	color:#000000;
	text-decoration:underline;
}
.textLinkSmall, .textLinkSmall a
{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.textLinkSmallBold, .textLinkSmallBold a
{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
.textSmall
{
	font-size:11px;
}
.textLarge
{
	font-size:20px;
}
.textLargeGeorgia
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
}
.textGraySmall
{
	font-size:11px;
	color:#999999;
}
.textGraySmallLineThrough
{
	font-size:11px;
	color:#999999;
	text-decoration:line-through;
}
.textRedBold
{
	font-size:14px;
	font-weight:bold;
	color:#8A1D17;
}
.textRedBoldNoLine
{
	font-size:14px;
	font-weight:bold;
	color:#8A1D17;
    text-decoration:none;
}
.textRedSmall, .textReadSmall a
{
	font-size:11px;
	font-weight:bold;
	color:#8A1D17;
	text-decoration:none;
	
}
.textLyricSmall
{
	font-family:Book Antiqua,Palatino,Palatino Linotype;
	font-size:10pt;
}
.textLyricMonoSmall
{
	font-family:monospace;
	font-size:9pt;
}
.textLyric
{
	font-family:Book Antiqua,Palatino,Palatino Linotype;
	font-size:12pt;
}
.textLyricMono
{
	font-family:monospace;
	font-size:12pt;
}
.textWriter
{
	font-family:Book Antiqua,Palatino,Palatino Linotype;
	font-size:14pt;
}
.textWriterMono
{
	font-family:monospace;
	font-size:14pt;
}
.textTitle
{
	font-family:Book Antiqua,Palatino,Palatino Linotype;
	font-size:20pt;
	font-variant: small-caps;
}
.textTitleMono
{
	font-family:monospace;
	font-size:20pt;
	font-variant: small-caps;
}
.textTitleHeader
{
	font-variant: small-caps;
	font-weight:bold;
}
.textContact
{
	font-family:Book Antiqua,Palatino,Palatino Linotype;
	font-size:10pt;
}
.textContactMono
{
	font-family:monospace;
	font-size:12px;
}
.lyricView
{
	width: 570px;
	display: block;
    word-wrap: break-word;
}
.lyricSide
{
	width: 385px;
	display: block;
    word-wrap: break-word;
}
.listMain
{
	background-color:#FFFFFF;
	text-align: -moz-center;
}
.subHeaderArea
{
	padding-left:30px;
	padding-bottom:15px;
	background-color:#E0DBCD;
	height:55px;
}
.contentArea
{
	padding-left:30px;
	padding-bottom:20px;
	padding-right:20px;
	
}
.contentHelp
{
	padding:10px;
	background-color:#e9e9e9;
	width:90%;
	border:25px #FFFFFF solid;
}
.dottedLine
{
	border-bottom:dotted #cccccc 1px;
}
.detailTabActive,.detailTabActive a
{	
	background-color:#FFFFFF;
	width:110px;
	height:33px;
	text-align:right;
	font-weight:bold;
	font-size:13px;
	line-height:30px;
	text-decoration:none;
	color:#333333;
	cursor:pointer;
}
a.ctrlBtn:hover
{
	font-size:14px;
	color:#333333;
	border:0px;
	cursor:pointer;
	text-decoration:none;
	background-color:transparent;
}
.sideTabBoxInactive
{
	text-align:center;
	padding:1px;
}
.sideTabBoxActive
{
	text-align:center;
	padding:1px;
}
.bgBoxTan
{
	padding:5px;
	background-color:#CECCBE;
}

.cornerBoxTan { position: relative; background: #CECCBE; width: 100%; }
.cornerTan { position: absolute; width: 15px; height: 15px; background: url('../images/corner_tanwhite.gif') no-repeat; font-size: 0%; }



