/* CSS Document */

/* CSS Document */
body {

background-color:#000000;
overflow-x:hidden;
}
.tableborder
{
border-bottom-style:solid;
}


#CONTAINER_NEWS{
position:absolute;
top:0px;
	width:1310px;
	height:1693px;
 left:50%;
margin-left:-655px; 
}



#PAGE_NEWS{
	position:absolute;
	top:209px;
	left:393px;
	width:531px;
	height:1325px;
	background-image:url(../assets/images/inner_20_news.jpg);
	background-repeat:no-repeat;
background-color: #4b3117;
}

#NEWS_FLASH{
	position:absolute;
	top:209px;
	left:393px;
	width:533px;
	height:1320px;
		z-index:6;
}
#ADS_NEWS{
	position:absolute;
	top:1200px;
	width:255px;
	height:64px;
	 left:50%;
margin-left:-190px; 
	z-index:2;
}
#P_AD_NEWS{
	position:absolute;
	top:1320px;
	width:200px;
	height:155px;
	 left:50%;
margin-left:-100px; 
	z-index:2;
}


#CHRON_TEXT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	color: #FFFFFF;
	word-spacing: normal;
	padding: 20px;
}
#NEWS_TEXT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	word-spacing: normal;
	padding: 15px;
}
#BOTTOM{
	position:absolute;
	top:998px;
	left:393px;
	width:530px;
	height:127px;
	background-image:url(../assets/images/design_resize_slice_bottom.jpg);
	background-repeat:no-repeat;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}

#BOTTOM a:link       {color: #FFFFFF;}
#BOTTOM a:visited    {color: #FFFFFF;}
#BOTTOM a:hover      {color: #000000;}
#BOTTOM a:active     {color: #000000;}

#BOTTOM_EASY{
	position: relative;
	top:330px;
	width:530px;
	height:127px;
	background-image:url(../assets/images/design_resize_slice_bottom.jpg);
	background-repeat:no-repeat;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}
#BOTTOM_EASY a:link       {color: #FFFFFF;}
#BOTTOM_EASY a:visited    {color: #FFFFFF;}
#BOTTOM_EASY a:hover      {color: #000000;}
#BOTTOM_EASY a:active     {color: #000000;}
POINTER{
cursor:pointer;
cursor:hand;
}
