body {
	background-attachment: fixed;
	background-image: url(../images/bck.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	SCROLLBAR-FACE-COLOR: #636363; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #939393; 
	SCROLLBAR-ARROW-COLOR: #939393; 
	SCROLLBAR-TRACK-COLOR: #454545; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #939393;
}

}
.heading-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.imgHand {
	cursor: hand;
}
.imgCursorDefault
{
	cursor: default;
}