body {   
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat:  no-repeat;
	background-repeat: no-repeat;
	background-position: center center;
       /* scrollbar-3dlight-color:#8A8A8A;
           scrollbar-arrow-color:#9C9C9C;
           scrollbar-base-color:#9C9C9C;
           scrollbar-track-color:#9C9C9C;
           scrollbar-darkshadow-color:#59646E;
           scrollbar-face-color:#59646E;
           scrollbar-highlight-color:#59646E;
           scrollbar-shadow-color:#59646E;*/
}





.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	text-decoration: none
}
A.copyright:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	text-decoration: none
}

A.copyright:Active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	text-decoration: none
}
A.copyright:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
	text-decoration: none
}
