body {
		background-attachment: fixed;
		background-repeat: no-repeat;
		scrollbar-face-color:black
		scrollbar-highlight-color:#253D55;
		scrollbar-3dlight-color:#253D55;
		scrollbar-darkshadow-color:#253D55;
		scrollbar-shadow-color:#253D55;
		scrollbar-arrow-color:#253D55;
		scrollbar-track-color:#253D55;
	}

td, p, ul, li, a {
		font-weight: none;
		font-size: 14px;
		font-family: Verdana;
		color: white
	}

a {
		text-decoration: none;
		color: white;
		font-size: 12px;
	}

a:hover {
		text-decoration: none;
		color: #253D55;
		font-size: 12px;
	}

.txt {
		filter:progid:DXImageTransform.Microsoft.Glow(Color=#05061B,Strength=2)
	}
.txt1 {
		color: #07051B;
		font-weight: bold
	}
.txt2 {
		color: #07051B;
		font-weight: bold;
		text-align: center;
		filter:progid:DXImageTransform.Microsoft.Glow(Color=white,Strength=2)
	}
	
	
	 