@import url('blink.css');
UNKNOWN {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #e6e6e6; FONT-FAMILY: Courier New, Courier, mono
}
.links {
	FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #ffff82;
}
.links-highlighted {
	FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
}

.titles {
	FONT-WEIGHT: bold; FONT-SIZE: 26px; COLOR: #e6e6e6; FONT-FAMILY: Viner Hand ITC
}
.highlighted {
	FONT-SIZE:12px.;
	COLOR:#000000;
	BACKGROUND-COLOR:#c9cda8; /*#b3bba2; /* Mix between the blue and the beige */
}
.highlighted_2 {
	FONT-SIZE:12px.;
	COLOR:#000000;
	BACKGROUND-COLOR:#cccccc; /*#b3bba2; /* Mix between the blue and the beige */
}
.red {
	color:#FFCC33;
	font-weight:bold;
}
.beige{
	color:#e4e4be;
	font-weight:bold;
}
.description {
	FONT-SIZE:10px;
	COLOR:#e6e6e6;
	font-style:italic;
}
.description-high {
	FONT-SIZE:10px;
	COLOR:#666666;
	font-style:italic;
	BACKGROUND-COLOR:#c9cda8 /*#b3bba2; /* Mix between the blue and the beige */
}
.cp{
	position:relative;
	left:30px;
	width:92%;
	
}
/*A:visited {
	COLOR: #ffffff
}*/
.blinking {
	text-decoration: blink;
}
.nowPlaying {
	position:relative;
	right:-10px;
}
.elderNames{
	font-size:18px;
	font-family:Britannic Bold;
}

/*  STYLES FOR THE 'PETER SAYS:' FLOATING TABLE*/
.peterQuote_table {
	float: right;
	position:relative;
	left:12px;
	
}
.BG_top{
	background-image:url(Global/Images/ice_top.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
}
.BG_bottom{
	background-image:url(Global/Images/ice_bottom.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
.BG_back{
	background-image:url(Global/Images/ice_back.gif);
	background-repeat:repeat-y;
}
.peterQuote_p{
	position:relative;
	left:7px;
	margin-right:30;
	font-size:12px;
	color:#000000;
}
.peterQuote_title{
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #ffff82; FONT-FAMILY: Viner Hand ITC;
	position:relative;
	left:-10001px;
}
.rightmargin{
	margin-right:20;
	}
	
/*  STYLES FOR THE Exerpt:' FLOATING TABLE*/
.exerpt_table {
	float: right;
	position:relative;
	left:12px;
	
}
.exerpt_top{
	background-image:url(Global/Images/exerpt_top.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
}
.exerpt_bottom{
	background-image:url(Global/Images/exerpt_bottom.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
.exerpt_back{
	background-image:url(Global/Images/exerpt_back.gif);
	background-repeat:repeat-y;
}
.exerpt_p{
	position:relative;
	left:7px;
	margin-right:30;
	font-size:12px;
	color:#000000;
}
.exerpt_source{
	position:relative;
	left:7px;
	margin-right:30;
	font-size:9px;
	color:#000000;
}
.exerpt_title{
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Viner Hand ITC;
	position:relative;
	left:0px;
}
.exerpt_title_small{
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana;
	position:relative;
	left:1px;
}
/*  STYLES FOR THE LONG:' FLOATING TABLE*/
.table_table {
	position:relative;
	left:12px;
	
}
.long_top{
	background-image:url(Global/Images/long_top.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
}
.long_bottom{
	background-image:url(Global/Images/long_bottom.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
.long_back{
	background-image:url(Global/Images/long_back.gif);
	background-repeat:repeat-y;
}
.long_p{
	position:relative;
	left:7px;
	margin-right:30;
	font-size:12px;
	color:#000000;
}
.long_source{
	position:relative;
	left:7px;
	margin-right:30;
	font-size:9px;
	color:#000000;
}
.long_title{
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Viner Hand ITC;

}
