<style>
/* CSS Document */
BODY {
	font-family:arial;
	color:#000000;
	font-size:9pt;
	margin:0px;
	background: #000000 url(graphix_new/background.png) top center no-repeat;
}
a{
	color:#ff9900;
	text-decoration:none;
	font-family:arial;
	font-size:9pt
	}
a:hover{
	color:#ff9900;
	text-decoration:underline;
	font-family:arial;
	font-size:9pt
	}
DIV {
	font-family:arial;
	color:#ff9900;
	font-size:9pt;
	margin:0px;
}
DIV a{
	color:#ff9900;
	text-decoration:none;
	font-family:arial;
	font-size:9pt
	}
DIV a:hover{
	color:#ff9900;
	text-decoration:underline;
	font-family:arial;
	font-size:9pt
	}	
	
p { 
	color:#ff9900;
	text-decoration:none;
	font-family:arial;
	font-size:9pt;
	text-align: justify;
	}
TABLE {
	font-family:arial;
	color:#ff9900;
	font-size:9pt;
	border:0px solid;
	}
TABLE A {
	color:#ff9900;
	text-decoration:none;
	font-family:arial;
	font-size:9pt;
}
TABLE A:hover {
	color:#ff9900;
	text-decoration:underline;
	font-family:arial;
	font-size:9pt;
	}
TABLE.table_1 {
	BORDER-BOTTOM: rgb(204,204,204) 1px solid;
}
TABLE.table_2 {
	BORDER-TOP: rgb(204,204,204) 1px solid; 
	BORDER-BOTTOM: rgb(204,204,204) 1px solid;
}
TABLE.table_3 {
	border: #ff9900 1px solid; 
}
TABLE.table_nav A:hover {
	background-color:#000000;
    font-weight:bold;
	text-decoration:none;
}

TABLE.table_tittle {
	font-family:arial;
	font-size:10pt;
}
TABLE.table_tittle A {
	font-family:arial;
	font-size:10pt;
	text-decoration:none;
}
TABLE.table_tittle A:hover {
	font-family:arial;
	font-size:10pt;
    font-weight:bold;
	text-decoration:none;
}

TABLE.article {
	font-family:arial;
	font-size:10pt;
	color : #000000;
	background-color : #eeeeee;
	border:1px solid #666666;
}
TABLE.article A {
	font-family:arial;
	font-size:10pt;
	color : #000000;
	text-decoration:none;
}
TABLE.article A:hover {
	font-family:arial;
	font-size:10pt;
	text-decoration:underline;
}
TABLE.article_title {
	font-family:arial;
	font-size:11pt;
	color : #000000;
	background-color : #dddddd;
	border:1px solid #666666;
}
DIV.article {
	font-family:arial;
	font-size:10pt;
	color : #000000;
}
DIV.article A {
	font-family:arial;
	font-size:10pt;
	color : #000000;
	text-decoration:none;
}
DIV.article A:hover {
	font-family:arial;
	font-size:10pt;
	text-decoration:underline;
}

TD.tracklist{ border-top: 1px #444444 dotted; }

TD.tracklist_top{ border-bottom: 1px #666666 solid; border-top: 1px #666666 solid; }

.TextField {
background-color: 333333;
border-color: ff9900;
border-style: none;
border-width: 1;
color: ff9900;
font-size: 9pt;
font-family: arial;
}

.Button {
background-color: 333333;
border-color: FF9900;
border-style: none;
border-width: 1;
color: ff9900;
font-size: 8pt;
font-family: arial;
}
</style>

