@charset "UTF-8";

body {
	font-weight: normal;
	font-size: 13px;
	margin: 15px;
	color: black;
	font-family:  Georgia, "Times New Roman", Times, serif;
	background-color: black;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 96px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin-bottom: 8px;
	margin-top: -28px;
}
p {
	text-indent: 10px;
}
a:link { color: #009900; }
a:visited {  color: #CC0000; }
a:hover {  color: #FFCC00; }
a:active {  color: #CCCCCC; }
table {
	background-color: white;
	color: black;
}


.footer {
	font-size: smaller;
	background-color: black;
	color:#9999FF;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	font-variant: small-caps;
	text-decoration: none;
}
.whiteBG {
	background-color: white;
}
.darkGrayBG {
	background-color: #CCCCCC;
}
.thelist {
	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
.navbaroff {
	font-size: 13px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.navbaron {
	color: white;
	font-size: 13px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.disclaimer {
	font-size: small;
	text-align: right;
	color: #000099;
}
.searchText {
	color: #000066;
	text-align: center;
}
.entryTitle {
	font-size: 15px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.lyrics {
	text-align: left;
	text-indent: 0px;
}

.listName {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.middenhcel {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #CCCC66;
	padding-top: 2px;
}	
.noborder {
	border: none;
}
.regularBoldText {
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
.maincats {
	color: gray;
}
.subcats {
	background-color: #E0E0E0;
}
.mainCategory, .mainCategoryCount {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-transform: lowercase;
}
.mainCategory {
	font-weight: bold;
	color: gray;
}
 .mainCategoryCount {
	font-weight: normal;
}
.whatText {
	font-weight: bold;
	font-size: 15px;
	color: black;
	padding-left: 2mm;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
.whatout2 {
	color: #FFFF33;
	background-color: #333333;	
	padding: 3px;
}
.navText {
	padding-right: 2px;
	padding-left: 2mm;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #993333;
	font-family:  "Courier New", Courier, monospace;
	background-color: #CCCCCC;
}
.NavTabOut {
	color: #ffff99;
	background-color: #333333;
}
.navtabout2 {
	color: #ffff99;
	background-color: #333333;
}
.title {
        color: #cccccc;
}
.LineCatOut {
	color: #cccccc;
	background-color: #333333;
}
.linecattitle {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #cccccc;
	padding-top: 2px;
	background-color: #333333;
}
.lineCategoryText, .lineCategoryLink {
	font-weight: bold;
	font-size: 15px;
	color: #999999;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
.lineCategoryText {
	padding-left: 2mm;
}
.siteURL {
	font-weight: normal;
	font-size: 14px;
	color: #808080;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
}
.ownerLink {
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	background-color: #333333;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
.reviewLink {
	font-weight: normal;
	font-size: 14px;
	color: gray;
	background-color: #333333;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
.hitsInText, .hitsOutText {
	font-weight: normal;
	font-size: 14px;
	color: #FFCC66;
	background-color: #333333;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
.navBotOut {
	font-weight: normal;
	font-size: 13px;
	color: black;
	background-color: #333333;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
.navBot {
	font-weight: normal;
	font-size: 13px;
	color: #808080;
	background-color: #333333;
	font-family:  Georgia, "Times New Roman", Times, serif;
}
.errorText {
	font-weight: normal;
	font-size: 14px;
	color: red;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.errorTextBold {
	font-weight: bold;
	font-size: 15px;
	color: red;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.leftFrame {
	background-image: url(../img/leftFrame.gif);
}
.rightFrame {
	background-image: url(../img/rightFrame.gif);
}
