<style type="text/css">

* {
	background-color: #666666;}
a:link
 {
 color:silver;
 }
a:visited
 {
  color: silver;
 }
a:hover
{
color: red;
}
body
{
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #ccccff;
SCROLLBAR-SHADOW-COLOR: #0000ff;
SCROLLBAR-3DLIGHT-COLOR: #666666;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #666666;
SCROLLBAR-DARKSHADOW-COLOR: #666666;
overflow: auto;
background-color: #666666;
}
.style1 {color: #CCCCCC;
	background-color:#000000;
	border-bottom:none;
	border-color: #FFFFFF;}
.style4 {color: #666666}
.style5 {color: #FFFFFF}
.style6 {color: #FF0000}
.style7 {
	font-size: x-small;
	color: #FF6600;}
.style8 {font-size: 12pt}
.style9 {color: #FFFF00}
.news {
	background-color:#000000;
	border-color: #FFFFFF;
	border-right:none;
	border-top:none;
	border-bottom:none;
	font-style:italic;
	color:#CCCCCC;}



/*highslide starts here*/

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.cursor {
	cursor: url(images/cursor/01.cur); }
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 550px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/*
/* slidehigh css */
* {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.slidehigh-html {
    background-color: white;
}
.slidehigh-html-blur {
}
.slidehigh-html-content {
	position: absolute;
    display: none;
}
.slidehigh-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.slidehigh-credits,
a.slidehigh-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.slidehigh-credits:hover,
a.slidehigh-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.slidehigh-wrapper {
	background-color: white;
}
.slidehigh-wrapper .slidehigh-html-content {
    width: 740px;
	height: 670px;
    padding: 5px;
}

.slidehigh-wrapper .slidehigh-header div {
}
.slidehigh-wrapper .slidehigh-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.slidehigh-wrapper .slidehigh-header ul li {
	display: inline;
	padding-left: 1em;
}
.slidehigh-wrapper .slidehigh-header ul li.slidehigh-previous, .slidehigh-wrapper .slidehigh-header ul li.slidehigh-next {
	display: none;
}
.slidehigh-wrapper .slidehigh-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.slidehigh-wrapper .slidehigh-header a:hover {
	color: black;
}
.slidehigh-wrapper .slidehigh-header .slidehigh-move a {
	cursor: move;
}
.slidehigh-wrapper .slidehigh-footer {
	height: 11px;
}
.slidehigh-wrapper .slidehigh-footer .slidehigh-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.slidehigh-wrapper .slidehigh-body {
}
.slidehigh-move {
    cursor: move;
}
.slidehigh-resize {
    cursor: nw-resize;
}

/* These must be the last of the slidehigh rules */
.slidehigh-display-block {
    display: block;
}
.slidehigh-display-none {
    display: none;
}


/*
/* mp3high css */


* {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.mp3high-html {
    background-color: white;
}
.mp3high-html-blur {
}
.mp3high-html-content {
	position: absolute;
    display: none;
}
.mp3high-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.mp3high-credits,
a.mp3high-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.mp3high-credits:hover,
a.mp3high-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.mp3high-wrapper {
	background-color: white;
}
.mp3high-wrapper .mp3high-html-content {
    width: 320px;
	height: 410px;
    padding: 5px;
}
.mp3high-wrapper .mp3high-header div {
}
.mp3high-wrapper .mp3high-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.mp3high-wrapper .mp3high-header ul li {
	display: inline;
	padding-left: 1em;
}
.mp3high-wrapper .mp3high-header ul li.mp3high-previous, .mp3high-wrapper .mp3high-header ul li.mp3high-next {
	display: none;
}
.mp3high-wrapper .mp3high-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.mp3high-wrapper .mp3high-header a:hover {
	color: black;
}
.mp3high-wrapper .mp3high-header .mp3high-move a {
	cursor: move;
}
.mp3high-wrapper .mp3high-footer {
	height: 11px;
}
.mp3high-wrapper .mp3high-footer .mp3high-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.mp3high-wrapper .mp3high-body {
}
.mp3high-move {
    cursor: move;
}
.mp3high-resize {
    cursor: nw-resize;
}

/* These must be the last of the mp3high rules */
.mp3high-display-block {
    display: block;
}
.mp3high-display-none {
    display: none;
}


</style>