body {
		background-attachment: fixed;
		background-repeat: no-repeat;
		scrollbar-face-color:white
		scrollbar-highlight-color:#113A36;
		scrollbar-3dlight-color:#113A36;
		scrollbar-darkshadow-color:#113A36;
		scrollbar-shadow-color:silver;
		scrollbar-arrow-color:silver;
		scrollbar-track-color:silver;
	}

td, p, ul, li, a {
		font-weight: none;
		font-size: 11px;
		font-family: Verdana;
		color: silver
	}

a {
		text-decoration: none;
		color: silver;
		font-size: 11px;
	}

a:hover {
		text-decoration: none;
		color: white;
		font-size: 11px;
	}

.txt {
		filter:progid:DXImageTransform.Microsoft.Glow(Color=#05061B,Strength=2)
	}

	
	 