/* Linkovi */
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}


body {
	background-color: #FFFFFF; /* E0F0FC f2fffe  F6F8FC D8E8F8*/
	scrollbar-face-color: #EEEEEE;  /* 71C6FF */
	scrollbar-highlight-color: #F0F0FF; /* F0F0FF */
	scrollbar-shadow-color: #BBBBBB; /* 000000 */
	scrollbar-3dlight-color: #F0F0FF; /* DEF2FF */
	scrollbar-arrow-color:  #ED6818; /* 000000 */
	scrollbar-track-color: #FFFFFF; /* FFFFFF */
	scrollbar-darkshadow-color: #999999; /* 256bbd */
	background-image : url(d/nw/newbg3.jpg);
	background-repeat: no-repeat;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: auto;
	color : #000000;
	/* padding-left: 11em; */
	/* padding-right: 0; */
	/* background: white url("pendant.png"); */
    /* background-repeat: repeat-y; */
    /* background-position: center center; */
	/* background-attachment: fixed; */
	/* background-position: 100% 100%; */
    /* background-repeat: no-repeat; */
	/* font-size:100%; */
    /* line-height:1.125em; */
	/* background-position: bottom right; */
	/* CURSOR: pointer; */	
    /* cursor: url(http://hostdrjack.com/cursors/7002.ani) */ 
	/* cursor:text */
	/* cursor: color; */

	
}
