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:#113A36;
		scrollbar-arrow-color:#072559;
		scrollbar-track-color:#072559;
	}

td, p, ul, li, a {
		font-weight: none;
		font-size: 14px;
		font-family: Verdana;
		color: white
	}

a {
		text-decoration: none;
		color: yellow;
		font-size: 11px;
	}

a:hover {
		text-decoration: none;
		color: white;
		font-size: 11px;
	}

.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)
	}
	
	
#banner {  
width: 750px;
height: 60px;
}
#index {
width: 100%;
height: 100%;
}	 
.menu {  
margin-left: 30px;
margin-right: 10px;
text-align: left;


}