@charset "utf-8";
/* CSS Document */

<style type="text/css">
body,td,th {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000;
}
.tableH100 {
	height: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFF;
	text-align: justify;
}

.copyright {
	color: #FFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

</style>
roundtable {
}
.roundtable {
	border-radius: 10px;
	background-color: #FFFFFF;
	font-size: 14px;

}
img.top {
	vertical-align:text-top;
	padding:4px 4px;
	}
img.bottom {
	vertical-align:text-bottom;
	}
	
	img.middle {
	vertical-align:text-middle;
	}
	
.ImageTOPBorder
{
	padding: 5px;
	background-color: white;
	vertical-align: text-middle;
	text-align: left;
}
.ImageTOPBorder2
{
	padding:4px 4px;
	background-color:black;
	vertical-align:text-middle;	
}

p.padding
{
padding:10px;
}

.whitelink
{
	color: #FFFFFF;

}
.blacklinks {
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	color: #000000;
}
