body    { 
			font-weight: bold;
			text-decoration: none;
			padding: 0px;
			margin: 0px;
			cursor: auto;
			scrollbar-3d-light-color:#333;
			scrollbar-arrow-color: #333;
			scrollbar-base-color: #000000;
			scrollbar-darkshadow-color: #000000;
			scrollbar-face-color: #000000;
			scrollbar-highlight-color: #333;
			scrollbar-shadow-color: #000000;
			scrollbar-track-color: #000000;
			background-color:#000;
}
a {text-decoration:none;
	color:#76694f;
}
a:hover {
	text-decoration:underline;
}
.inp_name {
	font-size:18px;
	text-transform: uppercase;
	}
.logo{
	background-attachment:fixed;
	background:url(images/wbg_01.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:450px;
}
.news{
	width:350px;
	color: #76694f;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.disclaimer{
	color: #ffffff;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.newsb{
	background-attachment:fixed;
	background:url(images/wbg_02_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:350px;
	color: #76694f;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.newsb:hover{
	background:url(images/wbg_02.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
