.bg {
	background-image: url(index_gfx/texture-bg.jpg);
	background-repeat: repeat;
}
.headtab {
	height: 60px;
}
.mainnav {
	font-size: 14px;
	color: #CECF9C;
	vertical-align: middle;
	font-family: Calibri;
	font-weight: bold;
	filter:Glow(Color=blue, Strength=20);
	text-decoration: none;
}

