body
	{
	background-color:000000;
	background-image:url(../images/top.png);
	background-position:top center;
	background-repeat:repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

td,tr,p,div {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}
	}
menu
	{
		font: 900 24px helvetica;
		color: #606060
	}
td 
	{
		border: small double #transparent
	}
table 
	{ 
		border-collapse: collapse
	}



a:link, a:visited {
	color: #000000; text-decoration: none;
	font-weight: regular;
}

a:visited {
	color: #000000;	text-decoration: none;
	font-weight: regular;

a:hover, a:visited {
	color: #000000; text-decoration: underline;
	font-weight: regular;
}

a:active {
	color: #000000;	text-decoration: none;
	font-weight: regular;
}

}
a:hover {
	color: #000000; text-decoration: underline;
	font-weight: regular;
}

#topbar{
	height:149px;
	width:100%;	
	background-color:000000;
	background-image:url(../images/top.png);
	background-position:top center;
	background-repeat:repeat-x;
	position: fixed;
	z-index: 99;
	position: fixed;
	top: 0;
}

a {
   outline: none;
}
