body
		{
		margin:0px;
		background-color:black;
		}
		
table.top
		{
		border-bottom:1px solid white;
		background-image:url(../pages/pics/bg_menu.jpg);
		background-repeat:no-repeat; 
		background-position:right; 
		}
		
table.bottom
		{
		border-top:1px solid white;
		}
		
td.bottom
		{
		font-family:verdana, arial, helvetica;
		font-size:10px;
		color:white;
		}
		
td.nav
		{
		padding-left:29px;
		padding-bottom:10px;
		white-space:nowrap;
		}
		
a
		{
		font-family:verdana, arial, helvetica;
		font-size:12px;
		font-weight:bold;
		color:white;
		text-decoration:none;
		}
		
a:hover
		{
		color:#EEDA00;
		}
		
a.small
		{
		font-family:verdana, arial, helvetica;
		font-size:10px;
		font-weight:bold;
		color:white;
		text-decoration:none;
		}
		
a:hover.small
		{
		color:#EEDA00;
		}