body
	{
	background-color:FFFFFF;
	background-image:url(../images/bg.jpg);
	background-attachment: fixed;
	background-position:center center;
	background-repeat:repeat;
	}

html {overflow-y: scroll;}

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


td.solid {border-style: groove; border-color: #transparent}
td.ads {border-style: groove; border-color: #transparent; background-color: #ffffff}
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}

a:link, a:visited {
	color: #ffffff; text-decoration: none;
	font-weight: regular;
}

a:visited {
	color: #ffffff;	text-decoration: none;
	font-weight: regular;

a:hover, a:visited {
	color: #ffffff; text-decoration: underline;
	font-weight: regular;
}

a:active {
	color: #ffffff;	text-decoration: none;
	font-weight: regular;
}

}
a:hover {
	color: #ffffff; text-decoration: underline;
	font-weight: regular;
}

