 

hr{
	margin: 0;
	padding: 0; border: 0; height: 1px; border-bottom: 1px dotted #333;
}

 

 
A:link {
	color: #ffda9a;
	text-decoration: none;
}
A:visited {
	color: #ffda9a;
	text-decoration: none;
}
A:active {
	color: #ffda9a;
	text-decoration: none;
}
A:hover {
	color: #ffda9a;
	text-decoration: underline;
}




A.small_link:link { 

	color: #ceb181;
	font-weight:100;
	text-decoration: none;
}
A.small_link:visited {
	color: #ceb181;
	text-decoration: none;
}
A.small_link:active {
	color: #ceb181;
	text-decoration: none;
}
A.small_link:hover {
	color: #e8c790;
	text-decoration: underline;
}

   
.screen_bg{
margin:15px 0px; 
float:left;   width:222px; height:148px;

}
 
.screen{
 
	opacity:.8;
	width:222px; height:134px;

 
 
	
	
}
.screen:hover{
	opacity:1;
 
	
	
}
.screenMask{
	background-position:top center;width:220px; height:148px;
	background-image:url(../images/screenMask.png); 
}
 
.separatorLineTop {
	width:100%;
	height:70px; 
	position:absolute;
	top:0px;
	background-position:top center;
	background-image:url(../images/footerBorder.png);
}
.separatorLineBottom {
	width:100%;
	height:70px;
	position:absolute;
	bottom:0px;
	background-position: bottom center;
	background-image:url(../images/footerBorder.png);
}
 
.Boxes {
	float:left;
	display:block;
	width:270px;
	height:160px;
	margin-top:10px;
}
.NewsSkrot {
	float:left;
	display:block;
	width:540px;
	margin-top:10px;
}
.ButtonFlag {
	margin: 0px 3px;
	margin-top: 7px;
	float:left;
	width:20px;
	height:11px;
	display:block;
	clear:right;
	cursor:pointer;
	background:  no-repeat scroll 0 -11px;
}
.ButtonFlag:hover {
	background-position:0px 0px;
}
A.news_title:link {
	color:#ff7b2b;
	text-decoration: none;
	font-weight:100;
}
A.news_title:visited {
	color: #ff7b2b;
	text-decoration: none;
}
A.news_title:active {
	color: #ff7b2b;
	text-decoration: none;
}
A.news_title:hover {
	color: #ff7b2b;
	text-decoration: underline;
}
#news_date {
	width:100%;
	text-align:left;
 
}
#news_title_head1 {
 
	color:#ff7b2b; 

 
	 
}
#news_title_head2 {
}
#news_more {
 
	width:100%;
	text-align:right;
}
#news_text {
	width:100%;
	text-align:justify;
	clear:both;
}
img {
	border:0px;
}
.clear {
	clear:both;
}
