body {
	-x-system-font:none;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:115%;
	
}
body, html {
	height:100%;
	position:relative;
	width:100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

br {
&nbsp;
	line-height: 10px;
}
#bodyCont {
	background: #000 url(img/bg.jpg) no-repeat center top;
	margin:0;
	min-height:100%;
	padding:0;
	width:100%;
	color:white;
}
#headerCont {
	display:block;
	height:140px;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}
#coreCont {
	margin:0 auto;
	position:relative;
	width:940px;
	color:#B5B5B5;
}
#footerCont {
	clear:both;
	display:block;
	height:60px;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}

#header {
	background-image:url(img/logo.gif);
	display:block;
	height:140px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:940px;
}
h1 {
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:133px;
	margin:0;
	padding:0 0 0 0;
	width:600px;
	outline:none;
}
h1 a {
	display:block;
	height:100px;
	margin:0;
	padding:0;
	width:356px;
}
h1 a span, #slogan span {
	display:none;
}
h2 {
	font-size:18px;
	font-weight:bold;
	margin:0;
}
h3, h4  {
	font-size:14px;
	font-weight:bold;
	margin: 0 0 10px;
	padding:3px 0;
	border-bottom:2px solid #505050;
	line-height:0.8em;
}

h5 {
	padding-left:25px;
	font-size:1em;
	margin:0px;
	font-weight:normal;
	padding-bottom:3px;
}
#community img {
	float:right;
	width:85px;
	height:25px;
	padding:30px 35px 0 0;
	outline:none;
}
#menuHeader {
	bottom:0;
	display:block;
	height:30px;
	margin:0 auto;
	padding:0;
	position:absolute;
	width:940px;
	background:transparent url(img/menuinactive.gif) repeat-x center bottom;
}
#menuHeader ul {
	display:block;
	height:27px;
	list-style-type:none;
	margin:0;
	padding:3px 0 0;
	position:relative;
	
}
#menuHeader ul li {
	display:inline;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	line-height:27px;
	margin:0;
	width:112px;
}
#menuHeader ul li a {
	color:#909090;
	text-align: center;
	background:transparent url(img/tr.gif) right no-repeat;
	display:block;
	height:27px !important;
	padding:0;
	text-decoration:none;
	outline:0;
}


#menuHeader a:hover {
	background:transparent url(img/menuinactiveh.gif) repeat-x;
	color:#fff;
}

#menuHeader a.current {
	background:transparent url(img/menuactive.gif) repeat-x;
	color:#fff;
}
#menuHeader a.current:hover {
	/*background:transparent url(img/menuactive.gif) repeat-x;*/
	color:#fff;
}

#menuHeader ul li a span {
	display:none;
}

#fc {
	display:block;
	margin:0 !important;
	padding:0 !important;
	position:relative;
	width:100%;
	height:210px;
}
.fa {
	background:#282f37 url(img/middle.jpg) no-repeat center;
	display:block;
	height:200px;
	margin:5px auto;
	padding:0;
	width:940px;
}
.fa_s1 {background: #282f37 url(img/s1.jpg) no-repeat center;}
.fa_p1 {background: #282f37 url(img/p1.jpg) no-repeat center;}
.fa_d1 {background: #282f37 url(img/d1.jpg) no-repeat center;}
.fa_pr {background: #282f37 url(img/pr.jpg) no-repeat center;}
.fa_sl1 {background: #282f37 url(img/sl1.jpg) no-repeat center;}
.fa_co {background: #282f37 url(img/co.jpg) no-repeat center;}
.fa_vi {background: #282f37 url(img/vi.jpg) no-repeat center;}
.fa_s2 {background: #282f37 url(img/s2.jpg) no-repeat center;}
.fa_s2ti {background: #282f37 url(img/s2ti.jpg) no-repeat center;}
.fa_p1ti {background: #282f37 url(img/p1.jpg) no-repeat center;}
.fa_fb {background: #282f37 url(img/filterbank.jpg) no-repeat center;}
.fa_fi {background: #282f37 url(img/filter.jpg) no-repeat center;}
.fa_osc {background: #282f37 url(img/oscillator.jpg) no-repeat center;}
.fa_dl {background: #282f37 url(img/dll.jpg) no-repeat center;}

.nfo_headline {
	width:380px;
	margin:0px;
	padding:20px 0px 0px 15px;
}
.nfo_headline p {
	font-size:12px;
	color:white;
	margin:0;
	padding:8px 0 0 0;
}
.nfo_headline p a {
	color:#fff;
}

.img_left2 {
	float:right;
	padding:0px 5px 0px 0px;
}

ul.iconmenu {
	list-style-type:none;
	float:right;
	display:block;
	width:450px;
	margin:0;
	padding:0;
	background:none;
}
ul.iconmenu li {
	display:inline;
	font-size:11px;
	font-weight:bold;
}
a.iconnav:link, a.iconnav:visited {
	display:block;
	padding:5px 10px 5px 0;
	margin:0;
	height:190px;
	width:190px;
	background: transparent;
	float:right;
	outline:0;
}
a.iconnav_selected:link, a.iconnav_selected:visited {
	display:block;
	padding:0;
	margin:0;
	height:190px;
	width:190px;
	background: transparent;
	float:right;
}
a.iconnav:hover {
	background:  transparent url(img/hov.gif) left center no-repeat;
}

.left_content {
	width:580px;
	float:left;
	margin:0;
	padding:10px 60px 10px 0;
	line-height:1.3em;
	font-size:12px;
}
.left_content p {
	margin:0;
	padding:0 0 10px 0;
}
.left_content  span {
	font-style:italic;
	margin:0;
	padding:0 0 5px 0;
}
.left_content img {
	float:left;
	width:90px;
	height:80px;
	background-color:#fff;
	margin:0 10px 0 0;
	border:1px solid #ccc;
}
.right_content {
	width:300px;
	float:left;
	padding:10px 0 0 0;
	line-height:1.2em;
	font-size:11px;
	margin:0px;
}
.center_text {
	list-style:none;
	width: auto;
}
.right_content2 {
	width:250px;
	float:left;
	padding-bottom:15px;
}
.tracklist {
	margin:0;
	list-style-type: none;
	text-align: left;
	padding:0;
}
ul.tracklists li {
	margin:0;
	list-style-type: none;
	text-align: left;
	padding:0px 0 8px 0;
}
ul.tracklists {
	margin:0;
	list-style-type: none;
	text-align: left;
	padding:3px 0 8px 0;
}
ul.tracklists p {
	margin:0;
	list-style-type: none;
	text-align: left;
	padding:0px;
}
.left_text2 {
	float:left;
	margin:0px;
	padding:10px 0 0 0;/* padding-left:20px; */
}
.distri {
	width:171px;
	height:165px;
	font-size:0.9em;
	text-decoration:none;
	padding:0px 17px 10px 0px;
	float:left;
}
.distri2 {
	width:170px;
	height:120px;
	font-size:0.9em;
	text-decoration:none;
	padding:0px 10px 10px 0px;
	float:left;
	line-height:110%;
}
.distri p {
	font-size:14px;
	font-weight:bold;
	margin: 0 0 10px;
	padding:3px 0;
	border-bottom:2px solid #505050;
	line-height:0.8em;
}

.distri p span {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#9D2900;
	line-height:0.8em;
}

.distri strong{
padding:5px 0;
}

.distri a, .distri2 a {
	font-size:0.9em;
	color:#93A5B6;
}
#navlist {
	margin:0px;
}
#navcontainer ul {
	/*background: transparent url(img/ulbg.jpg) left bottom no-repeat;*/
	list-style-type: none;
	text-align: left;
	font-size: 1em;
	padding:0 0 10px 0;
	margin:0px;
}
#navcontainer ul li {
	padding:5px 0;
	font-weight:bold;
	margin:0;
}
#navcontainer ul li p {
	padding:3px 15px 3px 25px;
	font-weight:normal;
	margin:0;
}
#navcontainer ul li a {
	background: transparent url(img/list-off.gif) left center no-repeat;
	text-decoration: none;
	color: #93a5b6;
	padding-left:25px;
	font-weight:bold;
}
#navcontainer ul li a:hover {
	background:  transparent url(img/list-on.gif) left center no-repeat;
	color: #93a5b6;
	font-weight:bold;
}
#navcontainer ul li a.current {
	background:  transparent url(img/list-on.gif) left center no-repeat;
	font-weight:bold;
}

/* ul.dl {
	list-style-type: none;
	text-align: left;
	padding:0px;
	padding-bottom:10px;
	font-size: 1em;
	margin:0;
}
ul.dl li {
	padding:5px 0 5px 0;
	border-bottom: 1px solid #ccc;
	font-weight:bold;
}
ul.dl li p {
	padding:3px 0px 3px 0px;
	font-weight:normal;
}
ul.dl li p a {
	background: transparent url(img/list-off2.gif) left center no-repeat;
	text-decoration: none;
	padding-left:10px;
	font-size: 0.9em;
	color:black;
	font-weight:normal;
	margin-left:10px;
}
ul.dl li p a:hover {
	width: 20%;
	background:  transparent url(img/list-active.gif) left center no-repeat;
	color: #9D2900;
	font-size: 0.9em;
	font-weight:normal;
	margin-left:10px;
	padding-left:10px;
} */

.helpT table
{ text-align: left;
font-size: 11px;
color: #fff;
width: 490px;
background-color: #fafafa;
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0px;
 } 

td.helpHed
{ border-bottom: 1px dotted #808080;
padding:0 0 2px 0;
font-weight: bold;
color: #fff; }

td.helpHedA
{ border-bottom: 1px dotted #606060;
padding:2px 0;
color: #fff;
width:200px; }

td.helpHedB
{ border-bottom: 1px dotted #606060;
padding:2px 0;
color: #fff;
width:80px; }

td.helpHedC
{ border-bottom: 1px dotted #606060;
padding:2px 0;
color: #fff;
width:70px; }

td.helpHedD
{ border-bottom: 1px dotted #606060;
padding:2px 0;
color: #fff;
width:140px; }

table.sofT
{ 
text-align: left;
font-size: 11px;
color: #ccc;
width: 580px;
border-collapse: collapse;
border-spacing: 0px; } 

table.sofT a
{ 
background:transparent url(img/dl_.gif) no-repeat scroll left center;
color: #93A5B6;
padding-left:15px;
 } 
 
 table.sofT a:hover
{ 
background:transparent url(img/dl.gif) no-repeat scroll left center; 
color: #93A5B6;
padding-left:15px;
 } 
 

ul.footer_menu {
	color:#fff ;
	list-style:none;
	float:right;
	display:block;
	width:520;
	margin:0px;
	padding:10px 20px 0 0;
	outline:none;
}
ul.footer_menu li {
	display:inline;
	font-size:10px;
	outline:none;
}
a.nav_footer:link, a.nav_footer:visited {
	display:block;
	float:left;
	padding:5px 6px 5px 10px;
	margin:0;
	text-decoration:none;
	color:#fff;
	outline:none;
}
a.nav_footer:hover {
	display:block;
	float:left;
	padding:5px 6px 5px 10px;
	margin:0;
	text-decoration:underline;
	color:#fff;
	outline:none;
}
a.nav_footer:active {
	display:block;
	float:left;
	padding:5px 6px 5px 10px;
	margin:0;
	text-decoration:none;
	color:#fff;
	outline:none;
}
#copyright {
	font-size:1em;
	float:left;
	padding:15px 0 0 20px;
	color:#fff;
}
#copyright a {
	color:#fff;
}
#footer {
	background-image:url(img/footer_big.jpg);
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:120%;
	margin:30px auto 20px;
	padding:0;
	position:relative;
	height:40px;
	width:940px;
}