body  
{
	color: #fff;
	font-size: 12px;
	font: 12px sans-serif;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #0e0e0e;
}

table
{
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
}

table td
{
	padding:0px; /* cellspadding="0" */
	vertical-align: top;
}

img
{
	border:0;
}

a img
{
	border: 0;
}

h2
{
    margin-top: 55px;
    color: #fff;
    padding-left: 0px;
    font-weight: normal;
    font-size: 18px;
    text-align: right;
}

h2.black
{
	color: #999999;
	margin-top: 30px;
	padding-top: 0;
	width:100%;
	font-weight: normal;
	font-size: 18px;
	text-align: right;
}

h2.black_left
{
	color: #999999;
	margin-top: 30px;
	padding-top: 0;
	width:100%;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}


iframe
{
	border: 0;
	display: block;
	overflow: hidden;

}
#repertoire
{
	border: 0;
	overflow: hidden;
	display:block;
	width: 335px;
}

#content_table 
{
	width: 100%;
}
#content_table p
{
	color: #999999;
	font-size: 12px;
}
td.infotext
{
    font-size: 12px;
    padding-left: 20px;
}
td.infotext p
{
    margin-top: 55px;
}
table.navigation_cells td
 { font-size: 14px; vertical-align: middle }
table.navigatiom_cells td p
 { }
table.navigation_cells a:hover
{
	color: #fff;
}
table.navigation_cells a
{
	font-size: 14px;
}

a {
    color: rgb(0, 117, 176) !important;
}
ul.repertoire
{
	color: #0075b0;
	margin-left: 20px;
	padding-left: 0;
	margin-top: 30px;
	padding-top: 0;
}

ul.repertoire li
{
	list-style: none;
	font-size: 12px;
	margin-bottom: 5px;
	color: #999999;
}
ul.repertoire li a
{
	color: #0000ff;

}
ul.repertoire li a:hover
{
	color: #999999;
}

a
{
	color: #0075b0;
}
a:hover
{
	color: #FFFFFF;
}

table#content_table td.content
{
	padding-top: 30px;
	padding-left: 20px;
}

.linknot 
{
	color: #808080; 
	text-decoration: underline;

}

.linktmp 
{ 
	color: #0075b0;
	text-decoration: none;
}

.txtW 
{
	color: #fff;
}

.txtWB
{
	color: #fff; 
	font-size: medium; 
	font-weight: normal
}


.linkactive
{
	color: #ede5d3;
	font-size: 14px;
}
.top   
{
	background-color: #0e0e0e;
	background-image: url("img/top.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 25px;
	padding-bottom: 25px;
	text-align: center;
	vertical-align: bottom;
	width: 100%;
	height: 184px;
}

.midl 
{
	background: #0e0e0e;
}

.bgW  
{
	background-color: #0e0e0e;
	margin-bottom: 70px;
	padding-bottom: 70px
}



.bgbtn  
{ 
	background-color: #000; 
	background-image: url("img/bg_btn.jpg"); 
	background-repeat: no-repeat; 
	background-position: left top; 
	margin-left: 26px; 
	padding-left: 26px 
	
}
.bgbtn p
{
	font-size: 12px;
	margin-top: 10px;
}


.txtblack  
{
	color: #999999;
	text-decoration: none
}

p.top30
{
	margin-top: 30px;
	margin-left: 20px;
}

