body
	{
		background: #1d1d1d url("../images/bg.jpg") repeat fixed center center;
	

	}

td,tr,p,div {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
	}
menu
	{
		font: 900 24px helvetica;
		color: #FFFFFF
	}
td 
	{
		border: small double #transparent
	}
table 
	{ 
		border-collapse: collapse
	}


a:link {text-decoration: none; color: #ffffff}
a:visited {text-decoration: none; color: #ffffff}
a:hover {text-decoration: none;color: #ffffff}
a:active {text-decoration: none;color: #ffffff}

td.solid {border-style: groove; border-color: #transparent}
td.ads {border-style: groove; border-color: #transparent; background-color: #000000}
td.title {border-style: double; border-color: #transparent}
td.store {border-style: groove; border-color: #transparent}
td.store2 {border-style: groove; border-color: #transparent}
td.banners {border-style: groove; border-color: #transparent}

html {overflow-y: scroll;}
