.table_image
{
background-image: url('../images/outlines/shadow.jpg'); 
background-position: right bottom;
background-repeat: no-repeat;
background-color: black;
border-style: solid;
border-width: 1px; 
margin-left:auto;
margin-right:auto;
}




td
{
vertical-align: top;
}


td
{
vertical-align: top;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

 

.border {
		border-style: solid;
		border-color: #ffffff;
		border-width: 0px;
		
		}

#menu3 ul {
	width: 100px;
	margin: 0px;
	border-style: solid;
	border-color: #ffffff;
	border-size: 5px;
	border-width: 1px 1px 1px 1px;
	}
	
#menu3 li a {
	height: 32px;
	font-family:Helvetica; font-weight: bold;
	font-size: 90%;
	color: #ffffff;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, 
#menu3 li a:visited {
	color: #ffffff;
	display: block;
	background:  #black;
	padding: 8px 0 0 10px;
	font-family:Helvetica; font-weight: bold;	
	}
	
#menu3 li a:hover {
	color: #ffffff;
	background:  #cccccc;
	padding: 8px 0 0 10px;
	font-family:Helvetica; font-weight: bold;
	}

