body {
	margin: 0px;
	font-family: "Tahoma";
	font-size: 11px;
	color: #8c8a80;
}
.text11 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #8c8a80;
}


/* --------------------------------------------------------------*/

#news { float: left;margin-left: 3px;width: 220px;height: 295px;display: inline; overflow: hidden;}
#news p {margin-bottom: 13px; } 
#news p.last {margin: 0;}
#inside_news {padding: 7px;height:  295px;}
#scroller_news {position: relative; top: 0; left: 0;}
#masca_news {width: 220px; height: 295px; clip:rect(0,220px,295px,0); overflow:hidden; position: absolute; top: 0; left: 0;  }
#continut_news {position: absolute; top: 0px; left: 45; width: 220px;}
#track_news {width: 1px; height: 295px; background-color: #fff; position: absolute; top: 0; left: 15px;}
#drag_news {position: absolute; top: 0; left: 10px; height: 17px; background-color: #a9100f; width: 11px; cursor: pointer; } 
#up_news, #down_news {display: none;}

/* --------------------------------------------------------------- */

/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; overflow:hidden;
	width:97px; height:383px; z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:97px; height:383px; 
	clip:rect(0px, 97px, 383px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}

table#imgTbl { width:97px }
table#imgTbl td { height:383px; vertical-align:middle; text-align:center }

.text11-2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #cdcab9;
	text-decoration: none;
}
.text14-2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #cdcab9;
	text-decoration: none;
}
.textRed {
	font-family: Tahoma;
	font-size: 11px;
	color: #b70a0a;
	text-decoration: none;
}
.text11White {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#lve{
	text-decoration:none;
	color:#8c8a80;
}