@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	background-image:url('images/default_bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CCFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

.quicknews {
	color: #DDDDCC;
	font-size: 10px;
	text-align: left;
}

.tinylink {
	color: #AAAAAA;
	font-size: 8px;
}

#rssincl-box-19653 .rssincl-itemdate {
	color: #AAAAAA;
	font-size: 7px;
	text-align: left;
	border-bottom:dashed;
	border-bottom-color:#333333;
	border-bottom-width:thin;
	padding-bottom: 6px;		
}
	
#rssincl-box-19653 .rssincl-content {
	color: #FFFFFF;
	font-size: 9px;
	text-align:left;
	width: 145px;
}


#rssincl-box-19693 .rssincl-content {
	font-size: 8pt;
	color: #CCFFFF;
	background-color:#000000;
	text-decoration: none;
	text-align:left;

}

#rssincl-box-19693 .rssincl-itemtitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#222222;
	text-decoration: none;
	text-align:left;
}

sub {
	color: #AAAAAA;
	font-size: 7px;
	text-align:left;
}

.shadetitle {
	color: #FFFFFF;
	background-color:#222222;
	width:100%;
}

.secheading {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	cursor:hand;
	cursor:pointer;
}

.lyrictitle {
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
}

.linernotes {
	color: #AAAAAA;
	font-size: 8pt;
	font-style:italic;	
}