body 
	{
	background: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image: url(images/bgp.gif);
	margin: 0px; 
}
	
a:link {
 	color: White;
	text-decoration: none;
}	

a:visited {
	color: #ffccff;
	text-decoration: none;
}
	
a:hover {
	color: #daa8a7;
	text-decoration: none;
}	

table {
	background-color: Black;
	width: 600px;
	border: white, 1px;
	text-align: left;
	table-layout: auto;
}

td {
	text-align: center;
}

td.footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: white;
	text-align: left;
	text-indent: 0%;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 15px;
}

td.footer2 {
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-color: white;
	border-top-color: white;
	text-align: left;
	text-indent: 0%;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 15px;
}

td.name {
	padding-left: 20px;
}

.button {
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}

img {
	border-color: black;
	
}

td.name {
	height: 40px;
	elevation: level;
	text-indent: 0;
}

td.top {
	border-top-color: White;
	border-top-width: 1px;
	border-top-style: solid;
}
