body {
background-attachment: fixed;
background-repeat: no-repeat;
scrollbar-face-color:#0F154D;
scrollbar-highlight-color:#05061B;
scrollbar-3dlight-color:#05061B;
scrollbar-darkshadow-color:#05061B;
scrollbar-shadow-color:#05061B;
scrollbar-arrow-color:yellow;
scrollbar-track-color:#05061B;
marginwidth="0"; 
marginheight="0"; 
margin="0"; 
/*leftmargin="0";*/ 
bgproperties="fixed"; 
cellspacing="0"; 
cellpadding="0"; 
border="0"
	}

td, th, p, ul, li, a {
		font-size: 1em;
		font-family: Verdana;
		color: white
	}

a {
		text-decoration: none;
		color: yellow
	}

a:hover {
		text-decoration: underline
	}

.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)
	}
h1 {
font-size: 1,1em;
color: yellow;
}
#banner {  
width: 750px;
height: 60px;
}
#index {
/*width: 100%;*/
height: 100%;
}
div.data 
{
visibility : hidden;
position: absolute;
top: 200px;
left: 20px;
font-size: 14px;
}