body{
	 background:#000;
     margin:0 0 0 0;	 
	 SCROLLBAR-HIGHLIGHT-COLOR:#ffffff ; 
	 SCROLLBAR-SHADOW-COLO:#666666 ; 
	 SCROLLBAR-3DLIGHT-COLOR:#666666 ; 
	 SCROLLBAR-ARROW-COLOR:#ffffff ; 
	 SCROLLBAR-TRACK-COLOR:#ffffff ; 
	 SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
	 overflow:yes;	 
	 }

a {		
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
	}
	 
a:hover {
		text-decoration:none;
		}

img {
	border: 0px;
}

p, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

.list {
	background-color: #4C4C4C;
}

.list h1 {
	background: url(img/list_bg.gif) no-repeat;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	padding: 12px 0 0 18px;
}

.list h2 a {
	background: url(img/list_bot.gif) repeat-x;
	width: 169px;
	height: 46px;
	font-size: 13px;
	line-height: 1.2em;
	color: #FF8F00;	
	padding: 8px 0 0 18px;
}

.list h2 a span {	
	font-size: 10px;
	font-family: Verdana;
	color: #fff;	
}

.list h2 a:hover {	
	color: #fff;
}

.list h2 a:hover span {		
	color: #FF8F00;	
}

.video {
	background: url(img/bg_right.jpg) no-repeat;
	padding: 20px;
}


.title {
	font-size: 14px;
	color: #000;	
	font-weight: bold;
}

.video_url {
	font-family: Verdana;
	font-size: 12px;
	color: #F79111;		
}

.video_url a {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-decoration:none;	
}

.video_url a:hover {	
	color: #F79111;
}