body
	{


background: transparent url("images/bg2.jpg") repeat-y fixed top center;
	
	}



html
	{
		
			background: #000000 url("images/bg.jpg") repeat-y fixed top center;
	height:100%;
	}

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


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

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}




