body
  {
  background-color:black;
  color:white;
  font-family:calibri,verdana,tahoma;
  font-size:10px;
  }


#top {
		background-image: url(img/bg1.jpg);
		}
		
#top .inner {
	background: transparent url('img/bg2.jpg') no-repeat top left;
	height: 179px;
}


#top a{
    margin-left:180px;
	color: #000;
	text-decoration:none;
}


#subtop{
	color: #333;
	padding-left: 180px;
	line-height:5px;}

a:link
{
	color: rgb(102,0,255);
	text-decoration:none;
	font-size:12px;
}
a:visited
{
	color:rgb(255,255,153);
	text-decoration:none;
	font-size:12px;
}	

a:hover
{
	color:rgb(204,102,0);
	text-decoration:none;
	font-size:12px;
}

table
{
	font-size:16px;
	color:white;
	font-family:calibri,verdana,tahoma;
}	
td 
{
  horizontal-align:left;
} 
img { border: none; }
