body {
	color: #888888;
	overflow:auto;
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        background-image:url(images/background.jpg);
        background-attachment:fixed;
        background-repeat:no-repeat;

}

	a:link { color: #103687 ; text-decoration: none;}
	a:visited {color: #103687 ; text-decoration: none; }
	a:hover { color: #DDDDDD ;  background-color: #340D71; }
      

.recall{
	font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #222222;}


.tracks_db{
		font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #222222;
		border: 1px;
		border-style: solid;
		border-color: #000000;
}
      

#flash {
	width: 500;
	height: 300;
	z-index: 1;
        position: absolute;
        top: 5;
        right: 5;

}

#flash2 {
	width: 583;
	height: 480;
	z-index: 1;
        position: absolute;
        top: 1;
        left: 1;

}

#html {
	width: 660;
	z-index: 2;
        overflow: auto;
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #222222;
        border: 0px;
        border-style: solid;
        position: absolute;
        top: 1;
        left: 1;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;
}



#disco {
	width: 310;
        font-size: 11px;
        font-weight: normal;
        color: #222222;

}


div.transOFF {width: 100%; background-color: #FFFFFF; }
div.transON {width: 100%; background-color: #FFFFFF;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;}
div.trans25 {width: 100%; background-color: #FFFFFF;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;}
div.trans75 {width: 100%; background-color: #FFFFFF;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;}


.trover {background-color: #6D6299; color: #FFFFFF; }

a.trover:link { color: #DDDDDD ; text-decoration: none;}
a.trover:visited { color: #DDDDDD ; text-decoration: none;}
a.trover:hover { color: #AAAAAA ;  background-color: #340D71; }

.trout {background-color: transparent; color: #222222; }


