
body
	{
	background-color:#000000;
	background-image:url(../images/bg.jpgxxxxx);
	background-attachment: fixed;
	background-position:center center;
	background-repeat:no-repeat;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;

}

html {overflow-y: scroll;}

td,tr,p,div {
}


table, img
	{ 
		border:0px;
	}



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;
}


#tophead {
	clear:left;
	width:100%;
	margin:0;
	background:#000000 url(../images/top.jpg) top center repeat-x;
	height:150px;}

