body
	{
		background: #000000 url("../images/bg.gif") repeat-y fixed center;
	
	}

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: #000000
	}
td 
	{
		border: small double #ffffff
	}
table 
	{ 
		border-collapse: collapse
	}



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

a:visited {
	color: #000000;	text-decoration: none;
	font-weight: bold;

a:hover, a:visited {
	color: #000000; text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #000000;	text-decoration: none;
	font-weight: bold;
}


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

div.iriscredit {
top: 0px;
right: 0px;
width: 66px;
height: 66px;
position: absolute;
z-index:9;
}

